summaryrefslogtreecommitdiff
path: root/README.md
AgeCommit message (Collapse)Author
2023-01-13Code cleanup.Keuin
2022-01-10Remove unnecessary lines.Keuin
2022-01-10Document how to configure automatic backup with external task scheduler.Keuin
2022-01-08small fix on README.Keuin
2022-01-08Update README.v1.7.0Keuin
Separate different languages in different files. Declare project situation more clearly. Add command permission nodes list.
2021-10-10Better notice. Add simplified Chinese translation.Keuin
2021-10-09Add depreciation notice.Keuin
2021-01-29Add Op login hint in the next start after restoringKeuin
2021-01-29Add new TODO itemKeuin
2021-01-26Update the description of incremental backup's index fileKeuin
2021-01-20Add Chinese in README and fix some grammar mistakeKeuin
2021-01-20Update README.mdKeuin
2021-01-20Update README fileKeuin
2021-01-14Update command for incremental backupKeuin
2021-01-13Clean old incremental backup codes.Keuin
2020-07-25Merge branch 'master' of https://github.com/keuin/KBackup-Fabrickeuin
2020-05-08Add examples for auto restart scripts.Keuin
Fix some formatting and grammer errors.
2020-05-08Add example scripts for auto restartingKeuin
2020-05-08Added script-based auto reboot support (after restoring).Keuin
2020-04-24Version 1.3.1-dev (BugFix)1.3.1-devKeuin
Improve some info output. BugFix: Deleted backup won't immediately disappear in the suggestion list.
2020-04-24Added hint at the "/kb" output in the first run after restoring from a backup.1.3.0-devKeuin
Warning: Backup in this version is not compatible with older version!
2020-04-24Refactored pending task using OCP design pattern.Keuin
2020-04-24Added /kb delete <backup_name> for deleting an backup (with auto-complete ↵Keuin
supported). Command /kb confirm now confirms both /kb restore and /kb delete. Added /kb prev for easily check out the latest backup.
2020-04-24Added /kb delete <backup_name> for deleting an backup (with auto-complete ↵Keuin
supported).
2020-04-23Update README.mdKeuin
fix to-do list
2020-04-23Added backup name completion.Keuin
2020-04-23Refactored code.Keuin
Added startup message on the first start after restoring a backup. Adjusted text color.
2020-04-23Update To-Do ListKeuin
2020-04-23Version 1.1.0-dev:1.1.0-devKeuin
- Optimized backup lag (using async I/O). - Added twice confirmation /kb confirm and cancellation /kb cancel, to avoid mistake. - Added countdown before restoring. - Adjusted some text. - Code optimization.
2020-04-23Version 1.0.1-pre:Keuin
- Optimized ZipUtil
2020-04-23Update README.mdKeuin
Update command list to version 1.0.0-dev
2020-04-23Update README.mdKeuin
2020-04-23Correct LICENSE and README.mdKeuin
2020-04-23Update README.mdmodmuss50
2020-04-23update to 0.0.13asie
2020-04-23first commitAdrian Siekierka
2020-04-23Initial commitKeuin