Skip to content
This repository has been archived by the owner on Sep 22, 2024. It is now read-only.

Releases: iamalper/filedrop

v0.6.0-alpha.4

02 Mar 20:53
Compare
Choose a tag to compare
v0.6.0-alpha.4 Pre-release
Pre-release

Commits

  • 9751b10: disable on push trigger (iamalper)
  • d9f0755: remove deprecated methods (iamalper)
  • 6f432a6: add new message type for checking if worker is active (iamalper)
  • 3aa72a3: add worker abstract (iamalper)

v0.5.0

15 Dec 20:30
eb208e3
Compare
Choose a tag to compare
Merge pull request #9 from iamalper/develop

Develop

v0.5.0-iamalper-issue7.11

15 Dec 19:21
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)
  • f573335: Support working on background #7 (iamalper)
  • 599d85e: Support working on background #7 (iamalper)
  • a019637: Support working on background #7 (iamalper)
  • a4a4cc0: Support working on background #7 (iamalper)
  • c9f6932: Support working on background #7 (iamalper)
  • d7605cb: Support working on background #7 (iamalper)

v0.5.0-alpha.291

15 Dec 20:05
Compare
Choose a tag to compare
v0.5.0-alpha.291 Pre-release
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 1a27821: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.9

09 Dec 18:00
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)
  • f573335: Support working on background #7 (iamalper)
  • 599d85e: Support working on background #7 (iamalper)
  • a019637: Support working on background #7 (iamalper)
  • a4a4cc0: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.8

09 Dec 12:49
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)
  • f573335: Support working on background #7 (iamalper)
  • 599d85e: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.7

09 Dec 10:27
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)
  • f573335: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.10

09 Dec 18:49
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)
  • f573335: Support working on background #7 (iamalper)
  • 599d85e: Support working on background #7 (iamalper)
  • a019637: Support working on background #7 (iamalper)
  • a4a4cc0: Support working on background #7 (iamalper)
  • c9f6932: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.6

02 Dec 10:55
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)
  • 75c7486: Support working on background #7 (iamalper)

v0.5.0-iamalper-issue7.5

01 Dec 20:46
Compare
Choose a tag to compare
Pre-release

Bug Fixes

  • πŸ› fixed issues with windows and multi network interfaces (iamalper)

Documentation

  • mark completed TODO (alper)

Code Refactoring

  • make stopListening not null (alper)
  • remove unsupported platform's folders (alper)
  • change WidgetKeys to enum (alper)
  • updating receive logic for running from isolate (iamalper)

Tests

  • create temp dir if not exists (alper)
  • use absolute path for temp dir (alper)
  • fix teardown (alper)
  • contiune discovering if couldn't find (alper)
  • βœ… allow more than one discover (iamalper)
  • βœ… fix test (iamalper)
  • βœ… fix test for actions (iamalper)
  • βœ… test fix (iamalper)
  • fix test 2 (iamalper)
  • use random ip for test and retry (iamalper)
  • πŸ§ͺ migrate to integration tests (iamalper)
  • fix asset directory seperator (iamalper)
  • migrate to integration tests (iamalper)
  • fix linux test with xvfb (iamalper)

Builds

  • remove msix (alper)
  • give error if build artifacts not found (alper)
  • enable windows build (alper)
  • add missing dependency (alper)
  • update actions (alper)
  • update actions (alper)
  • fix temp dir for windows (alper)
  • use absolute path for temp dir (alper)
  • use absolute path for path provider (alper)
  • fix the name of app icon for windows (alper)
  • fix windows build dir (alper)
  • seperate build artifacts (alper)
  • zip windows assets (alper)
  • fix multi line (alper)
  • windows zip source folder fix (alper)
  • fix deb path (alper)
  • fix deb directory (alper)
  • fix deb directory (alper)

Continuous Integration

  • πŸ’š windows build directory fix (iamalper)

Commits

  • a5e80d7: build: (alper)
  • b60df8c: Merge branch 'develop' of https://github.com/iamalper/weepy into develop (alper)
  • acdcd16: Revert "build: use absolute path for temp dir" (alper)
  • 91f2be7: Revert "test: create temp dir if not exists" (alper)
  • 6c2b2cb: Revert "build: use absolute path for path provider" (alper)
  • f3e51ed: Update README.md (iamalper)
  • 624c7ba: Revert "build: fix deb path" (alper)
  • 1e36211: Revert "build: fix deb directory" (alper)
  • a1c3d47: Remove todos in README.md (iamalper)
  • 602b7ef: Revert "test: βœ… allow more than one discover" (iamalper)
  • 207af36: Revert "test: βœ… fix test" (iamalper)
  • 665db3a: Support working on background (iamalper)
  • 292faaa: Support working on background (iamalper)
  • 768a883: Support working on background (iamalper)
  • 2577ac5: Support working on background (iamalper)
  • e6c3e07: Implement notification progress (iamalper)
  • 79d15d1: Support working on background (iamalper)
  • c2929ab: pump google-services dependency (iamalper)