dev/stricts #2

Merged
Black_Raven merged 15 commits from dev/stricts into main 2026-03-27 09:21:22 +00:00
Owner
No description provided.
feat(sync): Added implementation for better data view in strict
All checks were successful
Rust CI / check (push) Successful in 48s
Rust CI / build (push) Successful in 1m3s
Rust CI / test (push) Successful in 1m18s
Rust CI / docs (push) Successful in 52s
e42ab8469e
list - Get list of remote storage
get_config - Get config of specific remote
create - Create new storage
update - Update configuration of remote
delete - Remove remote
list - get storage data
size - get storage data and file count
about - get storage info
copy - copy file or directories
sync - synchronize directories
move_files - move files or directories
delete - remove files or directories
parse_sync_stats - parcing of synchronization statistics from output
preview - get file list wich will be touched by synchronization
feat(search): Add functions:
All checks were successful
Rust CI / check (push) Successful in 50s
Rust CI / build (push) Successful in 1m3s
Rust CI / test (push) Successful in 1m13s
Rust CI / docs (push) Successful in 5m24s
24c9d2e5a9
by_name - search file by name
diff - function which cheks differencies between 2 repo
version - send info about rclone version
stats - check info about operation
tests: Operation tests
All checks were successful
Rust CI / build (push) Successful in 1m14s
Rust CI / check (push) Successful in 40s
Rust CI / docs (push) Successful in 1m28s
Rust CI / test (push) Successful in 1m52s
Rust CI / check (pull_request) Successful in 1m24s
Rust CI / build (pull_request) Successful in 1m36s
Rust CI / docs (pull_request) Successful in 1m30s
Rust CI / test (pull_request) Successful in 1m57s
53bc624b02
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Black_Raven/UIrclone!2
No description provided.