nextsync-rust/src
2024-02-21 16:50:54 +01:00
..
commands fix(token): allow to get and store token in local config 2024-02-21 16:50:54 +01:00
global introduce global variable 2023-06-06 16:51:40 +02:00
services fix(token): allow to get and store token in local config 2024-02-21 16:50:54 +01:00
store fix: minor warnings 2024-02-20 21:28:18 +01:00
subcommands fix: minor warnings 2024-02-20 21:28:18 +01:00
utils fix(token): allow to get and store token in local config 2024-02-21 16:50:54 +01:00
commands.rs feat(config): create a proper config file with proper settings manipulation 2024-02-20 21:25:21 +01:00
global.rs introduce global variable 2023-06-06 16:51:40 +02:00
main.rs feat(credential): allow to add credential 2024-02-20 21:24:22 +01:00
services.rs change name of functions 2023-10-21 21:48:21 +02:00
store.rs globbing in add and clean the function 2023-10-28 15:44:53 +02:00
subcommands.rs feat(credential): allow to add credential 2024-02-20 21:24:22 +01:00
utils.rs create IntoPathBuf 2023-08-25 16:25:29 +02:00