Commit Graph

40 Commits (c5da9d257919af75430ca3c84ed230fa40960c78)

Author SHA1 Message Date
Tony c5da9d2579
chore: update prettier to 3.5.1 and enable `experimentalOperatorPosition` (#2427)
4 months ago
Trevor Fitzgerald ba6d0f1a63
docs(fs): fix link to path API (#2292)
5 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 ed981027dd
feat(fs): improve `readTextFile` and `readTextFileLines` performance (#1962)
6 months ago
Amr Bashir 5092ea5e89
feat(fs): support `ReadableStream<Unit8Array>` for `writeFile` API (#1964)
6 months ago
Fabian-Lars 52c093ac9d
docs(fs): Fix scope example in js inline docs (#2034)
7 months ago
Amr Bashir 77149dc432
fix(fs): fix `writeFile` converting UTF-8 characters in path into replacement character (#1965)
7 months ago
Amr Bashir ae8024565f
perf(fs): improve `FileHandle.read` performance (#1950)
8 months ago
Lucas Fernandes Nogueira cc03ccf5e0
fix(fs): app scopes not properly enabling paths (#1774)
9 months ago
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
Amr Bashir cf4d7d4e6c
chore: adjust prettier config, .gitignore and use taplo to format toml files (#1728)
9 months ago
Lucas Fernandes Nogueira d0482502e9
chore(api): tauri can serialize array buffers from rc.7 (#1694)
9 months ago
Lucas Fernandes Nogueira 5f68990297
chore(fs): update API documentation (#1645)
10 months ago
Simon Hyll bd3b5e948d
docs: fix broken links (#1503)
11 months ago
Micheal Winger 03d3cc3677
docs: use join in readDir documentation example (#1500)
11 months ago
renovate[bot] a2eb3a6e43
chore(deps): update dependency eslint to v9 (v2) (#1424)
1 year ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
Tony e1d06b93b7
refactor: drop eslint config love (#1341)
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
Tony 51ba4c5330
fix(fs): make rename third parameter optional (#962)
1 year ago
Tony 9b49f0abf7
docs(fs): dir -> baseDir (#961)
1 year ago
Amr Bashir 531123cad0
fix(fs/wtacher): fix incorrect type for rename events (#947)
1 year ago
Daniel Faust 61edbbec0a
feat(fs/watch): migrate to `notify-debouncer-full` (#885)
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
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 88d260d901
fix(fs): add options argument for `exists` function closes #734 (#744)
2 years ago
Lucas Fernandes Nogueira 5c137365c6
chore: update to tauri alpha.16, api alpha.9 (#673)
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
Lucas Fernandes Nogueira 9bf98f68e7
chore(api): update @since tag to 2.0.0 (#395)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira f4069f5588
docs: update README.md and remove allowlist information (#381)
2 years ago
Lucas Fernandes Nogueira 3c9771e287
feat: update to tauri 2.0.0-alpha.9 (#372)
2 years ago
Lucas Fernandes Nogueira 22991af9f4
feat(plugins): use `@tauri-apps` namespace on NPM (#368)
2 years ago
FabianLars b730c34923
Run formatter on new plugins
2 years ago
Lucas Fernandes Nogueira 8cd7d3501b
feat(clipboard): add plugin (#323)
2 years ago
Lucas Fernandes Nogueira 4539c03f95
feat(fs): add plugin (#308)
2 years ago