Commit Graph

2015 Commits

Author SHA1 Message Date
74b416b93f Fix rename value showing up as null 2022-01-09 00:09:18 -05:00
7dd24b6b15 Improved File Loading, Fixed Port checking 2022-01-08 23:03:45 +00:00
5d6cbf6a4f add port checking stuff 2021-12-21 17:39:24 -05:00
c9908a3e0f Add sorting to filelist 2021-12-21 17:36:49 -05:00
460472fe9d Fix weird caching thing causing slow folder opening on files 2021-12-21 17:33:59 -05:00
3e2d2c89ee hotfix for failed scandir 2021-12-21 16:11:48 -05:00
3ed304c378 Add fix for port checker. We'll see if this works this time. 2021-12-21 15:58:48 -05:00
07d7c7ae60 Remove extraneous print statements. 2021-12-21 15:52:48 -05:00
8a2f938dc9 Fix user error when trying to edit own language
Fix bug where users could not be created because of a bad logical check for system uesr.
2021-12-21 15:39:33 -05:00
2afecf8fab Add improved file functions.
Add sort in filenames
2021-12-21 15:04:32 -05:00
71d3e03875 Add final fix for system user 2021-12-20 23:04:07 -05:00
b4f247bb95 Add final fixes for system user and automated backups 2021-12-20 22:34:20 -05:00
9ae0991f4b Make system user not super user 2021-12-20 20:24:27 -05:00
67eee3374c Merge branch 'dev' into 'pretzel-branch'
Dev

See merge request crafty-controller/crafty-commander!117
2021-12-21 01:18:36 +00:00
58d1ffea54 Fix error with scheduled tasks by system
Create a system user
2021-12-20 20:17:28 -05:00
6c262d20d7 Attempt fix for unzipping server dir 2021-12-18 19:31:21 -05:00
f018267b62 Made server polls asynchronus, fix for serverjars 2021-12-16 21:07:36 -05:00
cf1403a0ee Added better handling for non UTF-8 characters in output 2021-12-13 20:44:22 -06:00
c59b13bfde Fix port issue 2021-12-09 23:58:35 -05:00
bc164fef67 Add timeout to telnet. 2021-12-10 04:52:37 +00:00
8999a9a5c3 Fix bug where terminal will not exit 2021-12-09 18:35:00 -05:00
635f671fd9 Move internet check to start after server has started. 2021-12-09 17:58:36 -05:00
49893ea5a6 Merge branch 'pretzels-fixes' into 'dev'
Pretzels fixes

See merge request crafty-controller/crafty-commander!110
2021-12-09 22:39:40 +00:00
fd62da8137 Merge branch 'dev' of https://gitlab.com/crafty-controller/crafty-commander into dev 2021-12-09 11:33:27 -05:00
12153b1207 Merge branch 'fix/exit-code-tweak' into 'dev'
removed old exit handling logic

See merge request crafty-controller/crafty-commander!109
2021-12-06 05:50:48 +00:00
b2dc1521d6 removed old exit handling logic 2021-12-05 23:01:44 -05:00
ebe65e081f Minor change to aestetic for tasks 2021-11-30 15:50:40 -05:00
0845efc3b8 Add initial frontend to schedules 2021-11-30 15:46:30 -05:00
33ab2583da Fix security issues 2021-11-30 14:37:45 -05:00
b996f7e7e7 One added file for schedules. Fix large bug where any user could access subpages when they did not have a role to give them access. 2021-11-30 12:29:53 -05:00
0d34fcdea3 Add traveral check before deleting pre-existing backup dir 2021-11-29 19:13:21 -05:00
b49077991e Fix backup dir rename issue on windows. 2021-11-29 19:09:43 -05:00
f2a55da58d Fix windows root issues. 2021-11-29 17:18:06 -05:00
1625883a7b sending changes to windows 2021-11-29 17:12:25 -05:00
79284a9094 Add potential fix for windows admin lockout 2021-11-29 16:56:17 -05:00
a19ba7dbb6 Backup Restore/Root Disable 2021-11-29 21:22:46 +00:00
78834c1ed0 Fix bug where general user can change working directory and potentially destroy a system.
Initial commit for path traversal for server config only.
2021-11-27 21:52:49 -05:00
0cd8f6b3a7 Fix bug where no fields were required while editing servers 2021-11-27 20:09:13 -05:00
4c6b459b43 Remove useless if in backups.i 2021-11-27 19:28:53 -05:00
bfe6cabd9e Fix bug where a false EULA on delay start would cause the user to never be able to start the server. 2021-11-27 18:43:14 -05:00
c7d3b3aa1c Fix update notifications. 2021-11-27 18:32:53 -05:00
12c4c9ec45 Fix bug where all server terminals would show updating. 2021-11-27 17:46:37 -05:00
1bf47b5c54 Rework server start to look for user_id and not user_lang. Gives acces to more user info.
Fixes websocket broadcast to only send broadcast to user who sent original request.
2021-11-27 17:10:43 -05:00
db4812c8ea Add feature where if server executable is changed in config it also changes the execution string to match. 2021-11-27 14:29:28 -05:00
e21a019de4 Add better logging to falling back to default language on server start. 2021-11-27 12:53:29 -05:00
64c4df343a Fix autostart error with missing param.
Takes default lang for errors on auto start since there is no user language to choose from for an auto start error.
2021-11-27 12:01:55 -05:00
f569d3b4f0 Fix user lang for Lukas on panel_handler.py 2021-11-23 17:29:34 -05:00
c811c568a5 Fix Merge issues 2021-11-23 17:16:33 -05:00
97ddc1b964 Merge branch 'pretzel-patches' into 'dev'
# Conflicts:
#   app/classes/shared/server.py
2021-11-23 22:12:06 +00:00
dc83dc8fc8 Add EULA confirm message on server startup if EULA is not found. 2021-11-23 16:11:23 -05:00