Andrew
b7039573a4
Maybe I fixed backups?
...
Another attempt at allowing windows users to think about what they did by choosing windows to run a server on while also deleting backups
2021-11-19 22:17:24 -05:00
Andrew
67444a2d4f
More reverts from the windows issue.
2021-11-19 22:02:59 -05:00
Andrew
79190e15f5
Revert last push
2021-11-19 21:56:09 -05:00
Andrew
bd3da474f5
Another attempt to fix backup delete issue.
...
This is hacky and can probably be done better.
2021-11-19 21:47:03 -05:00
Andrew
4d31ee399a
Puts a temporary fix on deleting backups. Will be fixed in alpha 4
2021-11-19 21:09:09 -05:00
Silversthorn
0640a1ba98
Fixing MOTD on details server pages
2021-11-19 23:01:47 +01:00
Silversthorn
0ddc8015e9
Fixing server select list + traductions
2021-11-19 22:08:36 +01:00
Silversthorn
6f9d722a92
Fixing MOTD display
2021-11-19 21:59:23 +01:00
Zedifus
4139ac1152
Fix title formatting
2021-11-19 18:48:22 +00:00
Zedifus
9f066fbe39
Make Developer tag point to gitlab profile
2021-11-19 17:46:40 +00:00
Zedifus
460779e4ef
Make staff titles bold
2021-11-19 17:10:47 +00:00
Iain Powrie
c40ce93ca5
Merge branch 'tweak/update-credits-json' into 'dev'
...
Update Credits
See merge request crafty-controller/crafty-commander!87
2021-11-19 16:58:12 +00:00
Andrew
df398718f1
Fixes bug for backup loops on shutil.
2021-11-19 01:07:53 -05:00
Zedifus
36d310b8f9
Add basic xithical to staff credits
2021-11-18 23:56:44 +00:00
Zedifus
acebf90326
Compress PT
2021-11-18 22:15:03 +00:00
Zedifus
b8081fec02
Add Zedi to credits
...
and fix some image rename mistakes
2021-11-18 21:54:41 +00:00
Zedifus
c33a550f2f
Rename staff pictures
2021-11-18 21:38:58 +00:00
Zedifus
6eb4f313f9
Add last updated timestamp to patrons
2021-11-18 21:08:19 +00:00
Zedifus
134dcf00d3
Correct panel to read pat-gen levels properly
2021-11-18 20:02:29 +00:00
Zedifus
6744fe5409
Correct patreon to patron
...
Patreon is the platform, supporters are patrons
2021-11-18 20:01:30 +00:00
Silversthorn
671d362415
Merge branch 'server-role-creation' into server-role-creation-look
2021-11-17 22:10:22 +01:00
Silversthorn
bb3fa970d2
BetterLookingRolesSelect
2021-11-17 22:00:14 +01:00
Andrew
f033320bc4
Added translations for roles being added at server creation.
2021-11-17 13:25:19 -05:00
Andrew
327122348d
Adds checkbox option for adding roles at server creation.
...
Fixes bug on Panel Config page where duplicate servers would be listed.
Changes the way "roles" are served to the page. Dictionary instead of model object.
2021-11-17 13:08:41 -05:00
Andrew
ce25a8fa4d
initial commit for roles being added on server creation
2021-11-17 01:43:09 -05:00
Andrew
917bd5e32d
Working single role selection on server creation.
2021-11-17 01:17:36 -05:00
Silversthorn
133e7cf291
Server Versions Ordered by Descending
2021-11-05 19:33:24 +01:00
Iain Powrie
126964dc30
Merge branch 'lukas-fixes-everywhere' into 'dev'
...
Lukas fixes
See merge request crafty-controller/crafty-commander!83
2021-11-05 16:41:09 +00:00
Andrew
4b7088d103
Fixes status page bug where servers always report being online
2021-10-18 17:43:14 -04:00
Silversthorn
74912a8648
Fixing Style Issues
2021-10-09 11:10:24 +02:00
Silversthorn
1e954db3c4
Correction Missing Permissions when 0 servers
2021-10-04 17:48:19 +02:00
Silversthorn
a0b673a2d7
Minor Corrections
2021-10-04 17:06:57 +02:00
luukas
b9423f0233
Fix a couple of bugs on the add user/edit user pages
2021-09-30 22:32:33 +03:00
Andrew
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
Andrew
0ee8418ba5
Merge branch 'db-lang' into 'user-language'
...
Db lang
See merge request crafty-controller/crafty-commander!79
2021-09-29 21:50:17 +00:00
Andrew
56deaa0bcb
Initial back end support for user based languages
2021-09-29 17:46:54 -04:00
Andrew
acedb0ad8a
Added inital setup for user-based languages.
...
Waiting for DB changes to finish.
2021-09-28 22:25:47 -04:00
Andrew
97c74a873f
Fixes show/hide for popovers on dash and on config
2021-09-28 20:15:29 -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
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
Andrew
d17e17e38b
Fixes issue where user would be disabled after changing password if no servers existed.
2021-09-25 15:41:25 -04: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
Iain Powrie
e05803598a
Add pyinstaller icon
2021-09-23 02:05:29 +00:00
Andrew
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
Andrew
6e54089890
Adds delayed start status for auto-launching servers when crafty starts.
2021-09-20 18:30:17 -04:00
Andrew
f032f4054e
Adds inital support for waiting to start. Need to test on more powerful machine.
2021-09-20 14:46:31 -04:00
Scott R
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
Andrew
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