summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-15add junitflier268
2020-12-15upgrade gradle to 6.7.1flier268
2020-11-30Implementing incremental backupKeuin
2020-10-04Pump upKeuin
2020-08-02Refactor & object tree impl. stage 1Keuin
2020-07-25Remove redundant mixin usage.Keuin
Small optimize for message in /kb list.
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-29Add project github address in startup message.Keuin
2020-04-28refactorKeuin
2020-04-27Resized the logo to reduce plugin size.1.3.3-dev1.3.2-devKeuin
Refactored code for a better implementation of async and blocking task.
2020-04-25resize the logo to reduce plugin sizeKeuin
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-24Implemented uniformed console output (log4j) in PrintUtil.Keuin
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-23Merge branch 'master' of https://github.com/keuin/KBackup-Fabrickeuin
2020-04-23Split Log4jKeuin
2020-04-23Update README.mdKeuin
fix to-do list
2020-04-231.2.0-dev:1.2.0-devKeuin
- Optimized ZipUtil. - Added support for Asian characters (Chinese, Japanese, Korean) in backup name. - Add validate for backup name (in file name).
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-23Correct mod iconKeuin
2020-04-23Update To-Do ListKeuin
2020-04-23Optimize code redundancy.Keuin
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-23Version 1.0.0-dev1.0.0-devKeuin
TODO: Optimize ZipUtil
2020-04-23Correct LICENSE and README.mdKeuin
2020-04-23Finish backup.Keuin
TODO: - restore
2020-04-23Update README.mdmodmuss50
2020-04-23Add Eclipse *.launch files to the gitignore (#37)Caroline Joy Bell
2020-04-23Update gradle, update deps, modCompile -> modImplementationmodmuss50
2020-04-23Add minVersion to template mixin config (#41)i509VCB
* Add minVersion to mixin config * Bump loader dep requriement to >=0.7.4
2020-04-231.15.2modmuss50
2020-04-231.15.1modmuss50
2020-04-23Increase required loader versionmodmuss50
2020-04-231.15modmuss50
2020-04-23Update yarn, loader and api (#31)Brad Erickson
Co-authored-by: modmuss50 <[email protected]>
2020-04-23Update yarn, loader and apimodmuss50
2020-04-23Update gradle to 5.5.1modmuss50
2020-04-23Update loom + dependenciesmodmuss50
2020-04-23Fix #18 (#19)MrIbby
2020-04-231.14.4modmuss50