Commit Graph

30 Commits (cf4d7d4e6cc52bdfa26d1287976c06b6ec152c4e)

Author SHA1 Message Date
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