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)
3 months ago
..
commands.rs refactor(fs): reduce overhead of `watch` (#2613) 3 months ago
config.rs fix(fs): Apply requireLiteralLeadingDot config (#1585) 12 months ago
desktop.rs feat(fs): resolve content URIs on Android (#1658) 11 months ago
error.rs refactor: add methods and implement traits for `FilePath` and `SafeFilePath` (#1727) 11 months ago
file_path.rs chore(deps): update rust crate windows to 0.60 (v2) (#2445) 5 months ago
lib.rs refactor(fs): reduce overhead of `watch` (#2613) 3 months ago
mobile.rs feat(fs): resolve content URIs on Android (#1658) 11 months ago
models.rs feat(fs): resolve content URIs on Android (#1658) 11 months ago
scope.rs fix(fs)!: use `tauri::scope::fs::Scope` (#2070) 8 months ago
watcher.rs refactor(fs): reduce overhead of `watch` (#2613) 3 months ago