1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2026-02-27 08:08:22 +01:00

Commit Graph

  • cde29e990d Make Agent ignore Java executables that are symlinks chylex 2022-10-13 15:49:08 +02:00
  • 7a495888aa Fix Server not automatically launching instances when Agent restarts unless instances are reloaded from database chylex 2022-10-14 17:40:45 +02:00
  • c4b1d3c920 Fix graceful shutdown issues chylex 2022-10-14 15:41:46 +02:00
  • 2b661fd170 Use chmod 750 for instance and server folders created by Agent chylex 2022-10-14 14:04:19 +02:00
  • ae4f4af2eb Add environment variable for web server's base path chylex 2022-10-12 22:11:46 +02:00
  • bfb60219ea Change environment variables to throw on error instead of returning default value chylex 2022-10-12 22:11:26 +02:00
  • 3497f73d59 Fix Blazor trying to find 'wwwroot' in working directory chylex 2022-10-13 10:07:29 +02:00
  • e41be61945 Add header to disable caching due to websocket disconnections chylex 2022-10-13 13:16:20 +02:00
  • 8c9925921c Migrate solution to centralized NuGet package versions chylex 2022-10-12 19:08:32 +02:00
  • 315f6b181c Automatically restart instances if they stopped unexpectedly chylex 2022-10-11 21:45:18 +02:00
  • 46446ea5d5 Add customizable JVM arguments to instances chylex 2022-10-11 16:34:12 +02:00
  • 0b51a4509e Change instance log sender from dedicated thread to async task chylex 2022-10-11 20:51:06 +02:00
  • f880a46887 Redact IP addresses in instance logs chylex 2022-10-11 16:24:38 +02:00
  • 3b34ae1eca Tweak Bootstrap breakpoints chylex 2022-10-10 20:16:42 +02:00
  • d2b085ec15 Add Minecraft versions to instance creation form chylex 2022-10-09 22:25:08 +02:00
  • e1cfb36bd1 Add administrator user role chylex 2022-10-09 12:45:31 +02:00
  • e229e3dccf Fix debounced form inputs having old values if form is submitted too soon chylex 2022-10-09 09:48:34 +02:00
  • adf0dd6853 Add administrator account creation and user login chylex 2022-10-08 15:54:25 +02:00
  • adea2021ba Fix instances being added to database despite agent reporting an error chylex 2022-10-08 12:37:28 +02:00
  • 9e47351799 Add modal dialog for stopping instances with customizable stop delay chylex 2022-10-08 12:08:07 +02:00
  • 6ded2575cb Refactor Blazor form context chylex 2022-10-08 12:13:29 +02:00
  • 7b39ff2b2e Refactor instance state initialization and result reporting chylex 2022-10-08 12:10:38 +02:00
  • 32ec2cc9db Update Bootstrap JS to 5.2.2 & fix script tag chylex 2022-10-08 09:06:15 +02:00
  • 640731634b Add custom task manager for tracking running tasks chylex 2022-10-07 19:46:31 +02:00
  • fad7b35e04 Add Agent shutdown button to web experimental/agent-shutdown chylex 2022-10-07 17:23:36 +02:00
  • 0cf2975acd Automatically generate Agent names if not configured experimental/agent-name-generator chylex 2022-10-07 17:22:46 +02:00
  • 7f1e838331 Add form for sending commands to instances chylex 2022-10-07 16:31:21 +02:00
  • 0695ee8405 Add instance logs to web chylex 2022-10-07 15:58:27 +02:00
  • b9fa5de76b Add support for configuring, launching, and stopping Minecraft server instances chylex 2022-10-07 13:49:50 +02:00
  • eefe1b8051 Add support for downloading Minecraft server executables chylex 2022-10-07 12:40:42 +02:00
  • 56b0e65809 Persist instances in the database chylex 2022-10-07 11:53:25 +02:00
  • abb4c72a66 Add basic instance management with a creation form and instance table on web chylex 2022-10-07 08:46:07 +02:00
  • 3c0c286c32 Add Java runtime discovery to Agents chylex 2022-10-07 07:36:37 +02:00
  • 67754da5c7 Persist Agents in database chylex 2022-10-07 04:04:57 +02:00
  • 4abb394bc3 Add Agent memory and instance configuration chylex 2022-10-07 07:32:11 +02:00
  • 40bf4d4578 Add Agent management with an Agent table on web chylex 2022-10-07 01:59:59 +02:00
  • 57ed3e24c9 Add Docker Compose file for a development PostgreSQL instance chylex 2022-10-07 01:36:38 +02:00
  • 57073b1bd0 Add PostgreSQL database support via Entity Framework chylex 2022-10-06 15:02:06 +02:00
  • 23a4cf69dd Add communication between Agent and Server via ZeroMQ and MessagePack chylex 2022-10-06 11:19:02 +02:00
  • 2c6c9ea493 Add Agent project & token generation chylex 2022-10-06 08:03:07 +02:00
  • c4110c909a Add custom Razor form components chylex 2022-10-07 04:34:55 +02:00
  • f27c88e7d5 Add Blazor web project with custom Bootstrap theme chylex 2022-10-06 04:27:14 +02:00
  • 73a5eb5422 Add logging with Serilog chylex 2022-10-06 03:35:03 +02:00
  • c43c511c3b Add solution file chylex 2022-10-06 03:36:03 +02:00
  • 562f4e581a Add .gitattributes chylex 2022-10-06 03:40:49 +02:00
  • 72d4674d0e Add .gitignore chylex 2022-07-21 21:32:34 +02:00
  • ef28251958 Initial commit chylex 2022-07-21 19:18:23 +02:00