index
:
KBackup-Fabric
1.14.4
1.15.2
1.16.4
1.16.4-feature-cow
1.17.1
1.18.1
1.19.2
add-github-action-build-release
add-github-action-for-testing
feature-cow
master
master-auto-backup
A server-only backup mod for fabric Minecraft server, which supports both full backup and incremental backup.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Collapse
)
Author
2022-10-04
test release
add-github-action-build-release
Keuin
2022-10-04
Add GitHub action: release
Keuin
2022-10-03
Move artifact naming to main branch.
1.7.1
Keuin
2022-10-03
Upgrade fabric toolchain, gradle and JDK.
Keuin
2022-10-02
Bump version.
Keuin
2022-10-02
Upgrade gradle and fabric-loom.
Keuin
2022-09-20
Fix: 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-testing
Keuin
2022-09-20
Fix permission api not compiling.
Keuin
2022-01-10
Remove unnecessary lines.
Keuin
2022-01-10
Document how to configure automatic backup with external task scheduler.
Keuin
2022-01-08
small fix on README.
Keuin
2022-01-08
Update README.
v1.7.0
Keuin
Separate different languages in different files. Declare project situation more clearly. Add command permission nodes list.
2022-01-08
Support unofficial fabric-permissions-api. Now it is supposed to work with ↵
Keuin
LuckPerms.
2022-01-04
Add gradlew.
Keuin
2021-10-10
Better notice. Add simplified Chinese translation.
Keuin
2021-10-10
Bump version.
v1.6.7
Keuin
2021-10-10
Bugfix: `/kb` will fail if the backup directory does not exist.
Keuin
2021-10-09
Add depreciation notice.
Keuin
2021-10-09
Bump version.
Keuin
2021-06-12
fix a minor object leak in failure
Keuin
2021-06-11
remove gradlew from project
v1.6.5
Keuin
2021-06-11
ignore gradlew
Keuin
2021-06-11
fix silent-fail IO exception in ZipUtil; Improve code quality in ZipUtil
Keuin
2021-05-31
fix IncrementalBackupStorageManager spamming the log with new copied file names.
Keuin
2021-03-10
print detailed information if incremental backup fail due to an IO exception.
Keuin
2021-03-02
fix failing test caused by new-lines added by IDE.
Keuin
2021-03-02
fix bad test
Keuin
2021-03-01
Fix a failing test
Keuin
2021-03-01
remove unused libs
Keuin
2021-03-01
refactor
Keuin
2021-03-01
update gitignore
Keuin
2021-02-15
Add debug log
Keuin
2021-02-15
Minor bugfix: incremental backup without `backups` directory created will fail.
Keuin
2021-02-15
Add tests.
Keuin
Implementing auto backup and configuration (not finished)
2021-02-15
Add test file
Keuin
2021-02-10
Now context is nullable.
Keuin
2021-01-29
slightly change an expression
v1.6.3
Keuin
2021-01-29
BugFix: `/kb` or `/kb list` does not filter out unrelated files.
Keuin
2021-01-29
Add Op login hint in the next start after restoring
Keuin
2021-01-29
BugFix: `/kb restore` and `/kb delete` cannot select primitive backups by ↵
Keuin
index number
2021-01-29
Add new TODO item
Keuin
2021-01-27
Use mojang implementation for command suggesting
Keuin
2021-01-26
Show reused percentage of incremental backups.
Keuin
2021-01-26
Update the description of incremental backup's index file
Keuin
2021-01-26
BugFix: fixed malformed success message of incremental backup.
v1.6.2
Keuin
2021-01-25
Improve user interaction.
Keuin
Code refactor.
2021-01-25
Code refactor
Keuin
2021-01-25
improve expressions
Keuin
2021-01-25
fix grammar error
Keuin
[next]