Szum123321
b3a340deab
Separated BackupHelper into the factory and the cleanup (MakeBackupRunnableFactory & Cleanup)
2022-08-30 01:31:43 +02:00
Szum123321
b7da7dbc6f
Replaced Statics with Globals - now a singleton
...
Moved updateTMPFSFlag from Utilities to Statics/Globals
Added proper shutdown procedure for executorService (shutdownQueueExecutor) - should repair #37
Refactored some commands
2022-08-30 01:15:56 +02:00
Szum123321
03743dbdc9
1.19 update
2022-08-25 21:50:57 +02:00
Szum123321
2f8857f630
Update README.md
...
Typo
2022-07-02 16:47:16 +02:00
Szum123321
e063c26d16
Delete README_zh-CN.md
2022-06-27 21:51:04 +02:00
Szum123321
cb72067275
Update README.md
2022-06-23 23:39:01 +02:00
Szum123321
1e60c05477
Update README.md
2022-06-23 23:31:30 +02:00
Szum123321
4fa30024cf
Update build.gradle
...
NIO methods are only available in Apache 1.21
2022-06-22 23:02:46 +02:00
Szum123321
a9befa2301
Repaired BackupHelper
2022-06-22 21:32:20 +02:00
Szum123321
267776789d
Merge pull request #102 from Szum123321/safe_restore
...
Safe restore
2022-06-22 20:04:25 +02:00
Szum123321
27aa40027c
dropped unnecessary accessors in BackupContext (record)
2022-06-22 20:02:37 +02:00
Szum123321
fd02df7022
Cleaner cleanup algorithm
2022-06-18 08:30:36 +02:00
Szum123321
3f1f1704b1
Added safe restore
2022-06-17 23:14:14 +02:00
Szum123321
b4597f6f1f
pt III, slowly moving to the new file handling api (File -> Path)
2022-06-17 22:43:41 +02:00
Szum123321
a85db99d82
pt II, slowly moving to the new file handling api (File -> Path)
2022-06-17 21:33:13 +02:00
Szum123321
6897b94afc
slowly moving to the new file handling api (File -> Path)
2022-06-17 21:15:50 +02:00
Szum123321
a4bf645ef7
final dependency update. rolled back release version
2022-06-16 21:40:05 +02:00
Szum123321
04fec113d9
Merge pull request #98 from IzzyBizzy45/2.x
...
1.19 update
TMP filesystem read-only fix
2022-06-12 22:02:29 +02:00
IzzyBizzy
f06cdb6e3c
"TMP filesystem ({}) is read-only!" Fix
...
TMP filesystem ({}) is read-only! was showing up when running on windows environment. May be wrong in removing the .resolve part, but found that Java was trying to locate a file that wasn't being created when the server/client was ran, resulting in the check failing. Removing the resolve still seems to pickup if a directory is read only so should be good still (hopefully lol)
2022-06-10 19:13:29 +10:00
IzzyBizzy
d0ffab9339
1.19 Changes
2022-06-10 14:08:46 +10:00
Szum123321
18b7c2b9ae
Merge pull request #82 from LilyRose2798/replace-reserved-characters
...
Add replacment of reserved filename chars from comment
2022-01-09 15:32:35 +01:00
Lily Rose
c4549e8f0a
Add replacment of reserved filename chars from comment
2022-01-09 03:12:46 +11:00
Szum123321
93f2b31e2a
Merge remote-tracking branch 'origin/2.x' into 2.x
2021-12-23 20:59:06 +01:00
Szum123321
bbb07451bd
#80 test
2021-12-23 20:58:55 +01:00
Szum123321
4d881fe940
Update 1.18.1
2021-12-23 20:58:31 +01:00
Szum123321
756a3152ac
Update README.md
2021-12-19 21:42:56 +01:00
Szum123321
569892ac5a
Changed mappings
2021-11-30 20:58:13 +01:00
Szum123321
fd878e5b1b
Version Bump
2021-11-28 10:34:24 +01:00
Szum123321
9caf851783
Replaced ZipArchiveInputStream based zip decompressor with one based on ZipFile (might be useful for partial restore, but no promise)
2021-11-27 20:11:43 +01:00
Szum123321
50e465fc17
Added more accurate detection of insufficient /tmp
2021-11-27 19:58:51 +01:00
Szum123321
eb6f4fdb10
Added Config option to enable/disable global announcement of backup starting and finishing
2021-11-27 19:56:11 +01:00
Szum123321
3bf91ea915
1.18 dep and name update
2021-11-27 19:54:35 +01:00
Szum123321
b258523fd5
Merge remote-tracking branch 'origin/2.x' into 2.x
2021-10-03 10:12:45 +02:00
Szum123321
51330a036d
Added backup done message, Moved notifyPlayer to Utilities ( closed #71 )
2021-10-03 10:12:33 +02:00
Szum123321
e319a00169
Update README.md
2021-08-04 16:32:41 +02:00
Szum123321
c736c1db08
Update README.md
2021-08-04 16:32:20 +02:00
Szum123321
7957602f83
Update README.md
2021-08-04 16:26:57 +02:00
Szum123321
cb55d5c9a4
Repaired merge error
2021-08-03 23:47:56 +02:00
Szum123321
d24aa5c9e8
Merge pull request #70 from Szum123321/auto_config
...
Auto config
2021-08-03 23:44:37 +02:00
Szum123321
5b152927f0
update copyright notice
2021-08-03 23:42:39 +02:00
Szum123321
50db7efe08
lang update
2021-08-03 23:19:02 +02:00
Szum123321
a6881b68cd
Text correction
2021-08-03 22:13:00 +02:00
Szum123321
2fab8c67f3
Repaired fabric.mod.json
2021-08-03 22:12:36 +02:00
Szum123321
76d7326237
Locked parallel gzip version
2021-08-03 22:12:18 +02:00
Szum123321
bf5f046985
This was stupid
2021-08-03 21:27:10 +02:00
Szum123321
33f01e8189
Dep update
2021-08-03 21:26:42 +02:00
Szum123321
111fe12ae7
Moved close to finally
2021-08-03 21:26:11 +02:00
szymon
8fe0cae73a
Added dependency info to fabric.mod.json
2021-07-09 22:43:47 +02:00
szymon
d6430c9bef
version bump
2021-07-08 21:46:22 +02:00
szymon
121d6269cd
Added missing copyright headers
2021-07-08 21:45:58 +02:00