Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
in ObjectElement
|
|
(use multiple threads to calculate the hash).
|
|
|
|
refactor.
|
|
|
|
|
|
# Conflicts:
# src/main/java/com/keuin/kbackupfabric/operation/backup/PrimitiveBackupMethod.java
|
|
|
|
client-side and) is not named as the same with the folder name (by default it is `world`, the backup will fail silently if the world name is not equal to the folder name).
|
|
to suit more general compile environments.
|
|
|
|
Code refactor.
Improve test.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Small optimize for message in /kb list.
|
|
|
|
|
|
|
|
Refactored code for a better implementation of async and blocking task.
|
|
|
|
Improve some info output.
BugFix: Deleted backup won't immediately disappear in the suggestion list.
|
|
Warning: Backup in this version is not compatible with older version!
|
|
|
|
|
|
supported).
Command /kb confirm now confirms both /kb restore and /kb delete.
Added /kb prev for easily check out the latest backup.
|
|
supported).
|
|
|
|
- Optimized ZipUtil.
- Added support for Asian characters (Chinese, Japanese, Korean) in backup name.
- Add validate for backup name (in file name).
|
|
|
|
Added startup message on the first start after restoring a backup.
Adjusted text color.
|
|
|
|
|
|
- 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.
|
|
- Optimized ZipUtil
|