Commit Graph

13 Commits

Author SHA1 Message Date
Matthew Penner 2f4a60c961
ui(admin): change `MB` suffixes to `MiB`
Closes #4542
2022-11-21 13:10:00 -07:00
Matthew Penner cbcf62086f
Upgrade to Laravel 9 (#4413)
Co-authored-by: DaneEveritt <dane@daneeveritt.com>
2022-10-14 10:59:20 -06:00
Mrxbox98 21f74a835c
Fixed error (#3870) 2022-01-19 17:06:31 -08:00
Caleb ea778e9345
Merge branch 'develop' into develop 2020-10-13 15:35:38 -04:00
LeJeanbono 0b559f8acb Rename CPU Threads for CPU Pinning 2020-10-06 23:09:16 +02:00
Caleb fb33824e10 Added admin controls.
Removed the note in the server settings that stated that the allocations feature is currently not implemented.

Properly check to make sure that there are allocations available in range before trying to create it.
2020-09-29 12:00:59 -04:00
Dane Everitt 4a0627d182
Don't trigger a 500 error due to unchecked data being inserted; closes #2087
This also clears up allowed values for the disk input and normalizes the messaging between edit and create screens.
2020-06-23 20:24:09 -07:00
Dane Everitt f1c3762f4d
Add base support for definining the number of backups that can be created for a server 2020-04-26 12:12:29 -07:00
AreYouScared 7daf6e2e93 Uniformity is Key
Updated logical order to match new server page on build and overview page.
2020-04-10 00:54:40 -04:00
Dane Everitt 86de7372a8
Add notes about IO/CPU Threads 2020-04-03 14:43:15 -07:00
AreYouScared 2561e3e8d5 Add CPU Thread assignments
Added CPU Thread assignments for each server
2020-03-29 14:41:55 -04:00
Dane Everitt a247310372
Fix nav for servers 2019-12-16 21:14:27 -08:00
Dane Everitt c97461d602
[L6] Move all of the template files into the new correct location 2019-09-04 21:19:52 -07:00