Commit Graph

115 Commits (biometric-js-v2.0.0-beta.0)

Author SHA1 Message Date
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
lucasfernog 18e478aba0
publish new versions
1 year ago
Lucas Nogueira 2643a4c331
fix(ci): revert pre.json changes
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Amr Bashir 506ce4835b
refactor(updater): accomodate to new tauri config restructure (#924)
1 year ago
Lucas Fernandes Nogueira 15dc7060e8
fix(shell): deadlock on read line error (#923)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
Amr Bashir 0879a87a7e
refactor(updater): migrate to tauri's new resource table (#899)
1 year ago
Amr Bashir 8505a756b5
chore: add change file for updater proxy change (#907)
1 year ago
Olivier Lemasle bf5a21d5b2
fix(dialog): On Android, do not add a `Cancel` button to message dialogs (#873)
1 year ago
阿良仔 1b1d795b58
fix(notification): export the missing `Schedule` class (#874)
1 year ago
Amr Bashir ae0cb92438
refactor(http): migrate to tauri's new resource table (#834)
1 year ago
阿良仔 ea8eadce85
fix(fs): match default value of `create` option with js documentation (#865)
1 year ago
hygkui 1a347203a5
fix: fix http plugin fetch init with connectTimeout. (#858)
1 year ago
github-actions[bot] e80626cf81
Publish New Versions (v2) (#854)
1 year ago
Amr Bashir 2e2fc8de69
fix(fs): use correct arg name for unwatch (#857)
1 year ago
Trevor Fitzgerald 85f8419682
fix(fs): Fix DebouncedEvent type to match what notify-rs returns (#848)
1 year ago
Amr Bashir c60123093d
fix(fs): fix panic due to unwrap & truncate by default (#847)
1 year ago
github-actions[bot] 38b5d37b54
Publish New Versions (v2) (#843)
1 year ago
Lucas Fernandes Nogueira 8b1d821a37
fix(deep-link): issue with tauri alpha.20 emit breaking change (#844)
1 year ago
阿良仔 bfa87da848
feat(http): expose proxy configuration (#824)
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Lucas Nogueira 7bdc32079c
fix(ci): set dependencies on covector config
1 year ago
Lucas Fernandes Nogueira 10b80391fc
refactor(fs): use scope from tauri core (#825)
1 year ago
Amr Bashir 69a1fa099c
feat(fs): improved API (#751)
1 year ago
Lucas Fernandes Nogueira 2cf8faa3e1
chore(deps): update to tauri alpha.20, @tauri-apps/api alpha.13 (#839)
1 year ago
Amr Bashir e5f979f91a
fix(core/updater): check if installer args are not empty before passing `-ArgumentList` (#818)
1 year ago
Lucas Nogueira 8df28a9875
feat(mobile): add biometric plugin (#829)
1 year ago
Lucas Nogueira fe79adb5c7
feat(mobile): add NFC plugin (#830)
1 year ago
Fabian-Lars 7c59e3785b
feat(dialog): Re-export FileResponse (#837)
1 year ago
Amr Bashir b1c6a7885e
fix(core/dialog): reconstruct path using appropriate separator (#820)
1 year ago
Lucas Fernandes Nogueira 2d6bfbfacf
feat(fs): include full error message (#826)
1 year ago
github-actions[bot] 68cb23f9c0
Publish New Versions (v2) (#723)
1 year ago
Fabian-Lars 387c2f9e0c
chore: Update Tauri to alpha.18 (#802)
1 year ago
Mitchell van der Hoeff f4b2674fd5
fix(sql): Encode JSON numbers as f64 to fix JSON_EXTRACT queries (#797)
2 years ago
Michael Howell 0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux (#796)
2 years ago
kris-ava e7c72c9816
fix(updater): fix appimage extraction (#784)
2 years ago
pashokitsme 2e2c0a1b95
fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769)
2 years ago
Fabian-Lars 0864c54147
fix(updater): replace url vars in query params (#756)
2 years ago
Amr Bashir 88d260d901
fix(fs): add options argument for `exists` function closes #734 (#744)
2 years ago
Amr Bashir a3ca64275a
fix(updater): Use escaped installer path to start the msi updater (#728)
2 years ago
Fabian-Lars 9db40a6dc4
fix(updater): Use escaped installer path to start the nsis updater (#727)
2 years ago
Amr Bashir fc62ead565
fix(os): use an internal object instead of ` window.__TAURI__`, closes #719 (#721)
2 years ago
Fabian-Lars 251852ccbc
chore: Merge branch v1 into v2 (#702)
2 years ago
github-actions[bot] d4d1633c4d
Publish New Versions (v2) (#688)
2 years ago
Lucas Fernandes Nogueira e438e0a62d
feat: update to alpha.17, typed mobile plugin IPC arguments (#676)
2 years ago
github-actions[bot] 437dfba814
Publish New Versions (v2) (#629)
2 years ago
Mo beb6b139eb
Fix invoke calls in dialog & shell init scripts (#675)
2 years ago