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 (
Expand
)
Author
2024-01-21
feature: validate config
HEAD
master
Keuin
2024-01-20
feature: config file support JSON comment
Keuin
2024-01-20
feature: configurable CoW incremental backup
Keuin
2023-01-17
Make ParallelSupplier a top-level class.
Keuin
2023-01-17
Remove deprecated usage and useless code.
Keuin
2023-01-13
Merge remote-tracking branch 'origin/master'
Keuin
2023-01-13
Move temporary files to standard path in IncBackupBackwardCompatibilityTest.
Keuin
2023-01-13
Upgrade loom, loader, fabric, gradle and development JDK.
Keuin
2023-01-13
Code cleanup.
Keuin
2023-01-13
Fix possible resource leak and unsafe null de-referencing.
Keuin
2023-01-13
Auto select temporary path for unit test. Remove temporary files after testing.
Keuin
2022-10-04
Fix test CI JDK version.
1.18.1
1.17.1
1.16.4
1.15.2
1.14.4
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 luckpe...
Keuin
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
2022-01-08
Support unofficial fabric-permissions-api. Now it is supposed to work with Lu...
Keuin
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
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
[next]