Commit Graph

61 Commits

Author SHA1 Message Date
53459d83dc Merge branch 'feature/api-v2' into merge/api-v2 2022-05-05 03:32:09 +03:00
816c66b134 version bump to beta 🎉 🥳 2022-04-14 20:25:37 -04:00
1aa0d65cf7 Merge branch feature/external-frontend to feature/api-v2 without the frontend 2022-04-14 15:33:53 +03:00
b1ed9ba2bd Add API routes from 3.x
Enhance security for permissions on API requests
Fix bug where server permissions and crafty permissions were flipped upon making a new token
Fix bug where new secret key would be created every time Crafty was started.
Fix bug where DB locks will occur with concurrent writes to the DB.
2022-04-10 19:39:31 +00:00
657d3e92f2 Add max stream size to config.json
Add ability to translate error message
2022-04-02 13:50:40 -04:00
5e4eaab54f Correct leo's credit file 2022-03-04 23:40:58 +00:00
8e874ca997 Add option to disable language files through config.json 2022-03-02 10:30:40 -05:00
a084b95426 Merge branch 'dev' into 'pretzel-fixes'
Merge Dev to pretzel

See merge request crafty-controller/crafty-commander!165
2022-02-10 19:32:59 +00:00
9a8be824de Establish default credits file
If remote is unavailable
2022-02-10 06:15:09 +00:00
6cce6b93ad Update to latest credits 2022-02-09 00:20:56 +00:00
2e96c40d62 Make audit entries configurable 2022-01-31 17:58:02 -05:00
e0ce1d118c Create pylintrc, code review pipeline & correct codebase errors
Fix uploads,
Only send server stats to user page when they have access to servers
2022-01-26 01:45:30 +00:00
93857f90db JWT login and multi API keys! 2022-01-15 02:23:50 +02:00
70ae81ecc9 setup logging for schedules in schedule.log 2022-01-12 17:29:45 -05:00
7dd24b6b15 Improved File Loading, Fixed Port checking 2022-01-08 23:03:45 +00:00
e9ba371324 Lang/include new language pack 2021-12-03 21:59:38 +00:00
7ae4e8b5bc Pull changes from patreon-generator 2021-11-23 02:55:08 +00:00
564eedce32 Update of my Credits Items (Sorry pipeline) 2021-11-20 10:16:57 +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
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
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
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
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
13a5304edc Change version to Alpha 3 2021-09-30 22:34:43 +03:00
d1f582edfe Full release on stdout fix!
Basically I ditch the ANSI codes and use the old highlighting system.
2021-08-11 23:29:31 +03:00
4bac56e84a Use stdout for virtual terminal. WebSockets seem to be "laggy". 2021-08-10 23:17:56 +03:00
47305d74d9 Parse fail hotfix on json file 2021-04-04 16:00:27 -05:00
acfcb33bdc Converted to Unix line endings 2021-04-04 15:03:11 -05:00
5a6f09d38f Added patreons (WIP), fixed spelling error 2021-04-04 15:02:35 -05:00
680cb1885e Moved to semver 2021-03-22 00:05:45 -05:00
506c9bb3c3 Merge branch 'backups-and-stuff' into dev 2021-03-21 23:32:48 -05:00
12cc971c64 Whoops forgot to add the credits 2021-03-21 23:00:19 -05:00
7b03dd3da4 forward-port the noshell branch from 3.x 2021-02-13 05:47:30 +00:00
fc51cd088c expanding gitignore to include app/config 2020-12-13 12:27:37 -05:00
102f63c771 Move session.lock, Database And config.json To Config Folder 2020-12-11 12:59:48 +00:00
6ea66c37f5 adding GUI / routing for users admin (eventually roles will be here as well) 2020-12-06 15:42:49 -05:00
192922159f version bump 2020-12-01 11:11:40 -05:00
10bd7a74c9 fixed issue where server settings don't get reloaded when changing server config without restarting crafty. Now server settings get repulled from DB after writing new settings on config change 2020-10-07 09:19:47 -04:00
7657b77785 adding virtual console ajax to actually send the command 2020-09-21 22:01:16 -04:00
f670280f6d Fixing mobile user dropdown 2020-09-17 18:49:08 -04:00
f96649613f did some refactoring on loading of servers, fixed bug where server object would be forgotten when new server added 2020-09-14 14:05:17 -04:00
fbc8e7fc2a fixed broken return / redirect after downloading jar and adding server 2020-09-10 12:03:18 -04:00
66d7c6f10a Refactored the server add outside of serverjars.py (since it's going away). Also made it more flexible since we are doing more than just jars now 2020-09-10 11:01:57 -04:00
9ded6a1a4b added max_log_lines to config.json, added server_logs subpage, split server details top part to it's own include 2020-09-03 22:49:20 -04:00