Dane Everitt
|
fda88940f7
|
Fix up node autodeployment
|
2020-04-12 17:20:09 -07:00 |
|
Dane Everitt
|
07381da8fb
|
This warning is no longer true
|
2020-04-12 16:02:09 -07:00 |
|
Matthew Penner
|
a7dab69711
|
Persist service variables
|
2020-04-11 14:46:30 -06:00 |
|
Matthew Penner
|
dec6868a55
|
Persist nest_id, egg_id, pack_id
|
2020-04-11 14:14:05 -06:00 |
|
Matthew Penner
|
b5e50719ac
|
Remove old Theme::js calls in blade layouts. Persist checkboxes, Server Owner, Node, Default Allocation, and Additional Allocations on servers/new.blade.php
|
2020-04-11 13:56:03 -06:00 |
|
Dane Everitt
|
7557dddf49
|
Store node daemon tokens in an encrypted manner
|
2020-04-10 15:15:38 -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 |
|
AreYouScared
|
411ed41582
|
New server formatting
Fixed auto-sizing for resource mangemnet
Moved them in logical order(CPU->RAM->Disk) with advanced stuff to the right.
|
2020-04-09 23:46:12 -04:00 |
|
Matthew Penner
|
fd4de9168a
|
Merge branch 'develop' into feature/server-transfers-actually
|
2020-04-04 16:28:02 -06:00 |
|
Matthew Penner
|
6ba6c34252
|
Add ServerTransfer relation in Models/Server.php, notify the new daemon about the incoming server transfer
|
2020-04-04 14:10:18 -06:00 |
|
Dane Everitt
|
9d0262e7a1
|
Update index.blade.php
|
2020-04-03 22:53:49 -07:00 |
|
Matthew Penner
|
a2eab3ca43
|
Add ui elements for handling server transfers, add TransferJob.php and TransferService.php
|
2020-04-03 21:45:37 -06:00 |
|
Matthew Penner
|
829f05a2c7
|
Add migration for 'threads' column, fix errors on some admin pages, add validation rule for 'threads' column
|
2020-04-03 18:50:07 -06:00 |
|
Dane Everitt
|
86de7372a8
|
Add notes about IO/CPU Threads
|
2020-04-03 14:43:15 -07:00 |
|
Dane Everitt
|
78d6e59fc5
|
Merge branch 'develop' into cputhreads
|
2020-04-03 13:48:06 -07:00 |
|
AreYouScared
|
dfefd8845b
|
Fixed textboxes (#1886)
Text boxes on the user view page were set to readonly not allowing admins to change user values
Co-Authored-By: Lance Pioch <me@lance.sh>
|
2020-04-03 13:46:24 -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
|
51defae917
|
Merge branch 'master' into develop
|
2019-12-28 11:49:08 -08:00 |
|
Dane Everitt
|
6276a03a4e
|
Fix links in admin area
|
2019-12-22 14:03:49 -08:00 |
|
Dane Everitt
|
52ea0f2d0a
|
Fix allocation management
|
2019-12-22 13:55:58 -08:00 |
|
Dane Everitt
|
bc3286c7e4
|
Don't need this box anymore
|
2019-12-22 13:50:35 -08:00 |
|
Dane Everitt
|
d75073116f
|
Health check
|
2019-12-16 21:42:58 -08:00 |
|
Dane Everitt
|
7405d7c8ee
|
Fix routing to server pages
|
2019-12-16 21:27:01 -08:00 |
|
Dane Everitt
|
a247310372
|
Fix nav for servers
|
2019-12-16 21:14:27 -08:00 |
|
Dane Everitt
|
447c4291ad
|
Update all places in the code referencing named routes using JS that doesn't exist now
|
2019-12-15 18:19:35 -08:00 |
|
Dane Everitt
|
564d947f7e
|
[#3c9g25] Add support for new endpoint to collect node information
|
2019-12-09 21:05:39 -08:00 |
|
Dane Everitt
|
979bdc1f9f
|
Use YAML for configuration file
|
2019-12-08 11:29:46 -08:00 |
|
Dane Everitt
|
c087f6429f
|
Temporary patch to get user management pages displaying correctly
|
2019-12-08 11:02:59 -08:00 |
|
Dane Everitt
|
c17f9ba8a9
|
Move server view management parts to new controller and clean up code
|
2019-11-24 12:50:16 -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 |
|
Dane Everitt
|
955d89c0c6
|
Move everything over to pterodactyl theme
|
2017-03-16 19:48:24 -04:00 |
|
Dane Everitt
|
1c47b2ed55
|
Finish pack management in Admin CP
|
2017-03-15 20:52:37 -04:00 |
|
Dane Everitt
|
50558db7c3
|
Add initial pack creation and overview pages
|
2017-03-14 21:18:36 -04:00 |
|
Dane Everitt
|
37a723aa58
|
Remove old views no longer in use.
|
2017-03-12 16:29:04 -04:00 |
|
Dane Everitt
|
d7682bb7c9
|
Complete new service, option, and variable management interface in Admin CP
|
2017-03-12 00:00:06 -05:00 |
|
Dane Everitt
|
9a14cb5687
|
Remove old views
|
2017-03-03 23:40:33 -05:00 |
|
Dane Everitt
|
e9762b4277
|
Fixes port deletion for node allocations as well as server notes on allocations.
closes #305
|
2017-02-17 19:59:40 -05:00 |
|
Dane Everitt
|
d4e1bc6cc0
|
Discord link via CDN now.
|
2017-02-16 15:01:26 -05:00 |
|
Dane Everitt
|
19d352619e
|
More singularization and correct file names.
|
2017-02-12 16:03:17 -05:00 |
|
Dane Everitt
|
8ba479e51f
|
Singularize model names.
|
2017-02-12 16:02:23 -05:00 |
|
Dane Everitt
|
32a1dc17ed
|
API model updates, as well as general model updates and code fixes.
|
2017-02-10 20:26:38 -05:00 |
|
Dane Everitt
|
ba175e6b55
|
Cleanup location model and controller for Admin.
|
2017-02-10 17:09:56 -05:00 |
|
Dane Everitt
|
0720bfe62f
|
Cleanup database query code.
|
2017-02-10 17:03:58 -05:00 |
|
Dane Everitt
|
4f61637284
|
More model updates to more places than I anticipated.
This probably broke a lot of things.
|
2017-02-09 17:43:54 -05:00 |
|
Dane Everitt
|
323f1d943f
|
Completed model updates for Services
|
2017-02-05 17:58:17 -05:00 |
|
Dane Everitt
|
09d23deed6
|
New models for node and location admin pages.
|
2017-02-03 16:50:28 -05:00 |
|
Dane Everitt
|
96d3aa767f
|
Model updates for Database Management in ACP
|
2017-02-03 15:19:14 -05:00 |
|
Dane Everitt
|
d4bcf0be59
|
Initial implementation of improved sever model and logic
|
2017-02-02 18:21:36 -05:00 |
|
Dane Everitt
|
9087feec4f
|
Remove build settings from packs.
|
2017-01-27 16:21:25 -05:00 |
|
Dane Everitt
|
95d0c646f9
|
Require packs to be a tarball
|
2017-01-25 18:25:34 -05:00 |
|