Commit Graph

16 Commits (renovate/v2-schemars-0.x)

Author SHA1 Message Date
Tony dac4d53724
refactor(fs): reduce overhead of `watch` (#2613)
2 months ago
Fabian-Lars 77b855074a
fix(fs): Temp workaround for docs.rs build error (#2171)
6 months ago
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
Amr Bashir 5092ea5e89
feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964)
6 months ago
Amr Bashir 383e636a8e
feat: add `tauri-plugin-opener` (#2019)
7 months ago
Amr Bashir 44273b9889
fix(shell): fix schema requiring `sidecar` property even though it is optional (#1839)
8 months ago
Lucas Fernandes Nogueira cc03ccf5e0
fix(fs): app scopes not properly enabling paths (#1774)
9 months ago
Lucas Fernandes Nogueira 0d5e7e2892
feat(fs): `scope-*-recursive` permission allows read dir, closes #1307 (#1696)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
9 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
11 months ago
Amr Bashir e9977eb2f8
chore(fs): distinct description for `*meta` and `*meta-recursive` permissions (#1250)
1 year ago
Alixxx-please fc3667db6a
"recusrive" typo fix (#1103)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
Tahmin Ahmed 735810237e
fix: fix `plugins/fs` infinite loop on autoregen (#1029)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago