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

24 Commits

Author SHA1 Message Date
a31dda7439
Fix Server forgetting instance status after reconfiguring & refactor automatic instance launch 2023-02-26 19:39:12 +01:00
bb7de48d24
Move fetching server jar download information exclusively to the Server 2023-02-26 15:29:51 +01:00
d307dbb6e0
Fix not setting the Server Software field when editing an instance 2023-02-08 00:16:40 +01:00
a6acd7dec9
Fix not showing offline Agents when editing an instance 2023-02-08 00:04:49 +01:00
524e27bd29
Add protection against modifying selected agent when editing an instance 2023-02-07 23:48:31 +01:00
125239b48d
Fix centering of HTML range inputs so that background color split is positioned correctly 2023-02-07 23:20:50 +01:00
81bcb91566
Add instance edit form & fix instance configuration validation 2023-02-07 23:15:33 +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
c618a8d045
Fix web not checking permissions in events 2022-10-26 05:23:57 +02:00
8a87d7aff6
Extract instance command input form into a separate component on web 2022-10-26 04:36:43 +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
24e08f1943
Migrate from MessagePack to MemoryPack for RPC serialization 2022-10-19 00:26:17 +02:00
4fc5214418
Add audit log 2022-10-17 00:25:30 +02:00
315f6b181c
Automatically restart instances if they stopped unexpectedly 2022-10-12 19:19:19 +02:00
f880a46887
Redact IP addresses in instance logs 2022-10-11 16:34:22 +02:00
e229e3dccf
Fix debounced form inputs having old values if form is submitted too soon 2022-10-09 10:02:23 +02:00
9e47351799
Add modal dialog for stopping instances with customizable stop delay 2022-10-08 12:36:34 +02:00
0695ee8405
Add instance logs to web 2022-10-07 17:21:39 +02:00
abb4c72a66
Add basic instance management with a creation form and instance table on web 2022-10-07 17:21:38 +02:00