Commit Graph

4021 Commits

Author SHA1 Message Date
146873eb10 Attempt to fix windows backup delete issue. Zedifus will test. 2021-11-19 21:28:46 -05:00
cef282ca91 Merge branch 'dev' of https://gitlab.com/crafty-controller/crafty-commander into dev 2021-11-19 21:10:33 -05:00
4d31ee399a Puts a temporary fix on deleting backups. Will be fixed in alpha 4 2021-11-19 21:09:09 -05:00
62cac66e8e revert readall change since it didn't work 2021-11-19 19:06:35 -06:00
5230a7ddc3 fix I/O thread read, fixed thread ident/pid 2021-11-19 18:31:33 -06:00
45e074ac4a Resolved thread leak, fixed non-Minecraft java terminate, renamed
threads
2021-11-19 18:14:32 -06:00
0640a1ba98 Fixing MOTD on details server pages 2021-11-19 23:01:47 +01:00
0ddc8015e9 Fixing server select list + traductions 2021-11-19 22:08:36 +01:00
6f9d722a92 Fixing MOTD display 2021-11-19 21:59:23 +01:00
6a677df10c Correct PT loc & bread dev 2021-11-19 19:27:26 +00:00
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
e7f73732f1 Merge branch 'tweak/credits-titles' into 'dev'
tweak/credits-titles

See merge request crafty-controller/crafty-commander!89
2021-11-19 18:53:18 +00:00
4139ac1152 Fix title formatting 2021-11-19 18:48:22 +00:00
9f066fbe39 Make Developer tag point to gitlab profile 2021-11-19 17:46:40 +00:00
19e3a7b63b Change PT's title 2021-11-19 17:16:00 +00:00
460779e4ef Make staff titles bold 2021-11-19 17:10:47 +00:00
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
810f2cf561 Merge branch 'revert-461411ad' into 'dev'
Revert "Grammar changes that should (TM) not break anything"

See merge request crafty-controller/crafty-commander!88
2021-11-19 16:49:32 +00:00
0ea53888b5 Revert "Grammar changes that should (TM) not break anything"
This reverts commit 461411addb
2021-11-19 16:47:34 +00:00
89975dca2e Grammar changes that should not break anything
Authored by https://gitlab.com/craftbreadth
2021-11-19 16:36:48 +00:00
eddeb2758a Correct zedifus blurb 2021-11-19 16:28:04 +00:00
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