Commit Graph

56 Commits

Author SHA1 Message Date
8897856aef Remove Update button when unloaded
Fix duplicate list issue
2022-08-05 20:24:42 -04:00
5cbb8f7018 Fix broken unloaded servers 2022-08-05 20:04:34 -04:00
b039eec857 First commit for unloaded server. Working Frontend 2022-08-05 17:56:44 -04:00
31fe66776c Merge branch 'dev' into incident/log-file-issues 2022-07-18 22:03:03 +01:00
f265b070c0 Fix log file path issue for support log/log delete 2022-07-18 14:55:12 -04:00
2ddc1e7c96 Remove server.props requirement 2022-07-16 19:05:00 -04:00
7d286e60e0 Backup/Config.json rework for API key hardening
See merge request crafty-controller/crafty-4!369
2022-06-20 19:26:21 +00:00
e009ff9819 Use relative paths for the jarfile and logs 2022-06-16 02:10:26 +03:00
e0d0965931 Fixing Pylint for good 2022-06-12 18:39:05 +02:00
a9cdd33c77 Fixing Pylint Errors 2022-06-12 18:30:39 +02:00
007218111f Should work now :) 2022-06-12 17:13:39 +02:00
430f9f9fcf It might do the refresh after a server update 2022-06-12 08:37:24 +02:00
e99cacfc53 Make call to controller and not stale object 2022-06-11 17:34:31 -04:00
273e2f465d Only show authorized servers on role creation 2022-06-01 19:26:57 -04:00
150e8e5794 Renaming Server in shared to ServerInstance 2022-05-30 22:40:34 +02:00
f597a26e5b Trying to fix stuff 2022-05-30 22:05:36 +02:00
b0ea943992 Fixing lasts pylint warning 2022-05-30 19:32:11 +02:00
8f5c688b72 Fixing Pylint issues 2022-05-30 19:28:39 +02:00
37bda32164 Fixing moved functions calls 2022-05-30 07:36:25 +02:00
3b4253de9b Fixing get_authorized_server 2022-05-26 23:19:59 +02:00
6fae395185 Fixing issues for latest stats 2022-05-26 15:43:24 +02:00
99b28efd33 Merge branch 'dev' into dev-StatsDBImprovement 2022-05-26 15:39:52 +02:00
2b484d5a07 fixing download jar 2022-05-26 15:20:21 +02:00
056856cf98 Fixing Helpers issue 2022-05-26 15:02:47 +02:00
8423cc24c1 I'm breaking/fixing stuff 2022-05-26 14:50:20 +02:00
39915ef53c Fix critical bad stats push 2022-05-26 06:49:51 -04:00
02f5318f76 Merge branch 'dev' into merge/pretzel-lukas-cleanup-nosquash 2022-05-20 22:04:41 +03:00
559a345f25 Merge branch 'dev' into merge/api-v2 2022-05-18 01:49:19 +03:00
42af86b6f7 Merge branch 'dev' into experimental/lukas-cleanup 2022-05-17 21:21:47 +03:00
0115421243 Make queries narrower 2022-05-16 01:02:17 +03:00
721c9cfe12 Add the server creation endpoint 2022-05-05 14:02:23 +03:00
53459d83dc Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
16bbac7fd6 Moving Server Stats DB to Server Folder 2022-04-28 22:40:15 +02:00
1aa0d65cf7 Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
92c8fc04f3 Refactor to standardize class/variable naming 2022-04-14 03:10:25 +01:00
42ca4bb973 Refactored the yes to not pass objects in import
Merge Conflicts ᴙ Us
2022-04-11 00:23:55 -05:00
2a512d7273 Fix files to conform with new Black pylintrc
Mostly just breaking up strings and comments into new lines
Some strings dont require 'f' but keeping in for readability
with the rest of the concatinated string
2022-03-23 06:06:13 +00:00
e06fe8a52a Black codebase
Apply black formatting to codebase
2022-03-23 02:50:12 +00:00
b306d1f313 Tidy imports & dep auto-installer 2022-03-08 04:40:44 +00:00
d73316119b Add server download status indicator 2022-03-04 00:36:36 +00:00
18e2ac8328 Change zip import execution string to the correct one
Fix front end for bedrock imports
Add server type to details
2022-02-26 12:29:07 -05:00
c89609ae61 Inital bedrock support 2022-02-10 15:27:40 -05:00
005ac1216e Add crash detection 2022-01-27 20:43:23 -05:00
e0ce1d118c Create pylintrc, code review pipeline & correct codebase errors
Fix uploads,
Only send server stats to user page when they have access to servers
2022-01-26 01:45:30 +00:00
dff7c4890b push changes to fix loading server pages as regular user. Creating new api keys as a regular user does not work - get a white traceback. 2022-01-19 16:22:22 -05:00
93857f90db JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
73c6c1b871 Fix port reminder
Add Server time zone to details
2022-01-10 14:58:38 -05:00
f20d41242d Adding Helpers for Path
Correcting a MVC update missing function
2021-11-21 11:52:29 +01:00
72a85d7e64 Adds user based languages
changes server creation so that it adds it to roles instead of creating one
Changes server creation so you cannot create a server without a role.
2021-09-29 19:32:21 -04:00
f5ae4d02ff Correction Role deletion 2021-09-29 21:14:34 +02:00