Commit Graph

1323 Commits

Author SHA1 Message Date
Andrew
9b089bc849 Fixes translations 2021-09-28 17:03:32 -04:00
Andrew
cc6590257d Adds popover alerts to config page.
Adds a button to show API key so it's not just out there.
2021-09-28 17:02:15 -04:00
Silversthorn
38f1b3908a Correction Crafty Perms 2021-09-28 18:41:54 +02:00
Silversthorn
93d3816f3a Correction controller links 2021-09-28 18:40:31 +02:00
Silversthorn
f1fd90447b Merge branch 'dev' into dev-Silversthorn-MVC 2021-09-27 22:06:05 +02:00
Silversthorn
05b48ef786 cffi update version for running with python 3.9 2021-09-27 21:57:04 +02:00
Silversthorn
04a2de14fd Correction for status Page 2021-09-27 21:52:50 +02:00
Silversthorn
02358f189b Unique Name at Server Creation 2021-09-27 21:34:54 +02:00
Andrew
e0529577fc Fixes formatting from removing backups stats 2021-09-27 13:17:29 -04:00
Andrew
a6e8ce4a45 Fixes issue where mobile message would show up all the time 2021-09-27 13:08:43 -04:00
Andrew
22e48bbfce Adds better support for the moblie can't see message.
Removes Backups counter from Dashboard.
2021-09-27 12:52:43 -04:00
Silversthorn
e059e7166c Fixing undefined controller on Upload 2021-09-26 01:02:05 +02:00
Silversthorn
85878382b7 Fixing Starting Servers 2021-09-26 00:25:24 +02:00
Silversthorn
057379d888 Fixing Remove Roles when Removing a Server 2021-09-26 00:17:06 +02:00
Silversthorn
eb3b86641d Fixing Server Deletion Error 2021-09-25 23:59:01 +02:00
Silversthorn
eee9796428 Move out_buf in the try method 2021-09-25 23:08:40 +02:00
Silversthorn
05ced7610e Correction of undefined db_helper following merge 2021-09-25 23:05:49 +02:00
Silversthorn
e381ebe239 Merge branch 'dev' into dev-Silversthorn-MVC 2021-09-25 22:58:01 +02:00
Andrew
d17e17e38b Fixes issue where user would be disabled after changing password if no servers existed. 2021-09-25 15:41:25 -04:00
computergeek125
250b68ae51 Protype subprocess management 2021-09-25 14:29:28 -05:00
computergeek125
4f320e69a5 Added string to array command parser 2021-09-25 14:29:03 -05:00
Andrew
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
Andrew
28f46a6f01 Merge branch 'dev' of https://gitlab.com/crafty-controller/crafty-commander into dev 2021-09-25 13:26:46 -04:00
computergeek125
f10db73fa5 Set TCP timeout to a more reasonable value 2021-09-25 12:26:10 -05:00
Andrew
aa24782b5b Fixes error thrown on initial server creation for waiting_start. 2021-09-25 13:26:06 -04:00
computergeek125
6fe8debeba Set TCP timeout to a more reasonable value 2021-09-25 12:25:27 -05:00
Andrew
959b02f58f Adds exception to page_data for initial server creation. 2021-09-25 11:56:12 -04:00
Iain Powrie
b75d8fd69f Exclude classes recursively
(I hope)
2021-09-24 22:17:50 +00:00
Iain Powrie
047ce7f8b0 Exclude unnecessary classes from win-build 2021-09-24 22:10:43 +00:00
Zedifus
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
Zedifus
d93038a70d Fix unhandled exception with port check function 2021-09-24 22:20:13 +01:00
Iain Powrie
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
Iain Powrie
378a5d0e4b Fix Runner incompatibility 2021-09-23 03:32:31 +00:00
Iain Powrie
3137419a5f Fix Runner incompatibility 2021-09-23 03:30:29 +00:00
Iain Powrie
9223404603 Update .gitlab-ci.yml file 2021-09-23 03:28:46 +00:00
Iain Powrie
65add452ab Update .gitlab-ci.yml file 2021-09-23 03:26:57 +00:00
Iain Powrie
9e87282302 Patch bugfix for runner 2021-09-23 02:34:15 +00:00
Iain Powrie
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
Iain Powrie
e05803598a Add pyinstaller icon 2021-09-23 02:05:29 +00:00
Zedifus
5fc1b58d11 Add pyinstaller pipes 2021-09-23 02:59:55 +01:00
Iain Powrie
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
Zedifus
1fd257f361 Fix yml indentation 2021-09-22 19:02:28 +01:00
Zedifus
9837413a4f Tidy up after_script output 2021-09-22 18:53:00 +01:00
Zedifus
ad31b38f7c Remove buildx build step as can curl pre-built 2021-09-22 18:42:14 +01:00
Zedifus
35bd368e1e Fix builder instance not closing after build 2021-09-22 18:35:36 +01:00
Silversthorn
5146a490df Merge dev to dev-MVC 2021-09-21 21:13:17 +02:00
Silversthorn
186dcdc616 Merge branch 'dev-Silversthorn' into dev-Silversthorn-MVC 2021-09-21 21:12:56 +02:00
Silversthorn
813ce1c73b Merge branch 'dev' into dev-Silversthorn 2021-09-21 21:01:40 +02:00
Iain Powrie
0e040059a2 Update .gitlab-ci.yml 2021-09-21 00:52:18 +00:00
Andrew
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