Commit Graph

423 Commits (deps/rand)

Author SHA1 Message Date
Lucas Fernandes Nogueira 7581576a24
chore: update Android target SDK to 34 (#1368)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Amr Bashir aff47992b3
fix(shell): make `execute` command async (#1362)
1 year ago
Fabian-Lars cfb3d74d9f
chore(authenticator): Add missing changefile
1 year ago
Amr Bashir cb0a788d17
fix(shell): use serde `untagged` not `flatten` (#1328)
1 year ago
Fabian-Lars db45dfaab3
fix(deep-link): prevent duplicate `;` in .desktop files on Linux (#1357)
1 year ago
Tony 43224c5d5c
feat(updater): add `download` and `install` js binding (#1330)
1 year ago
Amr Bashir 9d7ae45b0e
fix(http): include browser headers if not set by user (#1354)
1 year ago
Tony 806404e96e
chore(updater): disable zip crate default features (#1329)
1 year ago
renovate[bot] 290616d8e3
chore(deps): update tauri monorepo (#1325)
1 year ago
thewh1teagle a940ef6250
feat(sql): preserve column order from query with indexmap (#1305)
1 year ago
Fabian-Lars 224108818d
chore: Remove dialog-js from changefile
1 year ago
Ale Guzman cd57dcdf04
feat(dialog): set `len` and `modified_at` fields in `FileResponse` on desktop (#1295)
1 year ago
Amr Bashir 58330f9ec1
feat(http): enable cookies and set origin header (#1192)
1 year ago
github-actions[bot] ecda84f8d5
Publish New Versions (v2) (#1279)
1 year ago
Fabian-Lars 021d23bef3
feat(deep-link): Add deep link support for desktop (#916)
1 year ago
Amr Bashir eb1679b997
fix(core/shell): speedup `Command.execute` & fix extra new lines (#1299)
1 year ago
Amr Bashir 5c1b7917e4
fix(shell/command): retry sending events when it fails (#1298)
1 year ago
Amr Bashir d9de5b19d1
feat(positioner, window-state): impl `WindowExt` for `WebviewWindow` (#1283)
1 year ago
Graham Held b4efa58d5d
feat(shell) raw-encoded pipe reader directly outputs buffer (no newline scan) (#1231)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] 6ea07297f4
chore(deps): change rust crate maplit version to `1` (#1270)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Tony 1fa4d30eab
feat(updater): support non zipped updater (#1174)
1 year ago
Tony 44e47fe98b
fix(window-state): restore window state for stubbed zerord state (#1259)
1 year ago
Amr Bashir 1f16c64d67
refactor(clipboard): refactor clipboard function arguments for better clarity about the needed type (#1218)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
1 year ago
Tony edf9a4f29d
fix(fs): missing debouncer rename cache (#1245)
1 year ago
github-actions[bot] 3e5da59abc
Publish New Versions (v2) (#1234)
1 year ago
Lucas Fernandes Nogueira 326df68839
fix(ios): decoding with default value is not supported (#1236)
1 year ago
Fabian-Lars b115fd22e0
fix(fs): Prevent deadlock when scope listeners are registered. (#1221)
1 year ago
github-actions[bot] 9f545c65ad
publish new versions (#1142)
1 year ago
Fabian-Lars 293f363c0d
fix(updater): Enable rustls-tls feature flag by default (#1175)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Fabian-Lars bb51a41d67
feat: Remove UNC prefix in paths returned to the frontend (#1168)
1 year ago
FabianLars ed46dca74f
Merge remote-tracking branch 'origin/v1' into chore/merge-v1-into-v2
1 year ago
Jesper L. Nielsen 4a5ab18a22
fix(upload): return type on is now a string (#976)
1 year ago
Tony 1f9e7ab4a0
fix(window-state): missing `restore_state` and `filename` js binding permission (#1180)
1 year ago
Amr Bashir 27b258cf31
chore(clipboard): expose `Clipboard` struct (#1185)
1 year ago
Fabian-Lars 500ff10fbd
fix(http): Enable tls support by default (#1166)
1 year ago
Tony 7e2fcc5e74
chore: add missing change files from #1139 (#1146)
1 year ago
Amr Bashir 0e9541fe89
feat(window-state): support using a custom filename (#1138)
1 year ago
github-actions[bot] 815a7073bc
Publish New Versions (v2) (#1116)
1 year ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
thewh1teagle c013fa52cd
refactor(window-state)!: use json instead of bincode (#1078)
1 year ago
Wito dabac0eedf
feat(single-instance): add MacOs unix domain socket impl (#1035)
1 year ago
venkr a2339195aa
fix(autostart): Fix LaunchAgent macOS autostart (#1118)
1 year ago
Tahmin Ahmed 4cd81126fd
fix(dialog): `open` function return mismatch (#1056)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Nogueira fe4ad4dd5c
Revert "add change file"
1 year ago
Lucas Nogueira 9c2fb9306e
add change file
1 year ago
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
1 year ago
Lucas Fernandes Nogueira 62ce5df52c
fix(notification): development mode check should use tauri::dev() (#1096)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
阿良仔 9dec9605ed
feat(clipboard): support `readImage` & `writeImage` (#845)
1 year ago
github-actions[bot] cc63614f1e
publish new versions (#471)
1 year ago
i-c-b cb96aa0627
fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081 (#1082)
1 year ago
Tony 1d7dc86ec3
fix(updater): run cleanup before exit on Windows (#1070)
1 year ago
Fabian-Lars 35ea5956d0
fix(dialog): Create dialogs on main thread (#1073)
1 year ago
Tony a3b5396113
refactor!(updater): migrate run updater using powershell to `ShellExecute` (#1054)
1 year ago
Jason Tsai 040004a6b9
chore(shell): change schema property name `command` to `cmd` (#1069)
1 year ago
Lucas Fernandes Nogueira c873e4d6c7
fix(http): inconsistencies on urlpattern usage on scope (#1059)
1 year ago
Tony 4e37316af0
fix(updater): fallback to passive mode & fix `installerArgs` deserialzation (#1051)
1 year ago
Lorenzo Rizzotti 753c7be0a6
feat(http) add unsafe-headers feature flag (#1050)
1 year ago
Amr Bashir 62dafda652
refactor!(global-shortcut): better APIs DX (#969)
1 year ago
github-actions[bot] 644eb448bb
publish new versions (#1042)
1 year ago
Tony 79691e93e0
fix(store): `with_store` and `StoreCollection` become private in #1011 (#1040)
1 year ago
github-actions[bot] 5006717a7f
publish new versions (#986)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Fabian-Lars 16fc0f2ee3
fix(dialog): Remove Linux specific code for rfd 0.14 compatibility (#1033)
1 year ago
Tahmin Ahmed 735810237e
fix: fix `plugins/fs` infinite loop on autoregen (#1029)
1 year ago
Lucas Fernandes Nogueira ac520a2841
feat(http): enhance scope URL matching via urlpattern (#1030)
1 year ago
Amr Bashir 9586eabd5a
chore(deps): update to `open-rs@5.1` (#1021)
1 year ago
Tony 2397ec5937
fix: single instance doesn't shutdown immediately (#1019)
1 year ago
Fabian-Lars 99bea2559c
chore: Update tauri to beta.8 (#1005)
1 year ago
AHQ 9d4b25cf85
Bump tauri to v2 beta.7 (#1001)
1 year ago
TukanDev dc6d3321e5
feat(clipboard): Implement HTML and clear functionality (#977)
1 year ago
Amr Bashir aa25c91bb0
feat(dialog): allow setting `canCreateDirectories` on macOS (#978)
1 year ago
Amr Bashir ae56b13a4d
fix(http): allow `User-Agent` header to be set (#983)
1 year ago
github-actions[bot] 267e39e250
Publish New Versions (v2) (#982)
1 year ago
Lucas Fernandes Nogueira 6d1e6218b5
fix(single-instance): wrong zbus import, closes #980 (#981)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Nogueira 5ca9a80f45
chore: fix covector
1 year ago
Lucas Fernandes Nogueira b1b9a02f9e
Merge pull request #971 from tauri-apps/chore/tauri-beta-3
1 year ago
Lucas Nogueira 14f381acf8
bump msrv
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira af6ebc8399
fmt
1 year ago
Lucas Nogueira 78abd7bdfb
comma
1 year ago
Lucas Nogueira d98fa3e9fa
rfd 0.14
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
amrbashir 72db444401
feat(sql,store): add `Builder::new`
1 year ago
Tony 51ba4c5330
fix(fs): make rename third parameter optional (#962)
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
Tony 2e7ef46d8b
refactor!(dialog): change `type` field in JS to `kind` (#945)
1 year ago
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
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
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)
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
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
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
pashokitsme 0e642e68de
fix(updater): installation on macos #591 (#592)
2 years ago
Lucas Fernandes Nogueira 5de23e79f9
chore: update deps, make mobile script paths relative (#649)
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
Lucas Fernandes Nogueira 8902fe9adf
fix(notification): permission on mobile returns `prompt` (#627)
2 years ago
Xinyu Yang 3d279094d4
fix(positioner): Prevent tray relative windows from being moved off-screen (#291)
2 years ago
github-actions[bot] 2b9ddbe29a
Publish New Versions (v2) (#603)
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
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
Lucas Fernandes Nogueira 1a94e73db7
fix(ci): run pnpm install with `--no-frozen-lockfile` (#562)
2 years ago
Gökçe Merdun e510f2fe4c
fix(os): correct typo in OsType (#561)
2 years ago
Lucas Fernandes Nogueira aec17a90fc
feat(http): improve performance (#558)
2 years ago
Lucas Fernandes Nogueira 12adc1dbec
fix(ci): update pnpm lockfile on version bump, fix covector config (#556)
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
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
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
Fabian-Lars aba07c27b8
Merge v1 into v2 (#468)
2 years ago
Pretzel Vector 0bba6932c0
fix(fs-js): fix `writeBinaryFile` invalid command usage (#454)
2 years ago
Fabian-Lars 9e440d27ae
chore: Re-add changefiles from #416 and #422 (#457)
2 years ago
github-actions[bot] 395ff65547
Publish New Versions (#470)
2 years ago
Fabian-Lars ad3028646c
fix(persisted-scope): separately save asset protocol patterns (#459)
2 years ago
Amr Bashir 52ef0addd8
feat(shell): ensure launched processes are detached (#463)
2 years ago
github-actions[bot] 8916544034
remove changefiles to publish release (#456)
2 years ago
github-actions[bot] 3d4697b34a
publish new versions (#417)
2 years ago
Thibault 9174b808dc
[persisted scope] fix: handle recursive directory correctly (#455)
2 years ago
Amr Bashir 56d455d343
fix(updater): fix nsis updater unable to launch installers requiring elevation (#444)
2 years ago
Lucas Fernandes Nogueira a79d6d94bd
feat(window): add option to disable controls (#406)
2 years ago
Lucas Fernandes Nogueira 83abea3cae
feat(window): add is_focused API (#407)
2 years ago
Lucas Fernandes Nogueira 1cb831183c
feat(updater): backport changes from tauri v1 (#405)
2 years ago
Amr Bashir db7f4f9a41
refactor(os): refactor EOL const (#427)
2 years ago
Lucas Fernandes Nogueira c8c3191565
feat(window): add `setEffects` API (#392)
2 years ago
Amr Bashir 2fc420ba37
feat(window): add `incognito` option (#418)
2 years ago
Amr Bashir c81dff292a
fix(notification): remove default notification sound on Windows (#440)
2 years ago
Amr Bashir 84b3612393
fix(window-state): port fixes from v1 (#436)
2 years ago
amrbashir be2a90b7e2
chore: remove unneeded change file
2 years ago
Amr Bashir 617cf38069
fix(window-state): propagate promise (#435)
2 years ago
Amr Bashir 1091d6d6ac
feat(os): refactor and improvemnts (#419)
2 years ago
Alexandre Dang ea63b40224
fix(stronghold): change wrong argument name for `remove` (#422)
2 years ago
github-actions[bot] 91ffc01a91
Publish New Versions (v2) (#402)
2 years ago
Lucas Nogueira 0413ed3ce6
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
Lucas Fernandes Nogueira b3d7d11ae3
fix(stronghold): remove constructor, add static load function (#416)
2 years ago
Fabian-Lars d8b4aca69f
fix(notification): Fix init.js script for use without global tauri object. (#414)
2 years ago
Ngo Iok Ui (Wu Yu Wei) a7cba0dac7
Merge pull request #401 from tauri-apps/feat/notification-sound
2 years ago
Lucas Nogueira 7906397c64
fix(ci): enable sqlite feature when publishing the sql plugin
2 years ago
Lucas Nogueira 7d71ad4e58
feat(notification): play default sound on WIndows
2 years ago
Lucas Nogueira 94b3747a9c
fix(covector): move `fs` up in the packages tree
2 years ago
Lucas Fernandes Nogueira b259baa17e
refactor: rename clipboard plugin to clipboard-manager (#400)
2 years ago
Lucas Fernandes Nogueira b5aaf5d9dd
fix(ci): adjust package-latest-version script (#398)
2 years ago
Lucas Nogueira 43be6c7585
Merge remote-tracking branch 'origin/v1' into v2
2 years ago
github-actions[bot] a2d68e04a1
Publish New Versions (v2) (#374)
2 years ago
Lucas Fernandes Nogueira 717ae67097
feat: prepare v2 alpha release (#371)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
github-actions[bot] 843800ab1e
Publish New Versions (#341)
2 years ago
FabianLars 40e3624f37
ci: change covector script to .cjs file extension
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Nogueira 4470468d7b
Merge branch 'dev' into next
2 years ago
Lucas Fernandes Nogueira 882fcf8ab1
feat(ci): update covector getPublishedVersion (#339)
2 years ago
Lucas Fernandes Nogueira e9bbe94181
feat(notification): add plugin (#326)
2 years ago
Lucas Fernandes Nogueira 864b9d790f
chore(ci): update covector configuration (#335)
2 years ago
Fabian-Lars ebb2eb2fe2
fix(persisted-scope): Prevent out-of-memory issues, fixes #274 (#328)
2 years ago
FabianLars 8e5dead7d3
ci: Prefill covector manager fields.
2 years ago
Fabian-Lars 3fddf476de
ci: set up covector (#329)
2 years ago