You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tauri-plugins-workspace/plugins/fs/src
enri90 05c62d731f
feat(upload): Added body to download function (#1523)
6 months ago
..
commands.rs feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
config.rs fix(fs): Apply requireLiteralLeadingDot config (#1585) 11 months ago
desktop.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
error.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 9 months ago
file_path.rs feat(upload): Added body to download function (#1523) 6 months ago
lib.rs feat(fs): add the `size` method to get the size of a file or directory (#2095) 6 months ago
mobile.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
models.rs feat(fs): resolve content URIs on Android (#1658) 10 months ago
scope.rs fix(fs)!: use `tauri::scope::fs::Scope` (#2070) 7 months ago
watcher.rs fix(deps): update rust crate notify to v7 (v2) (#1999) 7 months ago