KKlochko
|
690cc7de9c
|
Add the ORM.
|
4 months ago |
KKlochko
|
2834ad8bee
|
Update the README.
|
4 months ago |
KKlochko
|
f3c600bb8f
|
Update the test to verify creating the backup plan.
|
4 months ago |
KKlochko
|
594d9dea3f
|
Update the Source to BackupPlan component and shared.
|
4 months ago |
KKlochko
|
c67dc14003
|
Update the test for the creating source feature to add destinations.
|
2 years ago |
KKlochko
|
66c389abfa
|
Add a getter for destinations to the Source.
|
2 years ago |
KKlochko
|
d3bc4bd5a2
|
Update the test for the creating source feature to add arguments.
|
2 years ago |
KKlochko
|
befdc9ea93
|
Update the test for the creating source feature to have examples.
|
2 years ago |
KKlochko
|
9280cdaf7d
|
Add a test for the creating source feature.
|
2 years ago |
KKlochko
|
e04b9894b9
|
Add the check for failed adding a path, because of path uniqueness.
|
2 years ago |
KKlochko
|
9c88462bc0
|
Update the CI/CD configuration.
Add the test step.
|
2 years ago |
KKlochko
|
5758ff277c
|
Add the requirements files.
|
2 years ago |
KKlochko
|
f12cd7d6f7
|
Add .gitignore.
|
2 years ago |
KKlochko
|
9dec626025
|
Add a simple feature test to test path uniqueness.
|
2 years ago |
KKlochko
|
7f9a29190a
|
Add the behave for testing.
|
2 years ago |
KKlochko
|
64fa91bbc1
|
Update the CI/CD configuration to deploy only for the tag events.
|
2 years ago |
KKlochko
|
f2e70ccc85
|
Add the show all option for Group.
|
2 years ago |
KKlochko
|
21fde3deb0
|
Add the show all option for Source.
|
2 years ago |
KKlochko
|
8fe226b282
|
Add the show one option for Group.
|
2 years ago |
KKlochko
|
8958e328e8
|
Add the show format for the Group.
|
2 years ago |
KKlochko
|
fceb22396a
|
Add the prefix for Source's show_format.
|
2 years ago |
KKlochko
|
f4566fc6b5
|
Add the show one option for source.
|
2 years ago |
KKlochko
|
e8773c72b1
|
Add the show format for the Source.
|
2 years ago |
KKlochko
|
18e1de7484
|
Add update source option for source.
|
2 years ago |
KKlochko
|
3c393509eb
|
Add the method to update a source path.
|
2 years ago |
KKlochko
|
be45f04af7
|
Add the method to add destionation to a source.
|
2 years ago |
KKlochko
|
b42b1e6d53
|
Update the CI/CD configuration to deploy only from the main branch.
|
2 years ago |
KKlochko
|
60cc44c488
|
(Added) badge for pypi version of the package.
|
2 years ago |
KKlochko
|
37319ca64c
|
(Added) update label option for groups.
Added Drone CI/CD pipeline config.
|
2 years ago |
KKlochko
|
9a40962408
|
(Added) update labels option for groups.
|
2 years ago |
KKlochko
|
5fd1ac1277
|
(Updated) groups source creation.
|
2 years ago |
KKlochko
|
204898d34f
|
(Added) better label prompt for choosing labels.
|
2 years ago |
KKlochko
|
cb5b4fae29
|
(Added) update label option for source.
|
2 years ago |
KKlochko
|
cf88cdbc9f
|
(Added) remove all option for groups.
|
2 years ago |
KKlochko
|
a1bcf572e1
|
(Added) remove all option for sources.
|
2 years ago |
KKlochko
|
363b0b00d0
|
(Added) remove option for groups.
Moved groups logic to .cli.groups.
|
2 years ago |
KKlochko
|
88d7a46f66
|
(Added) remove option for source.
Moved source logic to .cli.source.
|
2 years ago |
KKlochko
|
a9215fee31
|
(Fixed) a mistake about bug link.
|
2 years ago |
KKlochko
|
02434be628
|
(Made) the package executable.
Updated the package information.
|
2 years ago |
KKlochko
|
1dce152bbe
|
(Added) the configuration to the application.
Moved database file to the user data directory.
|
2 years ago |
KKlochko
|
353d1ec478
|
(Added) the dry-run flag to the sync one function.
|
2 years ago |
KKlochko
|
e440cc24ac
|
(Added) path checking function.
|
2 years ago |
KKlochko
|
bb9851057f
|
(Added) sync group function.
|
2 years ago |
KKlochko
|
e9e4162cac
|
(Added) sync recover function.
Fixed label_prompt returning list.
|
2 years ago |
KKlochko
|
fc3daff6cf
|
(Added) groups add function.
|
2 years ago |
KKlochko
|
c063b5a82c
|
(Added) source update args function.
|
2 years ago |
KKlochko
|
b99f2a0ffa
|
(Added) sync all function.
Added all_labels_except for choosing many labels.
Added fzf function for using all_labels_except.
|
2 years ago |
KKlochko
|
467989bbd5
|
(Added) sync one function.
Added Rsync wrappper.
Added fzf_prompt, all_labels for choosing a label of source.
|
2 years ago |
KKlochko
|
b9d8131c3b
|
First release
Added source add function.
|
2 years ago |