amcmanu3
|
e79f33fcc4
|
Add login photo to API v2
|
2023-09-04 13:30:48 -04:00 |
|
amcmanu3
|
61699d6a27
|
Remove remaining post from AJAX
|
2023-09-04 13:30:31 -04:00 |
|
amcmanu3
|
78b689b7ec
|
Fix security issue in logical expression
|
2023-09-04 12:53:06 -04:00 |
|
amcmanu3
|
adaaff3d23
|
Add master server dir to API v2
|
2023-09-04 12:34:39 -04:00 |
|
amcmanu3
|
153781c78e
|
Add cache refresh to api v2
|
2023-09-04 12:12:02 -04:00 |
|
amcmanu3
|
db20d5ea7f
|
Remove post handlers server handler
|
2023-09-04 11:45:11 -04:00 |
|
amcmanu3
|
a6b7b84b3b
|
Add get/delete functions for api keys
|
2023-09-04 11:42:07 -04:00 |
|
amcmanu3
|
2f69464e7a
|
Remove remaining get/delete calls in panelhandler
|
2023-09-04 11:41:45 -04:00 |
|
amcmanu3
|
6a4a9f77d9
|
Add create new API key from api v2
|
2023-09-03 23:30:26 -04:00 |
|
amcmanu3
|
cd4bd681d9
|
Remove antiquaed functions from ajax_handler
|
2023-09-03 16:17:26 -04:00 |
|
amcmanu3
|
0a99261f5a
|
Remove antiquated file_handler
|
2023-09-03 16:16:07 -04:00 |
|
amcmanu3
|
afb7b91b7a
|
Add files functions to API v2
|
2023-09-03 16:15:38 -04:00 |
|
amcmanu3
|
7ff77c598f
|
Add upload support for apiv2
This should get changed once upload handler is gone.
|
2023-09-03 13:22:48 -04:00 |
|
amcmanu3
|
1898fd1945
|
Squash upload bug created in commit 27f6c4c
|
2023-09-03 13:22:17 -04:00 |
|
amcmanu3
|
27f6c4c926
|
Add unzip/dir request handler to api v2
|
2023-08-31 21:35:30 -04:00 |
|
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 |
|