Commit Graph

  • d9a90797f9
    Add "servermods" folder to ignored folders in backups wip-forge chylex 2024-04-13 09:07:22 +0200
  • 7bac21c3a4
    WIP chylex 2024-04-01 14:37:31 +0200
  • 9873f8779f
    Show online and maximum player count on Instances page on Web main chylex 2024-04-12 16:29:50 +0200
  • 31e101b21e
    Retrieve both online and maximum player count from Minecraft servers chylex 2024-04-12 13:30:26 +0200
  • 398bb14742
    Refactor online player count detection in Agent chylex 2024-04-10 23:06:25 +0200
  • 4e89d7b12f
    Fix instance stop timeout not killing the process chylex 2024-04-11 05:41:05 +0200
  • 3b313bf0a8
    Disable sync chunk writes to avoid lag during backups chylex 2024-04-11 05:29:12 +0200
  • 21c90cb7c2
    Fix null in Web login message reply chylex 2024-04-08 00:03:41 +0200
  • 7b68b5d50d
    Implement backend logic for per-agent user access control chylex 2024-04-07 23:18:41 +0200
  • 2d70d2b7d1
    Update dotnet-ef to 8.0.3 chylex 2024-04-07 23:19:59 +0200
  • 8c623171f3
    Add missing ARIA role to error messages on Web chylex 2024-04-07 21:38:02 +0200
  • 62f8c685f0
    Update Home page on Web chylex 2024-04-07 21:21:05 +0200
  • 4a110db078
    Fix label and spacing around instance command input field on Web chylex 2024-04-07 17:08:10 +0200
  • f683a1f700
    Invalidate Web authorization when a user is updated/deleted chylex 2024-04-07 06:17:22 +0200
  • 3ffb37529c
    Add user permission checking to Controller chylex 2024-04-06 23:25:56 +0200
  • 4c3b81c54a
    Fix not re-focusing instance command input after sending a command on Web chylex 2024-04-05 13:37:49 +0200
  • 8e2b019aa1
    Fix exception due to disposed CancellationTokenSource in Minecraft server downloader chylex 2024-04-05 13:31:46 +0200
  • 9a2c13c1e0
    Add support for backups on older Minecraft versions chylex 2024-04-05 12:25:13 +0200
  • 991b32032c
    Add "Backing Up" instance status chylex 2024-04-05 11:37:55 +0200
  • 875fd9a766
    Add timeouts while waiting for server output during backups chylex 2024-04-01 18:13:02 +0200
  • f7f08ec55c
    Fix backups not working with Forge log format chylex 2024-04-04 20:44:05 +0200
  • 1b12fd9c3b
    Guard loading instances from database from exceptions chylex 2024-04-04 20:37:37 +0200
  • 424dccb14e
    Migrate InstanceActionResult to Result type chylex 2024-04-01 11:22:39 +0200
  • d03f532996
    Make Result type serializable chylex 2024-03-31 18:24:22 +0200
  • c99f5bc6bf
    Remove login session management logic from Web chylex 2024-03-31 12:07:33 +0200
  • d591318340
    Fix missing audit logs for user login/logout chylex 2024-03-30 17:18:27 +0100
  • c7b57fac97
    Fix Rider inspections chylex 2024-03-30 13:43:41 +0100
  • 137a2a53c3
    Replace remaining uses of TaskManager chylex 2024-03-30 09:25:08 +0100
  • 94148add2d
    Force invariant culture for all applications chylex 2024-03-30 08:23:39 +0100
  • c1cbb848a9
    Increase Agent buffer size for instance logs chylex 2024-03-30 07:25:55 +0100
  • 9fcc3c53fc
    Catch "The pipe is being closed" Windows exception when stopping instance chylex 2024-03-30 07:05:59 +0100
  • 72ddaf91ad
    Implement actors in Agent via Akka.NET chylex 2024-03-25 06:12:45 +0100
  • 02828a91c6
    Migrate event log to Akka.NET chylex 2024-03-22 03:10:24 +0100
  • 7cdb0a1910
    Migrate RPC message handling to Akka.NET chylex 2024-03-15 21:55:44 +0100
  • 0d039b69de
    Implement actors in Controller via Akka.NET chylex 2024-02-23 12:04:11 +0100
  • 8911a2257a
    Fix typo in instance event type chylex 2024-01-25 15:25:22 +0100
  • a1dec2f117
    Update and fix Dockerfile chylex 2024-01-25 12:39:35 +0100
  • de72e77c7b
    Update dependencies chylex 2023-12-27 22:44:43 +0100
  • 9c06178a63
    Fix double padding in table cells with both clickable rows and custom classes chylex 2023-12-27 22:35:33 +0100
  • e981425ce5
    Make table rows on the Instances page on Web clickable chylex 2023-12-20 07:51:55 +0100
  • 1ded0e50b2
    Redesign Web navigation chylex 2023-12-20 04:26:48 +0100
  • e679b17e3b
    Redesign Web tables chylex 2023-12-19 06:50:17 +0100
  • 578ec2d11c
    Clean up Web project chylex 2023-12-17 20:36:23 +0100
  • 2471dc04f1
    Improve handling of missing registration message chylex 2023-12-17 18:05:55 +0100
  • 5bc474d455
    Define message groups and use queues to send and process messages within each group sequentially chylex 2023-12-17 07:40:37 +0100
  • 3cab9a0152
    Move Controller RPC code into the RPC utils project chylex 2023-12-17 07:38:59 +0100
  • 8b0452ead6
    Move logging to a utils project chylex 2023-12-17 01:27:32 +0100
  • 96456f90bc
    Reimplement Web service chylex 2023-10-13 18:47:32 +0200
  • e69b0245aa
    Refactor methods for sending messages and waiting for replies chylex 2023-10-31 08:47:00 +0100
  • cd332a6571
    Fix Controller handling messages from unauthorized Agents chylex 2023-10-23 13:19:28 +0200
  • 2a9bb9e6ac
    Extract classes for client-to-server RPC connection chylex 2023-10-21 20:45:07 +0200
  • 55b853d227
    Fully separate Controller and Web into their own services - Controller compiling and setup chylex 2023-10-09 19:12:58 +0200
  • 627e7436fd
    Remove unnecessary trailing spaces chylex 2023-10-22 23:05:24 +0200
  • 339b958e45
    Move methods that convert enums and discriminated unions to sentences chylex 2023-10-21 07:44:47 +0200
  • 3a17eee8d0
    Update namespaces in Controller and Web projects chylex 2023-10-09 16:43:20 +0200
  • 2c623cbd9a
    Split Phantom Server projects into separate Controller and Web folders chylex 2023-10-09 16:00:52 +0200
  • 346eab0b1b
    Replace ASP.NET Identity with a custom solution chylex 2023-10-08 15:33:14 +0200
  • 956f1e779b
    Enable new .NET 8 artifacts output folder chylex 2023-10-07 17:57:31 +0200
  • 2e8238a3bc
    Update dependencies chylex 2023-10-07 17:50:26 +0200
  • 346ca5de75
    Remove dependency on coverlet.collector chylex 2023-10-07 16:40:45 +0200
  • 3e93ad9217
    Fix wrong zstd parameters causing source files to not be removed in newer versions chylex 2023-06-16 15:37:48 +0200
  • 07c31ac70b
    Update Docker images to multi-arch & reduce build size chylex 2023-04-01 10:09:01 +0200
  • c89e30cd3f
    Update to .NET 8 chylex 2023-04-01 09:41:05 +0200
  • 0091fa11fb
    Merge several Utils projects chylex 2023-04-05 22:32:37 +0200
  • 20ff2871fa
    Switch to Eclipse Temurin JRE in Docker images chylex 2023-04-01 13:23:50 +0200
  • f211708509
    Fix not internally updating selected Minecraft version when switching version types chylex 2023-04-04 19:52:37 +0200
  • ad7964677e
    Fix not flushing logs when calling Environment.Exit chylex 2023-04-02 08:45:37 +0200
  • 626f141a2c
    Enable version tolerant mode for all MemoryPack structures chylex 2023-03-30 13:02:12 +0200
  • 46dba1a4fa
    Revert "Add JVM argument to disable signal handling to prevent instant termination of Minecraft processes" chylex 2023-03-30 04:24:02 +0200
  • 476de00cfd
    Delegate JVM argument validation to Server only chylex 2023-03-30 04:00:22 +0200
  • 2180e0c067
    Fix exception while shutting down instance procedures chylex 2023-03-28 03:45:00 +0200
  • a9646c5bbc
    Convert backup procedure into an instance procedure chylex 2023-03-27 12:20:52 +0200
  • 01d6648b1f
    Rework Agent instance state management into a procedure-based system chylex 2023-03-26 11:58:50 +0200
  • def6c41a77
    Remove Phantom.Common.Minecraft project chylex 2023-03-07 11:54:15 +0100
  • 3f976295bd
    Make writing server.properties file asynchronous chylex 2023-03-05 13:30:18 +0100
  • 9d9734d1fd
    Fix audit log event when editing user roles chylex 2023-03-05 07:47:49 +0100
  • 267c5ad921
    Reduce InstanceProcess output ring buffer capacity chylex 2023-03-05 07:38:07 +0100
  • f5b40a92e2
    Reduce the minimum number of thread pool threads in Agent chylex 2023-03-05 06:36:27 +0100
  • 2c413160f6
    Update all NuGet packages chylex 2023-03-05 05:34:30 +0100
  • 0af14c3262
    Fix code issues and inefficiencies chylex 2023-03-05 01:27:25 +0100
  • 0ab165fd21
    Optimize sending instance logs to wait for output instead of constantly looping chylex 2023-03-05 01:13:03 +0100
  • 6f11f65d91
    Add environment variable to set max concurrent backup compression tasks chylex 2023-03-04 10:07:09 +0100
  • 101ca865fe
    WIP wip-launchers chylex 2023-02-26 19:08:02 +0100
  • dd57c442af
    Add Serilog async sink to eliminate blocking when logging to console chylex 2023-03-03 08:55:45 +0100
  • dacd786b4c
    Work around .NET starving thread pool when reading process output chylex 2023-03-03 08:14:13 +0100
  • 89e67e1690
    Log exceptions caught in RPC thread chylex 2023-03-03 04:28:33 +0100
  • 33de01f564
    Add Fabric support chylex 2023-02-26 19:07:13 +0100
  • dd0d9b3ddb
    Fix not seeing instance statuses after restarting Server chylex 2023-02-28 02:00:11 +0100
  • 9971855bf8
    Cache Minecraft server executable info chylex 2023-02-28 01:21:28 +0100
  • ffa0ff24fa
    Move most verbose log messages to debug level chylex 2023-02-28 00:07:54 +0100
  • 8f003c6351
    Restore chunk saving immediately after archiving the backup chylex 2023-02-27 02:49:14 +0100
  • 2b4fa2c902
    Fix event log webpage title chylex 2023-02-26 21:53:43 +0100
  • 734d9e266e
    Prepare for adding non-vanilla server types chylex 2023-02-26 19:03:58 +0100
  • a31dda7439
    Fix Server forgetting instance status after reconfiguring & refactor automatic instance launch chylex 2023-02-26 19:33:52 +0100
  • d93c93cbf7
    Extract reusable one-shot process runner from backup compressor implementation chylex 2023-02-26 18:04:55 +0100
  • bb7de48d24
    Move fetching server jar download information exclusively to the Server chylex 2023-02-26 15:19:49 +0100
  • 51d8585f05
    Fix race condition and wrong instance status when cancelling instance launch chylex 2023-02-25 11:41:08 +0100
  • 891a999ffd
    Add event log chylex 2023-02-10 18:03:41 +0100
  • c0bfe8f403
    Rename audit log classes and entities chylex 2023-02-13 05:06:34 +0100
  • d307dbb6e0
    Fix not setting the Server Software field when editing an instance chylex 2023-02-08 00:16:31 +0100