Commit Graph

18 Commits (8c3932e99223e44bd80687982879911f580eec09)

Author SHA1 Message Date
renovate[bot] c97e9c511d
chore(deps): update tauri monorepo to v2.5.0 (v2) (#2634)
2 months ago
Tim Ramage 831c35ff39
fix(fs): convert async iterator syntax to manual read (#2550)
2 months ago
Tony 7d3869ced8
Regenerate api-iife (#2428)
4 months ago
renovate[bot] 05cca602d9
chore(deps): update rust crate tokio-tungstenite to 0.26 (v2) (#2210)
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
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
Lucas Fernandes Nogueira d0482502e9
chore(api): tauri can serialize array buffers from rc.7 (#1694)
9 months 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] bd1ed5903f
chore(deps): update tauri monorepo (#1237)
1 year ago
Amr Bashir 9c7eb35967
feat(global-shortcut): support pressed/released states (#1244)
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
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago