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
Lucas Fernandes Nogueira 1d8662e71a
feat(fs): use IPC streaming for read and write file (#1251)
1 year ago
..
commands.rs feat(fs): use IPC streaming for read and write file (#1251) 1 year ago
config.rs feat: update to tauri beta, add permissions (#862) 1 year ago
error.rs chore(deps): update to tauri beta.9 (#1037) 1 year ago
lib.rs chore: bump tauri to 2.0.0-beta.14 (#1136) 1 year ago
scope.rs fix(fs): Prevent deadlock when scope listeners are registered. (#1221) 1 year ago
watcher.rs fix(fs): missing debouncer rename cache (#1245) 1 year ago