Commit Graph

103 Commits (24ca81e23fe389ae7f8c9314b2055ca53424abb0)

Author SHA1 Message Date
Micheal Winger 03d3cc3677
docs: use join in readDir documentation example (#1500)
11 months ago
Tillmann 0cb1baf09a
Feat: Add default permissions to most plugins (#1460)
11 months ago
Fabian-Lars 1146f068e1
fix(fs): Make read/write commands async to not block the main thread (#1477)
12 months ago
Richard Stromer 0ee590366b
fix(docs): add missing "permits" to fs reference.md (#1493)
12 months ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
1 year ago
github-actions[bot] 554cb902b0
Publish New Versions (v2) (#1387)
1 year ago
renovate[bot] 9013854f42
fix(deps): update tauri monorepo (#1382)
1 year ago
github-actions[bot] 0678af3a6c
publish new versions (#1314)
1 year ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
renovate[bot] 430bd6f4f3
chore(deps): update tauri monorepo (#1363)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
1 year ago
github-actions[bot] e94b089e51
publish new versions (#1247)
1 year ago
renovate[bot] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Amr Bashir e9977eb2f8
chore(fs): distinct description for `*meta` and `*meta-recursive` permissions (#1250)
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
renovate[bot] faa89850d0
chore(deps): replace dependency eslint-config-standard-with-typescript with eslint-config-love 43.1.0 (#1228)
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
renovate[bot] 37dbd4c38d
fix(deps): update tauri monorepo (#1202)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Amr Bashir 7fc29c326b
chore: add repository field in Cargo.toml (#1143)
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
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
github-actions[bot] 70136b1fe8
Publish New Versions (v2) (#1047)
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
i-c-b cb96aa0627
fix(fs): rename `dir` field to `base_dir` in `WatchOptions`, fixes #1081 (#1082)
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
Tahmin Ahmed 735810237e
fix: fix `plugins/fs` infinite loop on autoregen (#1029)
1 year ago
Fabian-Lars 8a5e05cd83
fix: Fix comp with latest beta (#1018)
1 year ago
lucasfernog e0d415e405
publish new versions
1 year ago
Lucas Nogueira 14f381acf8
bump msrv
1 year ago
Lucas Nogueira 569defbe94
updates
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Tony 51ba4c5330
fix(fs): make rename third parameter optional (#962)
1 year ago
Tony 9b49f0abf7
docs(fs): dir -> baseDir (#961)
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
Lucas Nogueira dac8b6331c
fix(ci): commig schemas
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
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
1 year ago
阿良仔 ea8eadce85
fix(fs): match default value of `create` option with js documentation (#865)
1 year ago