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
Tony dac4d53724
refactor(fs): reduce overhead of `watch` (#2613)
2 months ago
..
commands.rs refactor(fs): reduce overhead of `watch` (#2613) 2 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 chore(deps): update rust crate windows to 0.60 (v2) (#2445) 3 months ago
lib.rs refactor(fs): reduce overhead of `watch` (#2613) 2 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 refactor(fs): reduce overhead of `watch` (#2613) 2 months ago