1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2026-05-04 09:03:11 +02:00
Commit Graph

16 Commits

Author SHA1 Message Date
a1ed4f9d20 Detect and retry changed files during backups instead of using Minecraft commands to pause saving 2026-04-05 14:29:35 +02:00
49bdcc3db3 Rename 'folder' to 'directory' across the codebase 2026-04-05 02:50:16 +02:00
e1e8963ff4 Introduce instance launch recipes 2026-02-26 05:39:30 +01:00
186b208bbf Fix Rider syntax style inspections 2025-09-27 10:01:31 +02:00
591a6a62ab Reformat code 2025-08-21 20:31:21 +02:00
875fd9a766 Add timeouts while waiting for server output during backups 2024-04-05 02:41:46 +02:00
8b0452ead6 Move logging to a utils project 2023-12-17 06:49:18 +01:00
339b958e45 Move methods that convert enums and discriminated unions to sentences 2023-10-21 17:53:12 +02:00
a9646c5bbc Convert backup procedure into an instance procedure 2023-03-28 03:30:37 +02:00
6f11f65d91 Add environment variable to set max concurrent backup compression tasks 2023-03-05 01:24:39 +01:00
8f003c6351 Restore chunk saving immediately after archiving the backup 2023-02-27 03:02:35 +01:00
51d8585f05 Fix race condition and wrong instance status when cancelling instance launch 2023-02-25 12:13:10 +01:00
09e7510358 Change online player check in backup scheduler to wait for any server process output before retrying 2023-02-06 23:37:54 +01:00
b3104f9ac3 Change backup world copying to use the dedicated temporary folder 2023-02-05 11:24:43 +01:00
2f49d72014 Implement automatic backups 2023-02-05 03:39:35 +01:00
62a683f8ef Add backend code for creating world backups (tar + zstd) 2023-02-04 16:26:29 +01:00