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
|
eee528f329
|
Fixing Allowed Server on Config Page
|
2021-10-09 11:30:21 +02:00 |
|
Silversthorn
|
6984fe7abc
|
Corrections on server creation
|
2021-10-09 10:59:54 +02:00 |
|
Silversthorn
|
a074cb7e1d
|
Correction for roles on server creation
Fix for superuser to be able to create a server
Don't create a role if the creator is a superuser
|
2021-10-09 10:32:52 +02:00 |
|
Andrew
|
fc4e8a00e1
|
Working out bugs in regular user language
|
2021-09-29 19:50:51 -04: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
|
d0f6e6b8a9
|
More changes to users lang
|
2021-09-29 18:05:07 -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 |
|
Silversthorn
|
8f2338c709
|
Correction for Uploading Files
|
2021-09-28 23:48:54 +02:00 |
|
Silversthorn
|
38f1b3908a
|
Correction Crafty Perms
|
2021-09-28 18:41:54 +02:00 |
|
Silversthorn
|
93d3816f3a
|
Correction controller links
|
2021-09-28 18:40:31 +02:00 |
|
Silversthorn
|
02358f189b
|
Unique Name at Server Creation
|
2021-09-27 21:34:54 +02:00 |
|
Silversthorn
|
e059e7166c
|
Fixing undefined controller on Upload
|
2021-09-26 01:02:05 +02:00 |
|
Silversthorn
|
05ced7610e
|
Correction of undefined db_helper following merge
|
2021-09-25 23:05:49 +02:00 |
|
Silversthorn
|
e381ebe239
|
Merge branch 'dev' into dev-Silversthorn-MVC
|
2021-09-25 22:58:01 +02: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 |
|
Andrew
|
959b02f58f
|
Adds exception to page_data for initial server creation.
|
2021-09-25 11:56:12 -04:00 |
|
Silversthorn
|
186dcdc616
|
Merge branch 'dev-Silversthorn' into dev-Silversthorn-MVC
|
2021-09-21 21:12:56 +02: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
|
afc95a40fe
|
Fixes bug where you cannot disable auto backup
|
2021-09-20 15:41:08 -04:00 |
|
Andrew
|
dfc07fcb4c
|
Fixes message for audit log. I know, I know too many pushes to dev. I'm done I promise!
|
2021-09-13 22:58:29 -04: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 |
|
Andrew
|
92725d2249
|
Starts troubleshooting of port not changing after config change.
|
2021-09-13 17:52:09 -04:00 |
|
Andrew
|
333cd33be3
|
Fixes server port writing issue.
|
2021-09-13 17:04:46 -04:00 |
|
Andrew
|
7316cc7ea0
|
Adds kill process button to dashboard.
|
2021-09-13 15:03:47 -04:00 |
|
Silversthorn
|
600430547f
|
server creation fix
|
2021-09-09 00:20:38 +02:00 |
|
Silversthorn
|
70ca82a086
|
Rework architecture for better MVC
|
2021-09-09 00:01:10 +02:00 |
|
Silversthorn
|
cb73540e65
|
Doing MVC on Crafty Permissions
|
2021-09-06 19:27:01 +02:00 |
|
Silversthorn
|
3ff3d0ccf1
|
Adding MOTD on Status Page
|
2021-08-29 00:48:30 +02:00 |
|
Andrew
|
e4d94fbda5
|
Adds status page at /status
|
2021-08-26 21:06:22 -04:00 |
|
Silversthorn
|
f4ca0f6559
|
Addind support for -1 unlimited check
|
2021-08-25 20:22:43 +02:00 |
|
Andrew
|
b77aab954d
|
Adds download options for files in file tree. This does not add ability to download directories.
|
2021-08-24 21:33:29 -04:00 |
|
Andrew
|
aea023b893
|
Fixes error thrown when calling add_user page
|
2021-08-24 19:25:35 -04:00 |
|
Andrew
|
af7e31a744
|
Fixes issue with error thrown when click save in edit_user
|
2021-08-24 19:19:33 -04:00 |
|
Andrew
|
754da44b5b
|
Merge branch 'http_redirect' into 'dev'
Adds support for http redirects to https
See merge request crafty-controller/crafty-commander!61
|
2021-08-24 22:33:27 +00:00 |
|
Silversthorn
|
397fbd5268
|
Adding Support For Server Creation Quantity Limit
|
2021-08-25 00:23:33 +02:00 |
|
Silversthorn
|
bb1f43bc81
|
Adding Support for Crafty Permissions with limits
|
2021-08-24 23:07:00 +02:00 |
|
Andrew
|
d8f090b34d
|
Makes redirect code way more efficient.
|
2021-08-23 22:54:52 -04:00 |
|
Andrew
|
42bdc055aa
|
Adds some http redirect support. User is redirected to https login screen on attempted connection.
|
2021-08-23 22:25:19 -04:00 |
|
Silversthorn
|
cf331a8bc3
|
Merge branch 'dev' into dev-Silversthorn
|
2021-08-24 00:25:07 +02:00 |
|
Silversthorn
|
261c8665c8
|
Pretty Server Version Choice
|
2021-08-24 00:24:40 +02:00 |
|
Andrew
|
ce4a7619a6
|
Fixes wait window closing after first upload is complete and not waiting for all uploads to complete.
|
2021-08-23 18:22:35 -04:00 |
|
Andrew
|
6022e3814f
|
Fixed typo in uploads
|
2021-08-22 17:37:37 -04:00 |
|
Andrew
|
192a5f2664
|
Modify handler to adapat to changes made in models.
|
2021-08-22 16:59:33 -04:00 |
|
Andrew
|
b24fd93487
|
Merge branch 'broken-uploads' into 'dev'
Fixed upload streams
See merge request crafty-controller/crafty-commander!53
|
2021-08-22 20:37:02 +00:00 |
|
Andrew
|
68202cfa7b
|
Removed uploads from Ajax handler
|
2021-08-22 16:34:22 -04:00 |
|
Andrew
|
86c1b374bf
|
Fixed upload streams
Lukas added a lot of pretty things to the upload waiting screen.
Current bug: progress bar is not 100% working.
|
2021-08-22 16:31:49 -04:00 |
|