nextsync-rust/src/services
2024-03-16 23:57:01 +01:00
..
api_call.rs fix multiples warnings 2023-10-28 15:49:16 +02:00
api.rs fix(push): push folder and return error when tcp fail 2024-03-01 17:56:52 +01:00
copy.rs feat(config): create a proper config file with proper settings manipulation 2024-02-21 17:01:06 +01:00
create_folder.rs add trait ApiCall 2023-10-21 21:47:48 +02:00
delete_path.rs add trait ApiCall 2023-10-21 21:47:48 +02:00
download_files.rs add trait ApiCall 2023-10-21 21:47:48 +02:00
downloader.rs fix(tests): fix testsuite allow to pass push 2024-03-16 23:57:01 +01:00
login.rs feat(credential): allow to add credential 2024-02-21 17:01:04 +01:00
move.rs feat(config): create a proper config file with proper settings manipulation 2024-02-21 17:01:06 +01:00
req_props.rs feat(config): create a proper config file with proper settings manipulation 2024-02-21 17:01:06 +01:00
request_manager.rs fix(token): allow to get and store token in local config 2024-02-21 17:01:14 +01:00
upload_file.rs add trait ApiCall 2023-10-21 21:47:48 +02:00