Commit Graph

484 Commits

Author SHA1 Message Date
computergeek125
62cac66e8e revert readall change since it didn't work 2021-11-19 19:06:35 -06:00
computergeek125
5230a7ddc3 fix I/O thread read, fixed thread ident/pid 2021-11-19 18:31:33 -06:00
computergeek125
45e074ac4a Resolved thread leak, fixed non-Minecraft java terminate, renamed
threads
2021-11-19 18:14:32 -06: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
6a677df10c Correct PT loc & bread dev 2021-11-19 19:27:26 +00:00
Craft Breadth
5cb21064d5 Added motd_format.json so that it Crafty would find it instead of creating an error 2021-11-19 18:58:13 +00: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
19e3a7b63b Change PT's title 2021-11-19 17:16:00 +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
Craft Breadth
0ea53888b5 Revert "Grammar changes that should (TM) not break anything"
This reverts commit 461411addb
2021-11-19 16:47:34 +00:00
Zedifus
89975dca2e Grammar changes that should not break anything
Authored by https://gitlab.com/craftbreadth
2021-11-19 16:36:48 +00:00
Zedifus
eddeb2758a Correct zedifus blurb 2021-11-19 16:28:04 +00:00
Zedifus
25147149d9 Add blurb for xithical 2021-11-19 16:24:52 +00:00
Craft Breadth
461411addb Grammar changes that should (TM) not break anything 2021-11-19 16:24:38 +00:00
Andrew
df398718f1 Fixes bug for backup loops on shutil. 2021-11-19 01:07:53 -05:00
Andrew
65a9c54f72 Fixes DB corruption when saving backup config. 2021-11-18 23:44:29 -05:00
Zedifus
cfa63b0a4e Update with pat-gen to check formatting
Looks like a new patron appeared, yay!
2021-11-19 00:20:36 +00: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
1601eb92bc Restructure credits.json 2021-11-18 21:40:14 +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
Andrew
aeb6b774f4 Fixes tryexceptpass for helpers and panel handler. 2021-11-17 17:23:14 -05:00
Andrew
be163e2a87 Fixed finish translation 2021-11-17 16:31:12 -05: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
computergeek125
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
computergeek125
9720929e33 Resolved missing stdout when java process exits quickly 2021-11-06 12:06:26 -05:00
computergeek125
82f4661044 Fixed db_helper issue 2021-11-06 11:27:15 -05:00
Iain Powrie
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
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
a93860ebd8 Fixes bug in player counts 2021-10-20 22:31:36 -04:00
Andrew
4b7088d103 Fixes status page bug where servers always report being online 2021-10-18 17:43:14 -04:00
Andrew
87b6bd7758 Enhances language on login page 2021-10-18 17:27:19 -04:00
Andrew
b4707703af Fixes translation error on status page. 2021-10-18 17:26:03 -04:00
Andrew
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
Silversthorn
895e6106a7 Fixing utf-8 encodinf traduction files 2021-10-09 12:51:41 +02:00
Silversthorn
eee528f329 Fixing Allowed Server on Config Page 2021-10-09 11:30:21 +02:00