Commit Graph

423 Commits (69a1fa099c3143b6e426492f1c9d9cfbe56d2209)

Author SHA1 Message Date
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)
2 years ago
Fabian-Lars 78e60e6618
fix(updater): Typo in error enum (#812)
2 years ago
Tillmann a848e1870a
chore(barcode): Added security policy (#766)
2 years 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
FabianLars bd0b015180
update notify version to match code
2 years ago
FabianLars 058d5dde0d
Merge remote-tracking branch 'origin/v1' into v1-into-v2-again
2 years ago
Fabian-Lars 8c9ff2a2a9
chore: Add sponsors section to readme (#758)
2 years ago
Kai Hata 5106b9d0c6
docs(localhost): incorrect usage of RemoteDomainAccessScope in README. (#757)
2 years ago
Fabian-Lars 0864c54147
fix(updater): replace url vars in query params (#756)
2 years ago
renovate[bot] 2d941a407b
chore(deps): update dependency svelte-check to v3.6.1 (#755)
2 years ago
renovate[bot] e66b196852
chore(deps): update dependency vite to v5.0.2 (#753)
2 years ago
renovate[bot] 32309c90d8
chore(deps): update dependency vite to v5.0.1 (#752)
2 years ago
Amr Bashir 445c1e6cb6
feat(notifications): use the ligh `windows-version` crate (#750)
2 years ago
Amr Bashir 88d260d901
fix(fs): add options argument for `exists` function closes #734 (#744)
2 years ago
renovate[bot] 0a387ea358
chore(deps): update dependency typescript to v5.3.2 (#747)
2 years ago
renovate[bot] f16433be43
chore(deps): update dependency svelte to v4.2.7 (#743)
2 years ago
Amr Bashir eea3df56ef
fix: add back `main`, `module` and `types` field in top-level package.json (#742)
2 years ago
renovate[bot] 53a1a7e436
chore(deps): update dependency vite to v5 (#732)
2 years ago
renovate[bot] af3b36647c
chore(deps): update dependency svelte to v4.2.6 (#741)
2 years ago
renovate[bot] 19529b6097
chore(deps): update dependency svelte to v4.2.5 (#736)
2 years ago
renovate[bot] b11221a7c9
chore(deps): update dependency svelte to v4.2.4 (#733)
2 years ago
Amr Bashir 5a8bbe2967
chore: remove dead code from updater test (#731)
2 years ago
renovate[bot] 642a195d34
fix(deps): update rust crate windows-sys to 0.52 (#730)
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 1b98b85a1f
refactor: simplify rollup config and match `@tauri-apps/api` output style (#722)
2 years ago
renovate[bot] cb1586b4d1
chore(deps): update dependency @sveltejs/kit to v1.27.6 (#726)
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
renovate[bot] eac0cbff3c
chore(deps): update dependency @sveltejs/kit to v1.27.5 (#715)
2 years ago
renovate[bot] 84a2a11c4d
chore(deps): update dependency svelte-check to v3.6.0 (#713)
2 years ago
renovate[bot] 04e396d036
chore(deps): update dependency svelte to v4.2.3 (#712)
2 years ago
renovate[bot] 61e862597e
chore(deps): update dependency @sveltejs/kit to v1.27.4 (#709)
2 years ago
renovate[bot] af0ee307d4
chore(deps): update dependency @sveltejs/adapter-auto to v2.1.1 (#697)
2 years ago
renovate[bot] 96d5cabc17
chore(deps): update dependency @sveltejs/kit to v1.27.3 (#698)
2 years ago
renovate[bot] c27699ffab
chore(deps): update dependency @sveltejs/kit to v1.27.2 (#689)
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