amcmanu3
|
d9e405e56c
|
Add eula to download
|
2023-08-27 14:55:21 -04:00 |
|
amcmanu3
|
4f7d18362c
|
Add download server option for bedrock servers
|
2023-08-25 13:54:31 -04:00 |
|
Andrew
|
14c0065124
|
Edit API handler to thread server creation. (Untested)
|
2023-08-23 20:44:11 -04:00 |
|
Andrew
|
52e44f090e
|
Add audit log end point
|
2023-08-20 17:03:01 -04:00 |
|
Andrew
|
a8894757cf
|
Rename activity logs
|
2023-08-20 17:01:32 -04:00 |
|
amcmanu3
|
61057bce81
|
Remove step 1 handling
|
2023-08-17 17:18:09 -04:00 |
|
amcmanu3
|
a90dd546a1
|
Add role detection to creation
|
2023-08-17 17:14:51 -04:00 |
|
amcmanu3
|
4358a78e93
|
Require category. Not eula
|
2023-08-17 15:11:11 -04:00 |
|
amcmanu3
|
134b35b2dd
|
Setup users for API handling
|
2023-08-16 18:00:00 -04:00 |
|
amcmanu3
|
481eff9486
|
Remove send_order from ajax handler
|
2023-08-16 13:41:18 -04:00 |
|
amcmanu3
|
d6dd30b685
|
Remove delete method from panel handler
|
2023-08-16 13:38:10 -04:00 |
|
amcmanu3
|
6f535a11b0
|
Use API to make/edit roles
|
2023-08-16 13:34:52 -04:00 |
|
amcmanu3
|
36e500fda5
|
Remove config.json from panel handler
|
2023-08-15 16:47:55 -04:00 |
|
amcmanu3
|
185702169a
|
Make keywords an array
|
2023-08-15 16:29:53 -04:00 |
|
amcmanu3
|
93428b2e05
|
Use API for config.json
|
2023-08-15 16:09:06 -04:00 |
|
amcmanu3
|
4e0743bc1f
|
Merge branch 'dev' into refactor/remote-comms-patch-2
|
2023-08-04 15:19:04 -04:00 |
|
Zedifus
|
aa0824630a
|
Merge branch 'dev' into refactor/in-file
|
2023-07-18 21:07:11 +01:00 |
|
Andrew
|
b23a08be5f
|
Add eula agree to api
|
2023-07-13 10:39:25 -04:00 |
|
Andrew
|
62e1069aeb
|
Merge branch 'dev' into refactor/remote-comms-patch-2
|
2023-07-13 10:17:19 -04:00 |
|
amcmanu3
|
76e1ee471a
|
Add backups API
|
2023-07-12 18:01:14 -04:00 |
|
amcmanu3
|
2f509b46ee
|
Merge branch 'refactor/remote-comms-patch-2' of gitlab.com:crafty-controller/crafty-4 into refactor/remote-comms-patch-2
|
2023-07-12 12:23:52 -04:00 |
|
amcmanu3
|
41411b8c2d
|
Remove unused import
|
2023-07-12 12:22:46 -04:00 |
|
Andrew
|
4e77611375
|
Remove ajax call for exclusions
|
2023-07-05 20:11:27 -04:00 |
|
Andrew
|
6396c3079e
|
Include self in method call
|
2023-07-04 15:02:47 -04:00 |
|
Andrew
|
45b0264499
|
Fix enabling schedules from schedule list
|
2023-07-04 12:10:59 -04:00 |
|
amcmanu3
|
a00ea06b9f
|
Merge branch 'dev' into refactor/in-file
|
2023-06-27 00:48:21 -04:00 |
|
amcmanu3
|
73d2788aa0
|
Refactor all items using in_path for windows comp
|
2023-06-14 18:57:15 -04:00 |
|
amcmanu3
|
ad7ba9d6a7
|
Fix logical issue
|
2023-06-05 18:20:37 -04:00 |
|
amcmanu3
|
4ef31864ca
|
Add delete file
|
2023-06-05 18:03:06 -04:00 |
|
amcmanu3
|
2e58a2adc1
|
Remove files from ajax
|
2023-06-04 23:08:27 -04:00 |
|
amcmanu3
|
768d3c0d14
|
Move files request to files API
|
2023-06-04 20:55:48 -04:00 |
|
amcmanu3
|
1ff9bc9e83
|
Setup backup file trees through API
|
2023-06-04 14:43:45 -04:00 |
|
amcmanu3
|
a06f8664c2
|
Merge branch 'dev' into refactor/remote-comms-patch-2
|
2023-06-04 11:48:45 -04:00 |
|
amcmanu3
|
27cb3dc37a
|
Remove backups delete/restore from ajax handler
|
2023-06-04 11:48:39 -04:00 |
|
amcmanu3
|
7db5f400ab
|
Add backup delete and restore functions to API
|
2023-06-04 11:42:08 -04:00 |
|
amcmanu3
|
a04771df34
|
Use a cache for players instead of reading file
|
2023-05-29 19:34:40 -04:00 |
|
amcmanu3
|
fe2724d350
|
Set bedrock availablity to true always for now :)
|
2023-05-22 21:03:29 -04:00 |
|
amcmanu3
|
438564fe0a
|
Merge branch 'dev' into tweak/server-jars-credit
|
2023-05-22 21:02:36 -04:00 |
|
Andrew
|
fb16be6a64
|
Add index handlers (aware of the lint issue)
|
2023-05-20 17:49:51 -04:00 |
|
Andrew
|
e6723d9ebc
|
Add new backup routes
|
2023-05-20 17:49:13 -04:00 |
|
Silversthorn
|
e90d6e8091
|
Merge branch 'dev' into tweak/improve-display
|
2023-05-18 09:53:23 +02:00 |
|
amcmanu3
|
03db0c5850
|
Improve error notifications.
Fix remove server jar logo on error
|
2023-05-17 12:51:45 -04:00 |
|
Andrew
|
9aaf27ee6a
|
Merge branch 'dev' into tweak/restore-server-path
|
2023-05-14 21:36:16 -04:00 |
|
Zedifus
|
5ef78dc144
|
Merge branch 'dev' into tweak/server-api-warning
|
2023-05-14 22:33:44 +01:00 |
|
Zedifus
|
33557c026b
|
Merge branch 'dev' into enhancement/mobile-app
|
2023-05-14 20:55:42 +01:00 |
|
Zedifus
|
d00b9fb4dd
|
Merge branch 'dev' into bugfix/loop-detection
|
2023-05-14 20:37:09 +01:00 |
|
Zedifus
|
061baadc0c
|
Merge branch 'dev' into bugfix/server-order
|
2023-05-14 20:21:14 +01:00 |
|
Andrew
|
3262b5fd15
|
Add grayscale warning over creation when api down
|
2023-05-14 14:23:06 -04:00 |
|
Andrew
|
984d4dbf94
|
Fix dom issue
|
2023-05-11 21:56:31 -04:00 |
|
amcmanu3
|
a35cec9d6c
|
Retain pathing in execution command on restore.
|
2023-05-07 19:28:14 -04:00 |
|