Commit Graph

22 Commits (ce11079f19852fbefdecf0e4c7d947af3624fee0)

Author SHA1 Message Date
ayang fef76bd504
feat(fs): add the `size` method to get the size of a file or directory (#2095)
6 months ago
Fabian-Lars fecfd5533a
fix(fs)!: use `tauri::scope::fs::Scope` (#2070)
7 months ago
Fabian-Lars 51856e9e0a
docs: Remove header image from inline docs (#2045)
7 months ago
Fabian-Lars fc9b189e83
fix(fs): ignore OS specific paths in scope deserialization (#1837)
9 months ago
Amr Bashir a2fe55512f
refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727)
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
Lucas Fernandes Nogueira 22a17980ff
feat: update to tauri beta.24 (#1537)
11 months ago
Lucas Fernandes Nogueira 772f2bc349
chore: bump tauri to 2.0.0-beta.14 (#1136)
1 year ago
Amr Bashir f39d362add
feat(fs): enhance scope config to accept string as well (#1053)
1 year ago
Lucas Fernandes Nogueira a04ea2f382
refactor: only inject API IIFE script when withGlobalTauri is true (#1071)
1 year ago
i-c-b 2f0e30852a
feat(core): recursive fs scope on directory file-drop event (#954)
1 year ago
Tillmann d198c01486
feat: update to tauri beta, add permissions (#862)
1 year ago
Lucas Fernandes Nogueira 10b80391fc
refactor(fs): use scope from tauri core (#825)
1 year ago
Amr Bashir 69a1fa099c
feat(fs): improved API (#751)
1 year ago
Lucas Fernandes Nogueira 4e2cef9b70
chore(deps): update to tauri alpha.12 (#593)
2 years ago
Simon Hyll 5fd597ddaf
docs: added banners and icons (#443)
2 years ago
Lucas Fernandes Nogueira b131bc8f7c
feat(plugins): inject API on window.__TAURI__ (#383)
2 years ago
Lucas Fernandes Nogueira ac76abcebd
refactor: move fs-watch to fs (#369)
2 years ago
Lucas Fernandes Nogueira 702b7b36bd
refactor: move deleted tauri APIs, prepare for next release (#355)
2 years ago
Lucas Fernandes Nogueira 4b66ba03a5
feat(global-shortcut): add plugin (#324)
2 years ago
Lucas Fernandes Nogueira 4539c03f95
feat(fs): add plugin (#308)
2 years ago