25147149d9
Add blurb for xithical
2021-11-19 16:24:52 +00:00
461411addb
Grammar changes that should (TM) not break anything
2021-11-19 16:24:38 +00:00
df398718f1
Fixes bug for backup loops on shutil.
2021-11-19 01:07:53 -05:00
65a9c54f72
Fixes DB corruption when saving backup config.
2021-11-18 23:44:29 -05:00
cfa63b0a4e
Update with pat-gen to check formatting
...
Looks like a new patron appeared, yay!
2021-11-19 00:20:36 +00:00
36d310b8f9
Add basic xithical to staff credits
2021-11-18 23:56:44 +00:00
acebf90326
Compress PT
2021-11-18 22:15:03 +00:00
b8081fec02
Add Zedi to credits
...
and fix some image rename mistakes
2021-11-18 21:54:41 +00:00
1601eb92bc
Restructure credits.json
2021-11-18 21:40:14 +00:00
c33a550f2f
Rename staff pictures
2021-11-18 21:38:58 +00:00
6eb4f313f9
Add last updated timestamp to patrons
2021-11-18 21:08:19 +00:00
134dcf00d3
Correct panel to read pat-gen levels properly
2021-11-18 20:02:29 +00:00
6744fe5409
Correct patreon to patron
...
Patreon is the platform, supporters are patrons
2021-11-18 20:01:30 +00:00
aeb6b774f4
Fixes tryexceptpass for helpers and panel handler.
2021-11-17 17:23:14 -05:00
b92b9c04fb
Merge branch 'server-role-creation' into 'dev'
...
Adds checkbox option for adding roles at server creation.
See merge request crafty-controller/crafty-commander!86
2021-11-17 21:34:33 +00:00
be163e2a87
Fixed finish translation
2021-11-17 16:31:12 -05:00
671d362415
Merge branch 'server-role-creation' into server-role-creation-look
2021-11-17 22:10:22 +01:00
bb3fa970d2
BetterLookingRolesSelect
2021-11-17 22:00:14 +01:00
f033320bc4
Added translations for roles being added at server creation.
2021-11-17 13:25:19 -05:00
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
ce25a8fa4d
initial commit for roles being added on server creation
2021-11-17 01:43:09 -05:00
354a2b8804
Removed homebrew install script that somehow ended up in this directory
2021-11-17 01:22:05 -05:00
917bd5e32d
Working single role selection on server creation.
2021-11-17 01:17:36 -05:00
055051fc2f
Merge branch 'subprocess' into 'dev'
...
Subprocess Merge to Dev
See merge request crafty-controller/crafty-commander!84
2021-11-16 21:57:43 +00:00
64ec33ff52
Resolved subprocess issues with windows
...
- Repaired introduced bug where backslashes in the far path weren't
handled properly
- Resolved latent subprocess issue where stdout would fail to send
websocket notifications when a a windows \r\n was emitted
2021-11-14 18:17:23 -06:00
9720929e33
Resolved missing stdout when java process exits quickly
2021-11-06 12:06:26 -05:00
82f4661044
Fixed db_helper issue
2021-11-06 11:27:15 -05:00
cb3f6386c9
Update with more options for registry login
2021-11-06 16:02:58 +00:00
1c9ffb2abc
Merge branch 'dev' into 'subprocess'
...
# Conflicts:
# app/classes/shared/helpers.py
# app/classes/shared/server.py
# app/classes/web/ajax_handler.py
2021-11-06 15:26:37 +00:00
6b24b09c81
Merge branch 'dev-DescendingOrderServerVersions' into 'dev'
...
Server Versions Ordered by Descending
See merge request crafty-controller/crafty-commander!85
2021-11-05 18:36:52 +00:00
133e7cf291
Server Versions Ordered by Descending
2021-11-05 19:33:24 +01:00
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
bbcf239030
Add llvm11-libs to compiler garbage collection
2021-11-05 16:21:37 +00:00
be0efe7c28
Fix pip requirements
...
pyOpenSSL req by helpers.py,
PyYAML req by roles.py,
schedule replaced by incorrect package schedules
2021-11-05 16:04:53 +00:00
0bb3350e69
Update Dockerfile to fix build
...
Switched edge repo as openjdk out of testing, added rust dep llvm11-libs
2021-11-05 15:50:10 +00:00
2e1a5c8895
Merge branch 'dev' of gitlab.com:crafty-controller/crafty-commander into dev
2021-11-02 17:00:58 +02:00
ac2e763379
Add SVG logos and change everything to use them
2021-11-02 17:00:48 +02:00
76053b6a34
Change README to Alpha 3
2021-11-02 16:09:02 +02:00
dba72ea194
Improve startup banner
2021-11-02 16:08:27 +02:00
a93860ebd8
Fixes bug in player counts
2021-10-20 22:31:36 -04:00
4b7088d103
Fixes status page bug where servers always report being online
2021-10-18 17:43:14 -04:00
87b6bd7758
Enhances language on login page
2021-10-18 17:27:19 -04:00
b4707703af
Fixes translation error on status page.
2021-10-18 17:26:03 -04:00
fdf9b3fcb9
Fixes bug where all servers would be included in offline/online count even if the user did not have access to those servers.
2021-10-18 17:11:43 -04:00
a35ffa9e2a
Merge branch 'Roles-corrections' into 'dev'
...
Fixing Roles
See merge request crafty-controller/crafty-commander!82
2021-10-09 11:11:23 +00:00
895e6106a7
Fixing utf-8 encodinf traduction files
2021-10-09 12:51:41 +02:00
eee528f329
Fixing Allowed Server on Config Page
2021-10-09 11:30:21 +02:00
74912a8648
Fixing Style Issues
2021-10-09 11:10:24 +02:00
6984fe7abc
Corrections on server creation
2021-10-09 10:59:54 +02:00
2f36cdd249
Correction for crafty permissions
2021-10-09 10:45:40 +02:00