1
0
mirror of https://github.com/chylex/Minecraft-Phantom-Panel.git synced 2024-11-22 08:42:44 +01:00
Commit Graph

42 Commits

Author SHA1 Message Date
2b4fa2c902
Fix event log webpage title 2023-02-26 21:53:43 +01:00
a31dda7439
Fix Server forgetting instance status after reconfiguring & refactor automatic instance launch 2023-02-26 19:39:12 +01:00
891a999ffd
Add event log 2023-02-24 17:22:19 +01:00
c0bfe8f403
Rename audit log classes and entities 2023-02-13 05:30:32 +01:00
71a5babb73
Tweak website design and improve browser compatibility 2023-02-07 23:44:26 +01:00
81bcb91566
Add instance edit form & fix instance configuration validation 2023-02-07 23:15:33 +01:00
b71bc56fc2
Fix drop-down with Minecraft version types accidentally submitting the instance creation form 2023-02-07 21:48:37 +01:00
dca52bb6ad
Check Agent instance and memory limits on instance launch instead of instance creation 2023-01-30 21:28:25 +01:00
b1758fb2bb
Minor code and dependency cleanup 2022-12-31 21:45:17 +01:00
2cc7975193
Rework message replies 2022-12-30 03:26:06 +01:00
d57546bb71
Refactor and tweak design of Users table and edit dialogs on web 2022-10-28 04:41:36 +02:00
e2ed060044
Add user role management to web 2022-10-27 06:24:54 +02:00
e62bd430b9
Add finer permissions for instances on web 2022-10-26 05:31:18 +02:00
8a87d7aff6
Extract instance command input form into a separate component on web 2022-10-26 04:36:43 +02:00
8ac8971f7f
Minor web design fixes 2022-10-25 05:24:51 +02:00
c582aefb05
Minor web form refactoring and fixes 2022-10-25 05:15:41 +02:00
fd0097214b
Refactor web form validation and yielding after submitting 2022-10-25 04:55:02 +02:00
1c5940dd23
Add basic user management to web 2022-10-25 04:42:26 +02:00
1c2c32c2e6
Add permissions for existing web pages 2022-10-22 20:42:23 +02:00
0e6d506cb4
Add user and role permissions on web 2022-10-22 20:02:46 +02:00
59cf71e3e1
Add option to create instances with Minecraft snapshots 2022-10-20 19:42:04 +02:00
751d914d12
Update to C# 11 and use generic attributes in form validation 2022-10-19 13:06:43 +02:00
3b19cbd985
Add Agent build version to Agents table 2022-10-19 01:47:55 +02:00
de22e5695f
Condense Agent certificate and token into a single file 2022-10-18 02:44:56 +02:00
4fc5214418
Add audit log 2022-10-17 00:25:30 +02:00
524b0a4cd9
Tweak website design and fix several design issues 2022-10-17 00:25:29 +02:00
02e121d6ed
Move web identity services to a separate project 2022-10-15 18:30:08 +02:00
ae4f4af2eb
Add environment variable for web server's base path 2022-10-13 15:34:33 +02:00
46446ea5d5
Add customizable JVM arguments to instances 2022-10-11 21:30:09 +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
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
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
abb4c72a66
Add basic instance management with a creation form and instance table on web 2022-10-07 17:21:38 +02:00
40bf4d4578
Add Agent management with an Agent table on web 2022-10-07 11:33:57 +02:00
f27c88e7d5
Add Blazor web project with custom Bootstrap theme 2022-10-06 11:15:33 +02:00