|
46446ea5d5
|
Add customizable JVM arguments to instances
|
2022-10-11 21:30:09 +02:00 |
|
|
0b51a4509e
|
Change instance log sender from dedicated thread to async task
|
2022-10-11 21:26:44 +02:00 |
|
|
f880a46887
|
Redact IP addresses in instance logs
|
2022-10-11 16:34:22 +02:00 |
|
|
3b34ae1eca
|
Tweak Bootstrap breakpoints
|
2022-10-10 20:16:42 +02:00 |
|
|
d2b085ec15
|
Add Minecraft versions to instance creation form
|
2022-10-10 19:41:57 +02:00 |
|
|
e1cfb36bd1
|
Add administrator user role
|
2022-10-09 12:45:31 +02:00 |
|
|
e229e3dccf
|
Fix debounced form inputs having old values if form is submitted too soon
|
2022-10-09 10:02:23 +02:00 |
|
|
adf0dd6853
|
Add administrator account creation and user login
|
2022-10-09 08:33:36 +02:00 |
|
|
adea2021ba
|
Fix instances being added to database despite agent reporting an error
|
2022-10-08 12:37:28 +02:00 |
|
|
9e47351799
|
Add modal dialog for stopping instances with customizable stop delay
|
2022-10-08 12:36:34 +02:00 |
|
|
6ded2575cb
|
Refactor Blazor form context
|
2022-10-08 12:23:15 +02:00 |
|
|
7b39ff2b2e
|
Refactor instance state initialization and result reporting
|
2022-10-08 12:17:19 +02:00 |
|
|
32ec2cc9db
|
Update Bootstrap JS to 5.2.2 & fix script tag
|
2022-10-08 09:13:14 +02:00 |
|
|
640731634b
|
Add custom task manager for tracking running tasks
|
2022-10-07 20:16:45 +02:00 |
|
|
7f1e838331
|
Add form for sending commands to instances
|
2022-10-07 17:21:39 +02:00 |
|
|
0695ee8405
|
Add instance logs to web
|
2022-10-07 17:21:39 +02:00 |
|
|
b9fa5de76b
|
Add support for configuring, launching, and stopping Minecraft server instances
|
2022-10-07 17:21:38 +02:00 |
|
|
eefe1b8051
|
Add support for downloading Minecraft server executables
|
2022-10-07 17:21:38 +02:00 |
|
|
56b0e65809
|
Persist instances in the database
|
2022-10-07 17:21:38 +02:00 |
|
|
abb4c72a66
|
Add basic instance management with a creation form and instance table on web
|
2022-10-07 17:21:38 +02:00 |
|
|
3c0c286c32
|
Add Java runtime discovery to Agents
|
2022-10-07 17:21:38 +02:00 |
|
|
67754da5c7
|
Persist Agents in database
|
2022-10-07 11:33:57 +02:00 |
|
|
4abb394bc3
|
Add Agent memory and instance configuration
|
2022-10-07 11:33:57 +02:00 |
|
|
40bf4d4578
|
Add Agent management with an Agent table on web
|
2022-10-07 11:33:57 +02:00 |
|
|
57ed3e24c9
|
Add Docker Compose file for a development PostgreSQL instance
|
2022-10-07 07:27:20 +02:00 |
|
|
57073b1bd0
|
Add PostgreSQL database support via Entity Framework
|
2022-10-07 07:27:20 +02:00 |
|
|
23a4cf69dd
|
Add communication between Agent and Server via ZeroMQ and MessagePack
|
2022-10-07 07:27:20 +02:00 |
|
|
2c6c9ea493
|
Add Agent project & token generation
|
2022-10-07 07:27:20 +02:00 |
|
|
c4110c909a
|
Add custom Razor form components
|
2022-10-07 07:27:19 +02:00 |
|
|
f27c88e7d5
|
Add Blazor web project with custom Bootstrap theme
|
2022-10-06 11:15:33 +02:00 |
|
|
73a5eb5422
|
Add logging with Serilog
|
2022-10-06 05:06:03 +02:00 |
|
|
c43c511c3b
|
Add solution file
|
2022-10-06 03:42:31 +02:00 |
|
|
562f4e581a
|
Add .gitattributes
|
2022-10-06 03:41:01 +02:00 |
|
|
72d4674d0e
|
Add .gitignore
|
2022-07-21 21:57:39 +02:00 |
|
|
ef28251958
|
Initial commit
|
2022-07-21 19:18:23 +02:00 |
|