Commit Graph

23 Commits (3fa814d1f0516ffc3314802f6b0090ea2e0d5152)

Author SHA1 Message Date
Amr Bashir 3e78173df9
fix(fs): ignore metadata error while reading dir entries (#2018)
7 months ago
bWanShiTong 14cee64c82
fix(fs): fix compilation on targets with pointer width 16 and 32 (#1958)
8 months ago
Amr Bashir ae8024565f
perf(fs): improve `FileHandle.read` performance (#1950)
8 months ago
Fabian-Lars fc9b189e83
fix(fs): ignore OS specific paths in scope deserialization (#1837)
9 months ago
SRutile 9291e4d2ca
fix(fs): support any UTF-8 path in writeFile (#1640)
9 months ago
Amr Bashir a2fe55512f
refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727)
9 months ago
Lucas Fernandes Nogueira 51819c601f
fix(fs): writeFile command implementation on Android (#1708)
9 months ago
Tony f7280c8830
fix(fs): can't use Windows path (#1710)
9 months ago
mikoto2000 448846b834
feat(fs): resolve content URIs on Android (#1658)
10 months ago
Fabian-Lars 2b269f1b6d
fix(fs): Apply requireLiteralLeadingDot config (#1585)
11 months ago
Fabian-Lars 1146f068e1
fix(fs): Make read/write commands async to not block the main thread (#1477)
12 months ago
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
Amr Bashir e3d41f4011
fix: use webview's resources table (#1191)
1 year ago
Lucas Fernandes Nogueira cacf544d51
chore(deps): update to tauri beta.9 (#1037)
1 year ago
Lucas Nogueira 8461cf1d1b
chore: update to tauri beta.3
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
阿良仔 ea8eadce85
fix(fs): match default value of `create` option with js documentation (#865)
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 2d6bfbfacf
feat(fs): include full error message (#826)
1 year ago
Lucas Fernandes Nogueira 5914fb9f36
chore: add license headers (#384)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 4539c03f95
feat(fs): add plugin (#308)
2 years ago