Commit Graph

362 Commits (feat/shell-show-item-in-dir)

Author SHA1 Message Date
阿良仔 4341d7f500
fix(sql): replace Mutex with RwLock to enable concurrent SQL execution (#1972)
7 months ago
Amr Bashir 77149dc432
fix(fs): fix `writeFile` converting UTF-8 characters in path into replacement character (#1965)
7 months ago
github-actions[bot] 525abc4be5
Publish New Versions (v2) (#1961)
8 months ago
bWanShiTong 14cee64c82
fix(fs): fix compilation on targets with pointer width 16 and 32 (#1958)
8 months ago
github-actions[bot] 3fd283121f
publish new versions (#1909)
8 months ago
Amr Bashir ae8024565f
perf(fs): improve `FileHandle.read` performance (#1950)
8 months ago
Tony 2302c2db1c
fix(dialog): `ask` and `confirm` not using system button texts (#1910)
8 months ago
Tony 8c67d44aef
refactor(store)!: more reworks (#1860)
8 months ago
Niko Korvenlaita cfd48b3b2e
feat: allow http calls without origin header (#1941)
8 months ago
Lucas Fernandes Nogueira 3c1f3874f4
fix(positioner): handleIconState missing permission and wrong impl (#1911)
8 months ago
Amr Bashir 51ddf6a715
fix(shell): use async command for `open` JS API (#1881)
8 months ago
nashaofu aee14ed426
fix(dialog): Fix the issue of Android saving files with a .txt extension (#1892)
8 months ago
Amr Bashir 9b2840db94
fix(http): retain headers order (#1884)
8 months ago
github-actions[bot] fd785ab5de
publish new versions (#1878)
8 months ago
Lucas Fernandes Nogueira a1a82208ed
chore: change MSRV to 1.77.2 to support Windows 7 (#1873)
8 months ago
github-actions[bot] ee02ea7746
publish new versions (#1869)
8 months ago
Lucas Fernandes Nogueira 9501cfa5f5
fix(updater): validate endpoint scheme before printing warning (#1868)
8 months ago
Lucas Fernandes Nogueira e8069af804
feat: update to tauri v2 stable, promote all packages to 2.0.0 (#1863)
8 months ago
github-actions[bot] fb62d03f73
publish new versions (#1807)
8 months ago
Tony f12d35609a
feat(store)!: fully rework and add auto save (#1550)
8 months ago
Amr Bashir 44273b9889
fix(shell): fix schema requiring `sidecar` property even though it is optional (#1839)
8 months ago
Jacob Bolda 2f7e32b5e0
[positioner] handleIconState in JS (#1822)
8 months ago
Fabian-Lars 30bcf5dcc2
refactor(sql): Allow multiple drivers at the same time (#1838)
8 months ago
Amr Bashir 68579934c9
fix(cli): expose hidden structs (#1856)
8 months ago
Tony 04459afbb6
refactor(dialog)!: use enum instead of label for buttons (#1842)
8 months ago
Fabian-Lars fc9b189e83
fix(fs): ignore OS specific paths in scope deserialization (#1837)
8 months ago
Amr Bashir 04a0aea0ab
feat(updater)!: add option to use insecure transport protocol (#1814)
8 months ago
Amr Bashir 221f50f53b
fix(updater): encode version when making requests (#1816)
9 months ago
renovate[bot] 6bf1bd8d44
fix(deps): update rust crate rfd to 0.15 (v2) (#1805)
9 months ago
Austin Bennett 3168e17603
Added quotes for cmd (#1806)
9 months ago
github-actions[bot] 3cbb55aa7b
publish new versions (#1796)
9 months ago
Lucas Fernandes Nogueira 60765694f5
refactor(geolocation): simplify API, defer permission checks (#1773)
9 months ago
github-actions[bot] d8efd3cd20
Publish New Versions (v2) (#1794)
9 months ago
Tony c078f57a09
Revert "Publish New Versions (v2)" (#1792)
9 months ago
github-actions[bot] dc5721ac13
Publish New Versions (v2) (#1788)
9 months ago
Felix Salazar 1d9741b52b
[upload - http-extra] fix: download content to file when unsuccessful response (and test) #1750 (#1783)
9 months ago
Tony 7a37355e17
fix(window-state): deadlock when trying to restore window states on initial load (#1787)
9 months ago
github-actions[bot] 5cbd593e76
publish new versions (#1772)
9 months ago
Lucas Fernandes Nogueira fb85e5dd76
chore(deps): update tauri to 2.0.0-rc.12 (#1785)
9 months ago
Lucas Fernandes Nogueira 6f3f66794a
feat(deep-link): add `on_open_url` Rust API (#1780)
9 months ago
FabianLars 79d6e19c4b
chore: Add changefile for #1777
9 months ago
Lucas Fernandes Nogueira 341a5320c3
fix(clipboard): Android warnings and build on SDK under 28 (#1771)
9 months ago
Lucas Fernandes Nogueira cc03ccf5e0
fix(fs): app scopes not properly enabling paths (#1774)
9 months ago
Tony 204e5aacad
fix(window-state)!: saving minimized state (#1743)
9 months ago
github-actions[bot] 8a45c35160
publish new versions (#1764)
9 months ago
Lucas Fernandes Nogueira 984110a978
fix(deep-link): emit new-url event on app load (#1770)
9 months ago
Lucas Fernandes Nogueira 2b898f0786
fix(dialog): update asset protocol scope on directory open, closes #1553 (#1769)
9 months ago
Tony b2269333e3
chore(single-instance): put deep link integration behined a feature (#1766)
9 months ago
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
github-actions[bot] 253ae66210
publish new versions (#1761)
9 months ago