amcmanu3
|
d9e405e56c
|
Add eula to download
|
2023-08-27 14:55:21 -04:00 |
|
Silversthorn
|
58cdfe9ee5
|
Fixing Black issues
|
2023-08-27 14:10:20 +02:00 |
|
Silversthorn
|
29f7399708
|
Adding API route for history stats
Fixing close db connexion for stats
|
2023-08-27 13:50:22 +02: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 |
|
Wout Bouckaert
|
ad9042e88f
|
Replace bleach with nh3.
|
2023-08-12 21:53:26 -06:00 |
|
Silversthorn
|
eccac2508d
|
Fix Issue #255
Rework how the websockets are managed
|
2023-08-09 23:47:53 +02:00 |
|
amcmanu3
|
a1f0e7399f
|
Merge branch 'dev' into feature/discord-webhooks
|
2023-08-04 15:19:33 -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
|
12088f1332
|
Fix response data
|
2023-06-04 17:47:56 -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
|
2ebbb1fdab
|
Fix webhook patch
|
2023-06-03 22:40:39 -04:00 |
|
amcmanu3
|
c9c953418b
|
Add webhooks to panel handler
|
2023-06-03 18:11:50 -04:00 |
|
amcmanu3
|
5ebe135fae
|
Alter webhook send
|
2023-06-03 18:11:29 -04:00 |
|
amcmanu3
|
accbb89880
|
Add test webhook function
|
2023-06-03 18:11:00 -04:00 |
|
amcmanu3
|
0a2b8694ac
|
Add webhook patch
|
2023-06-03 15:24:28 -04:00 |
|
amcmanu3
|
0877f650f4
|
Add api methods
|
2023-06-03 15:05:44 -04:00 |
|
amcmanu3
|
cbd988ee5b
|
Add api routes
|
2023-06-03 15:05:33 -04:00 |
|
amcmanu3
|
f1ed96595d
|
Add first monitored actions
|
2023-06-03 15:05:21 -04:00 |
|
amcmanu3
|
0adc129462
|
Inital commit for webhooks on frontend
|
2023-06-03 13:36:38 -04:00 |
|