Andrew
6e54089890
Adds delayed start status for auto-launching servers when crafty starts.
2021-09-20 18:30:17 -04:00
Andrew
6561eaa1ed
Merge branch 'auto-backup-fix' into 'dev-staging'
...
Fixes bug where you cannot disable auto backup
See merge request crafty-controller/crafty-commander!71
2021-09-20 19:59:56 +00:00
Andrew
afc95a40fe
Fixes bug where you cannot disable auto backup
2021-09-20 15:41:08 -04:00
Andrew
f032f4054e
Adds inital support for waiting to start. Need to test on more powerful machine.
2021-09-20 14:46:31 -04:00
Scott R
9813be70b0
Fix notify.html to properly check for superuser
...
notify.html wasn't properly checking for superuser so the whole site would crash and burn in a fiery blaze when a user logged in
2021-09-16 21:23:08 -05: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
21b7519861
Merge branch 'dew-features' into 'dev'
...
Works around bug for port/ip reporting
See merge request crafty-controller/crafty-commander!69
2021-09-14 00:49:43 +00:00
Andrew
afb95dc828
Final change for port ping issues
2021-09-13 20:08:38 -04:00
Andrew
f594c7a638
Fixes server-port/ip not updating after config change for stats.
2021-09-13 19:18:56 -04:00
Andrew
92725d2249
Starts troubleshooting of port not changing after config change.
2021-09-13 17:52:09 -04:00
Andrew
c93ce1613d
Adds check message for internet as it may take a minute.
2021-09-13 17:08:02 -04:00
Andrew
333cd33be3
Fixes server port writing issue.
2021-09-13 17:04:46 -04:00
Andrew
c5bcf2f60d
Updates translations.
2021-09-13 15:46:22 -04:00
Andrew
45d2bff57a
Adds translations to start error messages.
2021-09-13 15:37:59 -04:00
Andrew
65295604a3
Merge branch 'dew-features' into 'dev'
...
Adds port/internet connection checks. Adds kill button to dashboard.
See merge request crafty-controller/crafty-commander!68
2021-09-13 19:10:19 +00:00
Andrew
7316cc7ea0
Adds kill process button to dashboard.
2021-09-13 15:03:47 -04:00
Andrew
2528c123f2
Adds port/internet connection checks.
...
Checks when crafty starts for internet and a port forward for Crafty's https port.
Checks on server launch for internet connection and for port forwarding for executed server.
2021-09-13 13:10:34 -04:00
Iain Powrie
043b7d9712
Fix dev branch after_script inspect, also test cache
2021-09-11 20:21:49 +00:00
computergeek125
2fe10fd433
Merge branch 'feature/cicd-pipeline-implementation' into 'dev'
...
Implement ci pipeline for automated docker image builds
See merge request crafty-controller/crafty-commander!67
2021-09-11 18:13:17 +00:00
Iain Powrie
11e6814d2b
Tidy README
2021-09-11 03:08:02 +00:00
Zedifus
4d90ab3c30
Fix Badge paths
2021-09-11 03:20:27 +01:00
Zedifus
39309cb696
Update README for container registry
2021-09-11 03:15:13 +01:00
Zedifus
5358f14ddc
Update compose files
2021-09-11 03:04:31 +01:00
Zedifus
d9c8415640
Create ci pipeline
2021-09-10 22:15:47 +01:00
Silversthorn
6ab9f8413c
Merge branch 'dev' into dev-Silversthorn
2021-09-09 22:00:59 +02:00
Silversthorn
1c13c640fc
fixing double server start process
2021-09-09 22:00:52 +02:00
Silversthorn
ebffbeba13
Merge branch 'dev' into dev-Silversthorn-MVC
2021-09-09 21:23:55 +02: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
Iain Powrie
117a3da405
Merge branch 'bugfix/docker-unraid-exec-issue' into 'dev'
...
bugfix/docker-unraid-exec-issue
See merge request crafty-controller/crafty-commander!66
2021-09-07 17:57:03 +00:00
Zedifus
b1993ddea2
Fix exec permissions on wrapper (unraid issue)
2021-09-06 21:35:07 +01:00
Silversthorn
cb73540e65
Doing MVC on Crafty Permissions
2021-09-06 19:27:01 +02:00
computergeek125
95aa228a92
Merge branch 'docker-zedi' into 'dev'
...
Add docker functionality and basic documentation
See merge request crafty-controller/crafty-commander!65
2021-09-01 01:42:11 +00:00
Zedifus
c1f0a420c3
Merge branch 'dev' into docker-zedi
2021-09-01 00:48:25 +01:00
Silversthorn
2d3482db4f
Merge
2021-08-30 21:31:29 +02:00
Silversthorn
b7802fdc45
Merge branch 'dev-Silversthorn' of gitlab.com:crafty-controller/crafty-commander into dev-Silversthorn
2021-08-30 21:31:20 +02:00
Silversthorn
4c5ddf8f80
Fixing one comment
2021-08-30 21:23:21 +02:00
Silversthorn
40be16ec96
Adding TTL helpers functions
2021-08-30 20:58:30 +02:00
Silversthorn
bbcde97684
Commenting and Sorting some Code
2021-08-30 20:43:07 +02:00
Zedifus
10e5c1c3a7
Fix README code block indenting
2021-08-30 04:37:06 +01:00
Zedifus
5cf58a0238
Apply minor readability changes in example
2021-08-30 04:19:23 +01:00
Zedifus
96595d02e3
Add rough docker section to readme
2021-08-30 04:15:16 +01:00
Zedifus
690669e1da
Fix directory creation issue with docker run
2021-08-30 03:48:36 +01:00
Silversthorn
45739a2e5f
Fixing errors messags in js
2021-08-29 00:51:34 +02:00
Silversthorn
3ff3d0ccf1
Adding MOTD on Status Page
2021-08-29 00:48:30 +02:00
Silversthorn
a05b3a8634
Status Improvements and Fix
2021-08-28 01:48:46 +02:00
Andrew
f1cbb78f40
Merge branch 'creation-fix' into 'dev'
...
Fixes error thrown when server download doesn't finish before server creation ends.
See merge request crafty-controller/crafty-commander!64
2021-08-27 02:44:31 +00:00
Andrew
48c70279f7
Fixes error thrown when server download doesn't finsih before server creation ends.
...
Adds notification when download is complete.
2021-08-26 22:43:11 -04:00
Andrew
4721085783
Merge branch 'status' into 'dev'
...
Adds status page at /status
See merge request crafty-controller/crafty-commander!63
2021-08-27 01:08:26 +00:00