Dane Everitt
|
564d947f7e
|
[#3c9g25] Add support for new endpoint to collect node information
|
2019-12-09 21:05:39 -08:00 |
|
Dane Everitt
|
ed50259484
|
[#3896cn] Clean up code handling server suspension
|
2019-11-30 15:37:13 -08:00 |
|
Dane Everitt
|
2af653733c
|
Insane number of changes required to get the build to post
|
2019-11-24 20:19:31 -08:00 |
|
Dane Everitt
|
547e8840e2
|
Untested code to perform an update of server build settings
|
2019-11-24 15:08:54 -08:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08:00 |
|
Dane Everitt
|
543884876f
|
Add basic subuser listing for servers
|
2019-11-03 12:20:11 -08:00 |
|
Dane Everitt
|
0b9c6bd21d
|
Proxy file downloads through the panel rather than having to get creative with download tokens
|
2019-10-26 14:36:37 -07:00 |
|
Dane Everitt
|
086018751d
|
Add underlying code to handle authenticating websocket credentials
|
2019-09-08 17:48:37 -07:00 |
|
Dane Everitt
|
b99ea53ca1
|
Update client API endpoints to not use deprecated function
|
2019-09-05 21:41:20 -07:00 |
|
Dane Everitt
|
7543ef085d
|
Format files
|
2019-09-05 21:32:57 -07:00 |
|
Dane Everitt
|
62cd03d684
|
Fix command sending error handling and bad assertion order
|
2019-09-05 21:16:36 -07:00 |
|
Dane Everitt
|
ee0da206c1
|
Update command sending from server API to use new daemon code
|
2019-09-05 21:11:19 -07:00 |
|
Dane Everitt
|
161e0f6165
|
Deprecate old way of using repositories for daemon things
|
2019-09-05 20:33:27 -07:00 |
|
Dane Everitt
|
1c5b9dbb87
|
[L6] Update cursor() calls to work with new lazy collections
|
2019-09-04 21:05:46 -07:00 |
|
Dane Everitt
|
fb9c106448
|
Update server listing and associated logic to pull from the panel dynamiacally
|
2019-08-17 16:03:10 -07:00 |
|
Dane Everitt
|
81143e231a
|
Merge branch 'master' into develop
|
2019-08-04 13:49:26 -07:00 |
|
Dane Everitt
|
d430acf768
|
LOCK TABLES not LOCK
|
2019-08-03 14:57:01 -07:00 |
|
Dane Everitt
|
e200277655
|
Add LOCK permission
|
2019-08-03 14:52:35 -07:00 |
|
Dane Everitt
|
215351eeb3
|
Merge branch 'develop' into feature/bulk-reinstall-command
|
2019-07-26 11:04:48 -04:00 |
|
Dane Everitt
|
a8462bf109
|
Add initial support for opening a file in the file manager, still needs more work
|
2019-05-25 16:24:13 -07:00 |
|
Dane Everitt
|
d79fe6982f
|
Add support for file copy and deletion
|
2019-05-04 17:26:24 -07:00 |
|
Dane Everitt
|
811026895b
|
Update support for moving/renaming files and folders
|
2019-05-04 16:04:59 -07:00 |
|
Dane Everitt
|
eed4be49ab
|
Fix data being passed along to daemon
|
2019-05-01 21:58:35 -07:00 |
|
Dane Everitt
|
95d19bf09e
|
Update logic that handles creation of folders for a server
|
2019-05-01 21:45:39 -07:00 |
|
Dane Everitt
|
c80c8564b8
|
Switch file manager listing to use panel API endpoint
|
2019-05-01 20:54:40 -07:00 |
|
Dane Everitt
|
a66d7a3417
|
Merge branch 'develop' into feature/vuejs
|
2019-03-09 11:19:07 -08:00 |
|
Dane Everitt
|
d9593b23ab
|
Paginate server results when viewing a node, closes #1404
|
2019-03-02 15:58:56 -08:00 |
|
Dane Everitt
|
21ffa08d66
|
Merge branch 'develop' into feature/vuejs
|
2018-12-16 14:20:35 -08:00 |
|
Jamsheed Mistri
|
9cf7432835
|
Adding bulk reinstall command
|
2018-12-02 23:39:40 -08:00 |
|
Dane Everitt
|
a9fa60a6fb
|
Respect pagination settings on frontend
closes #1335
|
2018-11-10 12:38:35 -08:00 |
|
Dane Everitt
|
5ca13839cf
|
Merge branch 'develop' into feature/vue-serverview
|
2018-09-05 21:34:59 -07:00 |
|
Dane Everitt
|
5bd3f59455
|
Fix schedules running twice, closes #1288
|
2018-09-03 14:32:33 -07:00 |
|
Dane Everitt
|
17796fb1c4
|
Add basic database listing for server
|
2018-08-21 21:47:01 -07:00 |
|
Dane Everitt
|
92a9146b61
|
Improve filemanager, get first level folders listing
|
2018-08-06 23:14:13 -07:00 |
|
Dane Everitt
|
96699b192e
|
Don't verify SSL signatures in dev
[skip ci]
|
2018-06-30 18:24:35 -07:00 |
|
Dane Everitt
|
969b16a563
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2018-06-02 21:32:26 +00:00 |
|
Dane Everitt
|
fd8d7c3571
|
Merge pull request #1130 from stanjg/feature/stats-page
Added a statistics page to monitor the panel usage
|
2018-05-31 22:56:58 -07:00 |
|
stanjg
|
60e1ffa564
|
Added a test for the controller and cleaned up the controller
|
2018-05-27 00:16:13 +02:00 |
|
stanjg
|
86e7085396
|
Cleaned up the controller and prepared for tests
|
2018-05-26 20:58:49 +02:00 |
|
Dane Everitt
|
fae5acf99f
|
Fix bug when loading server owner dropdown
closes #1137
|
2018-05-20 17:00:50 -07:00 |
|
Dane Everitt
|
00df0b66a6
|
Merge pull request #1148 from pterodactyl/feature/doc-block-improvements
@throws docblock improvements
|
2018-05-20 16:25:59 -07:00 |
|
Dane Everitt
|
002efddc96
|
Merge pull request #1146 from pterodactyl/feature/windows-pathinfo-support
Add support for Windows, replace all backslashes with forwardslashes
|
2018-05-20 16:24:58 -07:00 |
|
Lance Pioch
|
f82b419d47
|
Update php doc blocks
|
2018-05-13 12:42:11 -04:00 |
|
Lance Pioch
|
f42f211e65
|
Add support for Windows, replace all back slashes with forward slashes
|
2018-05-13 11:39:44 -04:00 |
|
Lance Pioch
|
e2dc0638d9
|
Fix app/ spelling errors
|
2018-05-13 11:12:41 -04:00 |
|
Dane Everitt
|
36837df0a6
|
Use beginning of UUID for server uuidShort
|
2018-03-03 22:20:53 -06:00 |
|
Dane Everitt
|
85e75a2808
|
Fix bulk key revocation
|
2018-03-03 21:53:07 -06:00 |
|
Dane Everitt
|
d7efb4c4a2
|
Fix inability to revoke admin tokens from daemon
|
2018-03-03 21:45:10 -06:00 |
|
Dane Everitt
|
a31334c0c5
|
Fix SQl queries being executed unnecessarily when listing servers
|
2018-03-03 18:00:23 -06:00 |
|
Dane Everitt
|
c739f292e4
|
paginate databases when viewing a host
|
2018-03-03 17:52:35 -06:00 |
|