summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2022-10-04Fix test CI JDK version.1.18.11.17.11.16.41.15.21.14.4Keuin
2022-10-04Add GitHub action: releaseKeuin
2022-10-03Move artifact naming to main branch.1.7.1Keuin
2022-10-03Upgrade fabric toolchain, gradle and JDK.Keuin
2022-10-02Bump version.Keuin
2022-10-02Upgrade gradle and fabric-loom.Keuin
2022-09-20Fix: OP cannot make backups or restore with default perm level without ↵Keuin
luckperms.
2022-09-20 Run test with GitHub actions when pushing or receiving pull requests.add-github-action-for-testingKeuin
2022-09-20Fix permission api not compiling.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.
2022-01-08Support unofficial fabric-permissions-api. Now it is supposed to work with ↵Keuin
LuckPerms.
2022-01-04Add gradlew.Keuin
2021-10-10Better notice. Add simplified Chinese translation.Keuin
2021-10-10Bump version.v1.6.7Keuin
2021-10-10Bugfix: `/kb` will fail if the backup directory does not exist.Keuin
2021-10-09Add depreciation notice.Keuin
2021-10-09Bump version.Keuin
2021-06-12fix a minor object leak in failureKeuin
2021-06-11remove gradlew from projectv1.6.5Keuin
2021-06-11ignore gradlewKeuin
2021-06-11fix silent-fail IO exception in ZipUtil; Improve code quality in ZipUtilKeuin
2021-05-31fix IncrementalBackupStorageManager spamming the log with new copied file names.Keuin
2021-03-10print detailed information if incremental backup fail due to an IO exception.Keuin
2021-03-02fix failing test caused by new-lines added by IDE.Keuin
2021-03-02fix bad testKeuin
2021-03-01Fix a failing testKeuin
2021-03-01remove unused libsKeuin
2021-03-01refactorKeuin
2021-03-01update gitignoreKeuin
2021-02-15Add debug logKeuin
2021-02-15Minor bugfix: incremental backup without `backups` directory created will fail.Keuin
2021-02-15Add tests.Keuin
Implementing auto backup and configuration (not finished)
2021-02-15Add test fileKeuin
2021-02-10Now context is nullable.Keuin
2021-01-29slightly change an expressionv1.6.3Keuin
2021-01-29BugFix: `/kb` or `/kb list` does not filter out unrelated files.Keuin
2021-01-29Add Op login hint in the next start after restoringKeuin
2021-01-29BugFix: `/kb restore` and `/kb delete` cannot select primitive backups by ↵Keuin
index number
2021-01-29Add new TODO itemKeuin
2021-01-27Use mojang implementation for command suggestingKeuin
2021-01-26Show reused percentage of incremental backups.Keuin
2021-01-26Update the description of incremental backup's index fileKeuin
2021-01-26BugFix: fixed malformed success message of incremental backup.v1.6.2Keuin
2021-01-25Improve user interaction.Keuin
Code refactor.
2021-01-25Code refactorKeuin
2021-01-25improve expressionsKeuin
2021-01-25fix grammar errorKeuin