Commit Graph

1308 Commits

Author SHA1 Message Date
eee9796428 Move out_buf in the try method 2021-09-25 23:08:40 +02:00
05ced7610e Correction of undefined db_helper following merge 2021-09-25 23:05:49 +02:00
e381ebe239 Merge branch 'dev' into dev-Silversthorn-MVC 2021-09-25 22:58:01 +02:00
d17e17e38b Fixes issue where user would be disabled after changing password if no servers existed. 2021-09-25 15:41:25 -04:00
250b68ae51 Protype subprocess management 2021-09-25 14:29:28 -05:00
4f320e69a5 Added string to array command parser 2021-09-25 14:29:03 -05:00
74f4bf748e Adds support for a friendlier splashscreen when no servers are created.
Users can go to an empty dashboard instead of a wall of text.
2021-09-25 15:07:39 -04:00
28f46a6f01 Merge branch 'dev' of https://gitlab.com/crafty-controller/crafty-commander into dev 2021-09-25 13:26:46 -04:00
f10db73fa5 Set TCP timeout to a more reasonable value 2021-09-25 12:26:10 -05:00
aa24782b5b Fixes error thrown on initial server creation for waiting_start. 2021-09-25 13:26:06 -04:00
6fe8debeba Set TCP timeout to a more reasonable value 2021-09-25 12:25:27 -05:00
959b02f58f Adds exception to page_data for initial server creation. 2021-09-25 11:56:12 -04:00
b75d8fd69f Exclude classes recursively
(I hope)
2021-09-24 22:17:50 +00:00
047ce7f8b0 Exclude unnecessary classes from win-build 2021-09-24 22:10:43 +00:00
3a62456c62 Add excludes for unnecessary files from docker img
Also test bread's runner build to see if successful
2021-09-24 22:43:35 +01:00
d93038a70d Fix unhandled exception with port check function 2021-09-24 22:20:13 +01:00
3e84df601f Revert troubleshooting changes, add archive download comments
Issue is runner's build deps not being present in breaded datacentre node, this will be updated tonight.
2021-09-24 12:34:00 +00:00
378a5d0e4b Fix Runner incompatibility 2021-09-23 03:32:31 +00:00
3137419a5f Fix Runner incompatibility 2021-09-23 03:30:29 +00:00
9223404603 Update .gitlab-ci.yml file 2021-09-23 03:28:46 +00:00
65add452ab Update .gitlab-ci.yml file 2021-09-23 03:26:57 +00:00
9e87282302 Patch bugfix for runner 2021-09-23 02:34:15 +00:00
3e1198a7f2 Merge branch 'feature/ci-windows-pipeline' into 'dev'
cicd windows build pipeline

See merge request crafty-controller/crafty-commander!76
2021-09-23 02:06:03 +00:00
e05803598a Add pyinstaller icon 2021-09-23 02:05:29 +00:00
5fc1b58d11 Add pyinstaller pipes 2021-09-23 02:59:55 +01:00
fa78cd4c95 Merge branch 'tweak/ci-improvements' into 'dev'
Apply pipeline improvements

See merge request crafty-controller/crafty-commander!75
2021-09-22 18:04:41 +00:00
1fd257f361 Fix yml indentation 2021-09-22 19:02:28 +01:00
9837413a4f Tidy up after_script output 2021-09-22 18:53:00 +01:00
ad31b38f7c Remove buildx build step as can curl pre-built 2021-09-22 18:42:14 +01:00
35bd368e1e Fix builder instance not closing after build 2021-09-22 18:35:36 +01:00
5146a490df Merge dev to dev-MVC 2021-09-21 21:13:17 +02:00
186dcdc616 Merge branch 'dev-Silversthorn' into dev-Silversthorn-MVC 2021-09-21 21:12:56 +02:00
813ce1c73b Merge branch 'dev' into dev-Silversthorn 2021-09-21 21:01:40 +02:00
0e040059a2 Update .gitlab-ci.yml 2021-09-21 00:52:18 +00:00
0cac7fcd1e Merge branch 'dev-staging' into 'dev'
Fix notify.html to properly check for superuser

See merge request crafty-controller/crafty-commander!73
2021-09-20 22:40:06 +00:00
44478939db Merge branch 'wait_start' into 'dev-staging'
Wait start

See merge request crafty-controller/crafty-commander!72
2021-09-20 22:32:19 +00:00
6e54089890 Adds delayed start status for auto-launching servers when crafty starts. 2021-09-20 18:30:17 -04:00
6561eaa1ed Merge branch 'auto-backup-fix' into 'dev-staging'
Fixes bug where you cannot disable auto backup

See merge request crafty-controller/crafty-commander!71
2021-09-20 19:59:56 +00:00
afc95a40fe Fixes bug where you cannot disable auto backup 2021-09-20 15:41:08 -04:00
f032f4054e Adds inital support for waiting to start. Need to test on more powerful machine. 2021-09-20 14:46:31 -04:00
9813be70b0 Fix notify.html to properly check for superuser
notify.html wasn't properly checking for superuser so the whole site would crash and burn in a fiery blaze when a user logged in
2021-09-16 21:23:08 -05:00
dfc07fcb4c Fixes message for audit log. I know, I know too many pushes to dev. I'm done I promise! 2021-09-13 22:58:29 -04:00
f18d74540a Fixes bug where player counts would cause crash if not super user.
Adds commands sent through terminal to audit log.
Makes it so regular users cannot see the audit log.
2021-09-13 22:02:57 -04:00
21b7519861 Merge branch 'dew-features' into 'dev'
Works around bug for port/ip reporting

See merge request crafty-controller/crafty-commander!69
2021-09-14 00:49:43 +00:00
afb95dc828 Final change for port ping issues 2021-09-13 20:08:38 -04:00
f594c7a638 Fixes server-port/ip not updating after config change for stats. 2021-09-13 19:18:56 -04:00
92725d2249 Starts troubleshooting of port not changing after config change. 2021-09-13 17:52:09 -04:00
c93ce1613d Adds check message for internet as it may take a minute. 2021-09-13 17:08:02 -04:00
333cd33be3 Fixes server port writing issue. 2021-09-13 17:04:46 -04:00
c5bcf2f60d Updates translations. 2021-09-13 15:46:22 -04:00