Dane Everitt
|
81bd67cc76
|
Add ability for user to change server's name
|
2019-12-09 22:03:10 -08:00 |
|
Dane Everitt
|
24f340c9a1
|
Fix up SFTP endpoint
|
2019-12-07 16:14:04 -08:00 |
|
Dane Everitt
|
ed50259484
|
[#3896cn] Clean up code handling server suspension
|
2019-11-30 15:37:13 -08:00 |
|
Dane Everitt
|
8f0044575f
|
Update server creation data logic
|
2019-11-16 13:33:01 -08:00 |
|
Dane Everitt
|
d69f816d9d
|
Add handler to fetch all of the system permissions and load them into the state
|
2019-11-03 17:37:06 -08:00 |
|
Dane Everitt
|
867dbf3bd2
|
Update all the client API endpoints to use new permissions codes
|
2019-11-03 17:13:47 -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
|
ac52810ef6
|
Don't try to parse JSON being returned from the API
|
2019-09-29 15:32:22 -07:00 |
|
Dane Everitt
|
326d346f92
|
Handle errors sent back over the sockt
|
2019-09-28 13:09:47 -07:00 |
|
Dane Everitt
|
030b8ed4fd
|
Change to support websocket JWT connections
|
2019-09-24 21:22:11 -07:00 |
|
Dane Everitt
|
18c4b951e6
|
First pass at converting websocket to send a token along with every call
|
2019-09-24 20:20:29 -07:00 |
|
Dane Everitt
|
67ff67a1bd
|
Add endpoints to return a server's egg configuration
|
2019-09-22 15:30:53 -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
|
26e4ff1f62
|
Update to use new repository and standard laravel notation for controllers
|
2019-09-05 21:31:12 -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
|
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
|
eb81e1ed20
|
Support special characters in database password, closes #1508
|
2019-08-03 14:42:32 -07:00 |
|
Dane Everitt
|
fe9d86b66b
|
Add support for filtering servers in client list-all endpoint
closes #1608
|
2019-08-03 12:44:15 -07:00 |
|
Dane Everitt
|
c90fcea519
|
Add basic file listing functionality
|
2019-07-27 20:23:51 -07:00 |
|
Dane Everitt
|
48c39abfcb
|
Add database password rotation to view
|
2019-07-27 15:17:50 -07:00 |
|
Dane Everitt
|
bfdc1f766b
|
Support saving existing files
|
2019-05-27 15:30:49 -07: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
|
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
|
0757d8856b
|
Add base code to support retrieving allocations as a client
|
2019-03-23 17:47:20 -07:00 |
|
Dane Everitt
|
8955b5a660
|
Initial attempt trying to get file downloading to work
|
2019-03-16 17:10:04 -07:00 |
|
Dane Everitt
|
a66d7a3417
|
Merge branch 'develop' into feature/vuejs
|
2019-03-09 11:19:07 -08:00 |
|
Lance Pioch
|
db937af616
|
Apply fixes from StyleCI
[ci skip] [skip ci]
|
2019-01-26 23:26:15 +00:00 |
|
Dane Everitt
|
21ffa08d66
|
Merge branch 'develop' into feature/vuejs
|
2018-12-16 14:20:35 -08:00 |
|
Dane Everitt
|
7c73f21b30
|
Fix Node daemon secret not being reset, closes #1390
|
2018-12-02 13:40:12 -08:00 |
|
Matthew Penner
|
0cbedd9c90
|
Fix LocationController#store()
|
2018-11-19 22:04:05 -07:00 |
|
Matthew Penner
|
afe128042f
|
Wait a second, that method doesn't return an array
|
2018-11-19 21:54:15 -07:00 |
|
Dane Everitt
|
9b654d2c76
|
Fix bug with client API denying access to routes, closes #1366
|
2018-11-10 15:27:50 -08:00 |
|
Dane Everitt
|
a9fa60a6fb
|
Respect pagination settings on frontend
closes #1335
|
2018-11-10 12:38:35 -08:00 |
|
mrkrabs
|
8ef368faa4
|
Rename app/Http/Controllers/API/Remote/ValidateKeyController.php to app/Http/Controllers/Api/Remote/ValidateKeyController.php
|
2018-11-07 18:17:27 +02:00 |
|
mrkrabs
|
7c64492557
|
Rename app/Http/Controllers/API/Remote/SftpController.php to app/Http/Controllers/Api/Remote/SftpController.php
|
2018-11-07 18:17:08 +02:00 |
|
mrkrabs
|
c9e207c15d
|
Rename app/Http/Controllers/API/Remote/EggRetrievalController.php to app/Http/Controllers/Api/Remote/EggRetrievalController.php
|
2018-11-07 18:16:50 +02:00 |
|
mrkrabs
|
cfbdf07b80
|
Rename app/Http/Controllers/API/Remote/EggInstallController.php to app/Http/Controllers/Api/Remote/EggInstallController.php
|
2018-11-07 18:16:28 +02:00 |
|
Dane Everitt
|
5ca13839cf
|
Merge branch 'develop' into feature/vue-serverview
|
2018-09-05 21:34:59 -07:00 |
|
Dane Everitt
|
f9542c98e2
|
Fix tests broken by bad namespaces
|
2018-09-03 15:59:30 -07:00 |
|
Dane Everitt
|
3bb9bf04e5
|
Pass the updated model through for updating node config, rather than old model, ref #1237
|
2018-09-03 14:54:50 -07:00 |
|
Dane Everitt
|
e906ada528
|
Better handling when deleting a database
|
2018-08-26 14:01:00 -07:00 |
|