Commit Graph
19 Commits
Author SHA1 Message Date
KKlochko 8958e328e8 Add the show format for the Group. 2023-06-25 18:04:00 +03:00
KKlochko fceb22396a Add the prefix for Source's show_format. 2023-06-25 18:02:46 +03:00
KKlochko e8773c72b1 Add the show format for the Source. 2023-06-24 17:29:09 +03:00
KKlochko 3c393509eb Add the method to update a source path. 2023-06-23 19:12:51 +03:00
KKlochko be45f04af7 Add the method to add destionation to a source. 2023-06-23 19:09:45 +03:00
KKlochko 37319ca64c (Added) update label option for groups.
Added Drone CI/CD pipeline config.
2023-04-01 11:32:26 +03:00
KKlochko 9a40962408 (Added) update labels option for groups. 2023-03-25 17:29:58 +02:00
KKlochko 5fd1ac1277 (Updated) groups source creation. 2023-03-25 17:03:47 +02:00
KKlochko cb5b4fae29 (Added) update label option for source. 2023-03-24 21:42:00 +02:00
KKlochko 02434be628 (Made) the package executable.
Updated the package information.
2023-03-18 09:57:10 +02:00
KKlochko 1dce152bbe (Added) the configuration to the application.
Moved database file to the user data directory.
2023-03-17 16:55:49 +02:00
KKlochko e440cc24ac (Added) path checking function. 2023-03-09 17:29:00 +02:00
KKlochko bb9851057f (Added) sync group function. 2023-03-05 18:26:59 +02:00
KKlochko e9e4162cac (Added) sync recover function.
Fixed label_prompt returning list.
2023-03-04 12:37:11 +02:00
KKlochko fc3daff6cf (Added) groups add function. 2023-03-03 19:23:30 +02:00
KKlochko c063b5a82c (Added) source update args function. 2023-03-02 17:22:14 +02:00
KKlochko b99f2a0ffa (Added) sync all function.
Added all_labels_except for choosing many labels.
Added fzf function for using all_labels_except.
2023-03-01 20:53:39 +02:00
KKlochko 467989bbd5 (Added) sync one function.
Added Rsync wrappper.
Added fzf_prompt, all_labels for choosing a label of source.
2023-02-27 16:21:10 +02:00
KKlochko b9d8131c3b First release
Added source add function.
2023-02-26 14:14:40 +02:00