Commit Graph

642 Commits (f3749e4de8355a4cb1d3fccd25214f92dd783400)

Author SHA1 Message Date
Tony 9b49f0abf7
docs(fs): dir -> baseDir (#961)
1 year ago
Amr Bashir e856adc72c
fix(shell): export `open` module (#939)
1 year ago
i-c-b 2f0e30852a
feat(core): recursive fs scope on directory file-drop event (#954)
1 year ago
Amr Bashir 531123cad0
fix(fs/wtacher): fix incorrect type for rename events (#947)
1 year ago
amrbashir 53c0e89860
docs(global-shortcut): fix cargo name
1 year ago
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
1 year ago
Lucas Nogueira 7659b9515d
merge from v2
1 year ago
FabianLars cb5ff764a6
license
1 year ago
FabianLars 0688416425
lint
1 year ago
FabianLars 14f5961569
chore: merge v1 into v2 for the last time
1 year ago
Lucas Nogueira 63afaf1dfa
fmt
1 year ago
Lucas Nogueira abd0176cc1
beta
1 year ago
lucasfernog 18e478aba0
publish new versions
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
Shubham Parihar 18cb861b52
type: add OpenDialogReturn generic type (#919)
1 year ago
Amr Bashir 70d99086de
fix(window-state): restore window position if the one of the window corners intersects with monitor (#898)
1 year ago
Lucas Fernandes Nogueira 8dea78ac7d
fix(notification): scheduled notifications not working (#909)
1 year ago
dependabot[bot] 32a5f92c8f
chore(deps-dev): bump vite from 5.0.6 to 5.0.12 (#910)
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
Fabian-Lars cf00900298
fix(upload): Prevent duplicate progress reports when using Promise.all (#908)
1 year ago
Zhang San 4e2e77580c
feat(updater) support proxy (#891)
1 year ago
Anton Piliugin 8a3db790b8
fix(updater): fix readme and types (#903)
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
lopo be5aebdec9
docs(log): update readme code example for v2 (#869)
1 year ago
Matthias Lohscheidt df5a6483c2
docs(sql): Add migrations section to README (v1) (#870)
1 year ago
Matthias Lohscheidt b9d29a0154
docs(sql): Add migrations section to README (#867)
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
renovate[bot] 9b99416965
fix(deps): update tauri monorepo (#815)
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
Trevor Fitzgerald 7de603ebff
fix(fs-watch): Fix DebouncedEvent type to match what notify-rs returns (#840)
1 year ago
Lucas Nogueira c2115d8d21
chore: fill description field for new crates
1 year ago
github-actions[bot] 8c6d96e645
Publish New Versions (v2) (#832)
1 year ago
Lucas Fernandes Nogueira 10b80391fc
refactor(fs): use scope from tauri core (#825)
1 year ago
Tillmann 1eaf640255
Added Security Policy and Threat Model for Log Plugin (#828)
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)
2 years ago
FabianLars 46dfb75d92
Revert "fix(deps): update dependency @tauri-apps/api to v1.5.2 (#814)"
2 years ago
renovate[bot] 3af968ce8f
fix(deps): update dependency @tauri-apps/api to v1.5.2 (#814)
2 years 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
Fabian-Lars eef088dde4
chore(websocket): Convert websocket example to vanilla ts (#805)
2 years ago
Tillmann a848e1870a
chore(barcode): Added security policy (#766)
2 years ago
renovate[bot] 8d00fc08f0
fix(deps): update rust crate tokio-tungstenite to 0.21 (#804)
2 years ago
renovate[bot] c7336bc330
chore(deps): update dependency typescript to v5.3.3 (#803)
2 years ago
Mitchell van der Hoeff f4b2674fd5
fix(sql): Encode JSON numbers as f64 to fix JSON_EXTRACT queries (#797)
2 years ago
renovate[bot] 84208e0a53
chore(deps): update dependency vite to v5.0.6 (#794)
2 years ago
renovate[bot] 2a28c81da6
chore(deps): update dependency vite to v5.0.5 [security] (#801)
2 years ago
renovate[bot] 56750d31e6
chore(deps): update dependency @sveltejs/kit to v1.27.7 (#799)
2 years ago
Michael Howell 0e3e3d4eac
fix(dialog): Pin rfd to 0.12 to prevent freeze on Linux (#796)
2 years ago
renovate[bot] b67dc85936
chore(deps): update dependency @tauri-apps/cli to v1.5.7 (#788)
2 years ago
kris-ava e7c72c9816
fix(updater): fix appimage extraction (#784)
2 years ago
renovate[bot] aabb440159
fix(deps): update rust crate http to v1 (#729)
2 years ago
renovate[bot] e1eb82fe92
fix(deps): update rust crate byte-unit to v5 (#764)
2 years ago
renovate[bot] a18d442765
chore(deps): update dependency svelte to v4.2.8 (#786)
2 years ago
renovate[bot] c98545b3ae
fix(deps): update rust crate bytes to v1 (#783)
2 years ago
renovate[bot] 9b2e9ab6c9
chore(deps): update dependency @tauri-apps/cli to v1.5.6 (#778)
2 years ago
renovate[bot] e7b022d62e
fix(deps): update rust crate byteorder to 1.5 (#781)
2 years ago
renovate[bot] 4195240f36
chore(deps): update dependency vite to v5.0.4 (#779)
2 years ago
Fabian-Lars a67f7cb7c8
chore(authenticator): Inline u2f crate (#780)
2 years ago
Fabian-Lars 3f7c4ddc96
chore: Add examples to root cargo workspace (#777)
2 years ago
Fabian-Lars 12900556a0
Revert "chore: Disable workspace inheritance for [package] (#775)" (#776)
2 years ago
Fabian-Lars 4899ae007a
chore: Disable workspace inheritance for [package] (#775)
2 years ago
renovate[bot] bd4bf06e6c
chore(deps): update dependency vite to v5.0.3 (#772)
2 years ago
pashokitsme 2e2c0a1b95
fix(dialog): fix message dialog return with custom buttons, fixes #711 (#769)
2 years ago
renovate[bot] 4f9e58d751
chore(deps): update dependency svelte-check to v3.6.2 (#763)
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
renovate[bot] 68d77f999c
chore(deps): update dependency @sveltejs/kit to v1.27.1 (#685)
2 years ago
Fabian-Lars 1712f27b77
feat(upload): Use BufWriter for file downloads. (#684)
2 years ago
renovate[bot] 5c3b2f7511
chore(deps): update dependency @sveltejs/kit to v1.27.0 (#681)
2 years ago
Lucas Fernandes Nogueira 76cfdc32b4
fix: adjust chrono dependency requirement (#680)
2 years ago
Lucas Fernandes Nogueira 0fc910a9f3
fix(authenticator): u2f cannot handle the chrono 0.4.30 breaking change (#679)
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
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
2 years ago
Amr Bashir b7c5407cac
refactor: remove window and app plugins (#671)
2 years ago
renovate[bot] 9e24e52164
chore(deps): update dependency @tauri-apps/cli to v1.5.5 (#672)
2 years ago
pashokitsme 0e642e68de
fix(updater): installation on macos #591 (#592)
2 years ago
Lucas Fernandes Nogueira d1b7c2c1fb
feat: build docs.rs documentation for Android (#654)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
2 years ago
renovate[bot] 444a16ca73
chore(deps): update dependency @sveltejs/kit to v1.26.0 (#668)
2 years ago
renovate[bot] cff0cdeaa8
chore(deps): update dependency svelte to v4.2.2 (#670)
2 years ago
renovate[bot] 6630e5db75
fix(deps): update tauri monorepo (#665)
2 years ago
renovate[bot] 662c61826b
chore(deps): update dependency vite to v4.5.0 (#666)
2 years ago
Fabian-Lars 1240631840
fix(websocket): Fix argument mismatch, fixes #661 (#663)
2 years ago
Amr Bashir c2103c91bc
feat(global-shortcut): pass app handle to the closure, closes #657 (#658)
2 years ago
Fabian-Lars 28ec084e56
fix(updater): Fix endpoint string replacements, fixes #655 (#662)
2 years ago
Pylogmon 77b81af36c
chore(sql): Refine features for sql plugin (#660)
2 years ago
renovate[bot] 9b20f28d74
chore(deps): update dependency @sveltejs/kit to v1.25.2 (#647)
2 years ago
renovate[bot] d68d5cce60
chore(deps): update dependency @tauri-apps/cli to v1.5.2 (#643)
2 years ago
mellobacon ac7390973b
feat(log): Custom .log file names (#633)
2 years ago
renovate[bot] d5f5d78830
chore(deps): update dependency vite to v4.4.11 (#635)
2 years ago
renovate[bot] 1f799ae25e
chore(deps): update dependency vite to v4.4.10 (#632)
2 years ago
renovate[bot] fa32d1afa9
chore(deps): update dependency @tauri-apps/cli to v1.5.1 (#630)
2 years ago
Lucas Fernandes Nogueira 8902fe9adf
fix(notification): permission on mobile returns `prompt` (#627)
2 years ago
renovate[bot] 9b96996b5a
fix(deps): update tauri monorepo to v1.5.0 (#626)
2 years ago
Xinyu Yang 3d279094d4
fix(positioner): Prevent tray relative windows from being moved off-screen (#291)
2 years ago
renovate[bot] 6111c7f3da
fix(deps): update rust crate notify-debouncer-mini to 0.4 (#577)
2 years ago
renovate[bot] 746067bb70
fix(deps): update rust crate auto-launch to 0.5 (#621)
2 years ago
renovate[bot] 7432a399db
fix(deps): update rust crate aho-corasick to 1.1 (#620)
2 years ago
renovate[bot] 4a39b74d5c
chore(deps): update dependency typescript to v5.2.2 (#619)
2 years ago
renovate[bot] dc5a14b6ad
chore(deps): update dependency tslib to v2.6.2 (#574)
2 years ago
renovate[bot] 418294b1a3
chore(deps): update dependency svelte-check to v3.5.2 (#617)
2 years ago
renovate[bot] 3febb72f28
chore(deps): update dependency svelte to v4.2.1 (#616)
2 years ago
renovate[bot] 473991371d
chore(deps): update dependency @sveltejs/kit to v1.25.1 (#584)
2 years ago
Fabian-Lars e98e8eac3d
fix(docs): Revert a single change from #612 (#613)
2 years ago
Praveen Ravichandran 44d8f60e0d
fix(typo): fixed some language related issues in the documentation (#612)
2 years ago
Fermín Cirella a1738b2401
fix(notification): function 'invoke' not found in permission request (#596)
2 years ago
Lorenzo Castellino b04bde3461
fix: small typo in README (#611)
2 years ago
Fabian-Lars 0190f68f1d
fix(sql): split up datatypes more granular, fixes #462 (#608)
2 years ago
Fabian-Lars 5b85dd22c7
fix(sql): decode float columns as f32, closes #602 (#607)
2 years ago
Lucas Fernandes Nogueira 76832e60bf
Revert "fix(deps): update rust crate rust-argon2 to v2 (#552)" (#565)
2 years ago
github-actions[bot] 2b9ddbe29a
Publish New Versions (v2) (#603)
2 years ago
Tejas Kumar 8e8ba52766
Fix logos (#604)
2 years ago
Lucas Fernandes Nogueira 454428cd50
feat: add barcode scanner plugin (#536)
2 years ago
Fabian-Lars eccd6f977a
feat: Add deep link plugin for mobile (#504)
2 years ago
Lucas Fernandes Nogueira 2409b01fe7
chore(examples): update to tauri 2.0.0-alpha.14 (#600)
2 years ago
github-actions[bot] 903361100c
Publish New Versions (v2) (#589)
2 years ago
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
Jason Tsai 70e535abd5
fix(window): use `button` property for `data-tauri-drag-region` left mouse button detection (#590)
2 years ago
i-c-b 2cb0fa719b
fix(http): remove `cmd` property from `http|fetch` invoke, closes #587 (#588)
2 years ago
github-actions[bot] 319de692bf
Publish New Versions (v2) (#560)
2 years ago
renovate[bot] 83148da959
fix(deps): update rust crate rust-argon2 to v2 (#552)
2 years ago
renovate[bot] e8d7e765e7
chore(deps): update dependency svelte to v4.2.0 (#550)
2 years ago
renovate[bot] bd0d88243a
chore(deps): update dependency svelte-check to v3.5.0 (#551)
2 years ago
renovate[bot] f001df870f
chore(deps): update dependency @sveltejs/kit to v1.22.6 (#548)
2 years ago
Gökçe Merdun e510f2fe4c
fix(os): correct typo in OsType (#561)
2 years ago
Lucas Fernandes Nogueira 265dbc02e3
chore(shell): remove outdated todo (#559)
2 years ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
2 years ago
github-actions[bot] 553c87bde0
Publish New Versions (v2) (#423)
2 years ago
Lucas Fernandes Nogueira d74fc0a097
feat: update to alpha.11 (#555)
2 years ago
Lucas Fernandes Nogueira d5a7c77a8d
fix(docs): enable `tauri/dox` feature on docs.rs build (#545)
2 years ago
Lorenzo Rizzotti 7e58dc8502
feat(websocket): add custom headers feature (#542)
2 years ago
Lorenzo Rizzotti ac495b9fb4
fix(websocket): config (#541)
2 years ago
Alexandre Dang dacde1629d
feat(stronghold): add an init function that uses argon2 (#449)
2 years ago
Amr Bashir 4ab90f048e
feat(updater): refactor and improvements (#431)
2 years ago
Amr Bashir 84133b57b8
feat(window): refactor and improvements (#426)
2 years ago
Lucas Fernandes Nogueira 5b3210c224
feat(shell): expand Command APIs (#526)
2 years ago
renovate[bot] 811b1ec12d
chore(deps): update dependency vite to v4.4.9 (#537)
2 years ago
Jason Tsai be591d2feb
fix(dialog): using AsyncMessageDialog for non linux, closes tauri#7182 (#445)
2 years ago
Amr Bashir 7d9df7297a
feat(http): refactor and improvements (#428)
2 years ago
Lucas Fernandes Nogueira 7f2e2dd5b8
fix(docs): plugin usage examples using wrong package name (#527)
2 years ago
renovate[bot] ee0d314bb5
chore(deps): update dependency svelte to v4.1.2 (#524)
2 years ago
renovate[bot] ae8a581f9a
chore(deps): update dependency @sveltejs/kit to v1.22.4 (#525)
2 years ago
renovate[bot] 67bff4559d
chore(deps): update dependency vite to v4.4.8 (#529)
2 years ago
Lorenzo Lewis 6f01bc11ab
chore: change readme banners urls (#523)
2 years ago
renovate[bot] b60b46a0b8
chore(deps): update dependency svelte to v4.1.1 (#508)
2 years ago
renovate[bot] 6d8f517148
chore(deps): update dependency tslib to v2.6.1 (#515)
2 years ago