Commit Graph

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

Author SHA1 Message Date
amrbashir bc53cf11db
use ShellExecuteExW
7 months ago
amrbashir 539d41ace7
use dunce
7 months ago
amrbashir 1ec8844b0e
lock file
7 months ago
amrbashir b5c55d4ba2
Merge branch 'v2' into feat/shell-show-item-in-dir
7 months ago
阿良仔 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)
7 months ago
bWanShiTong 14cee64c82
fix(fs): fix compilation on targets with pointer width 16 and 32 (#1958)
7 months ago
github-actions[bot] 3fd283121f
publish new versions (#1909)
7 months ago
Amr Bashir ae8024565f
perf(fs): improve `FileHandle.read` performance (#1950)
7 months ago
Tony 2302c2db1c
fix(dialog): `ask` and `confirm` not using system button texts (#1910)
7 months ago
renovate[bot] 44c50c1275
chore(deps): update rust crate tauri to 2.0.4 (#1952)
8 months ago
renovate[bot] 415bf2abc3
chore(deps): update eslint monorepo to v9.13.0 (#1951)
8 months ago
renovate[bot] 36207a93f3
chore(deps): update dependency @tauri-apps/cli to v2.0.3 (#1925)
8 months ago
renovate[bot] 854754e10b
chore(deps): update dependency typescript-eslint to v8.10.0 (#1949)
8 months ago
renovate[bot] 1c2f137a8a
chore(deps): lock file maintenance (#1929)
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
renovate[bot] 558e14bb4c
chore(deps): update dependency typescript-eslint to v8.9.0 (#1937)
8 months ago
凊弦凝绝 aef5dd6157
fix(sql): don't panic on missing migration when preload is enabled (#1932)
8 months ago
Fabian-Lars 74ee7edc43
ci: Run workflows on ubuntu 22.04 (#1936)
8 months ago
Fabian-Lars 7e1c17a635
ci(renovate): Remove tauri pre-release workaround
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
renovate[bot] 62082b7086
chore(deps): lock file maintenance (#1895)
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
renovate[bot] 60064fce52
chore(deps): update dependency typescript to v5.6.3 (#1905)
8 months ago
renovate[bot] 0058583583
fix(deps): update tauri monorepo to v2.0.2 (#1874)
8 months ago
renovate[bot] fb676626f1
chore(deps): update dependency typescript-eslint to v8.8.1 (#1899)
8 months ago
renovate[bot] f445c704a1
chore(deps): update eslint monorepo to v9.12.0 (#1887)
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
renovate[bot] dc49de5341
chore(deps): update dependency typescript-eslint to v8.8.0 (#1854)
8 months ago
Tillmann 4c2454d410
sync readme with metadata (#1872)
8 months ago
renovate[bot] fe6dd0ff9e
fix(deps): update dependency @tauri-apps/api to v2.0.1 (#1862)
8 months ago
Horu ab8d089b2b
chore(barcode-scanner): fix banner link in readme (#1870)
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
pajlada 0975a687a0
fix: make package.json licenses SPDX compliant (#1861)
8 months ago
Amr Bashir 654a7299c3
fix(positioner): pass correct values through IPC (#1858)
8 months ago
Lucas Fernandes Nogueira 58eab11faf
chore: document supported platforms on README, clarify unsupported APIs (#1857)
8 months ago
github-actions[bot] fb62d03f73
publish new versions (#1807)
8 months ago
Tony 7e5e34420b
Cancel auto save on save (#1859)
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