summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-09-29Bump version to 1.8.01.19.2huskcasaca
2022-09-29Port to 1.19.2huskcasaca
2022-09-29Fix: OP cannot make backups or restore with default perm level without luckpe...Keuin
2022-09-29 Run test with GitHub actions when pushing or receiving pull requests.Keuin
2022-09-29Fix permission api not compiling.Keuin
2022-09-29Remove unnecessary lines.Keuin
2022-09-29Document how to configure automatic backup with external task scheduler.Keuin
2022-09-29small fix on README.Keuin
2022-01-08Merge remote-tracking branch 'origin/1.18.1' into 1.18.1Keuin
2022-01-08Make it compile for Minecraft 1.18.Keuin
2022-01-08Update README.v1.7.0Keuin
2022-01-08Support unofficial fabric-permissions-api. Now it is supposed to work with Lu...Keuin
2022-01-04Make it compile for Minecraft 1.18.Keuin
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
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 ind...Keuin
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
2021-01-25Code refactorKeuin
2021-01-25improve expressionsKeuin
2021-01-25fix grammar errorKeuin
2021-01-25Use semantic versioningv1.6.0Keuin