Dane Everitt
|
f57c24002e
|
More API response fixing
|
2021-04-04 10:20:27 -07:00 |
|
Dane Everitt
|
d4b63bef39
|
Fix details fetching for a single server instance
|
2021-04-03 13:15:11 -07:00 |
|
Dane Everitt
|
b448310a33
|
Correctly return servers installed on wings and their resource usage
|
2021-04-03 11:08:26 -07:00 |
|
antony1060
|
b691b8f06f
|
Fixed /api/servers
|
2021-04-02 21:32:30 +02:00 |
|
Dane Everitt
|
fb2dc39a47
|
Remove some forgotten debug
|
2021-03-03 21:00:58 -08:00 |
|
Dane Everitt
|
0919fb2da6
|
Improve error handling and reporting for server installation & process boot
|
2021-03-03 20:56:18 -08:00 |
|
Dane Everitt
|
98c68142cd
|
Remove all of the remaining API logic and port it all to the remote.Client type
|
2021-02-01 21:28:46 -08:00 |
|
Dane Everitt
|
f3a6ee7a45
|
re-refactor code
|
2021-01-25 20:28:24 -08:00 |
|
Dane Everitt
|
ab86fb703a
|
Merge branch 'develop' into schrej/refactor
|
2021-01-25 19:31:16 -08:00 |
|
Dane Everitt
|
c2cfaf44b5
|
Get wings booting again
|
2021-01-14 20:32:38 -08:00 |
|
Jakob Schrettenbrunner
|
c9c949a091
|
rename ServerManagerFromContext from ExtractServerManager
|
2021-01-10 02:18:02 +00:00 |
|
Jakob Schrettenbrunner
|
8192244fec
|
replace servers.servers singleton with server.Manager
|
2021-01-10 02:37:02 +01:00 |
|
Jakob Schrettenbrunner
|
648072436f
|
organize imports with gopls format
|
2021-01-10 01:22:39 +00:00 |
|
Dane Everitt
|
0ecc166dcd
|
Update error reporting middleware
|
2020-12-15 21:08:00 -08:00 |
|
Dane Everitt
|
acd6dc62d0
|
Update middleware logic
|
2020-12-15 20:19:09 -08:00 |
|
Dane Everitt
|
8aa9105ed3
|
Make paths lowercase for cert serving; closes pterodactyl/panel#2745
|
2020-11-29 11:47:52 -08:00 |
|
Dane Everitt
|
ce2659fdd7
|
Simplify environment creation for server
|
2020-09-12 21:48:04 -07:00 |
|
Matthew Penner
|
7ba32aca84
|
Fix some typos and run gofmt on all .go files
|
2020-09-05 13:08:40 -06:00 |
|
Dane Everitt
|
ea2630946a
|
Sync server state with Panel before performing installation to ensure information is up to date
|
2020-06-30 20:56:55 -07:00 |
|
Dane Everitt
|
d6a3d9adb1
|
Don't obliterate custom SSL locations if defined
closes pterodactyl/panel#2121
|
2020-06-29 20:56:13 -07:00 |
|
Dane Everitt
|
198a22f446
|
Replace even more zap occurences
|
2020-06-13 10:26:35 -07:00 |
|
Carlo Field
|
359564bd91
|
#2078 - fix BindJSON calls
|
2020-05-29 17:44:49 +02:00 |
|
Dane Everitt
|
7d7766e4cb
|
Correctly handle validation errors vs. errors from the panel during installation
|
2020-04-11 17:55:00 -07:00 |
|
Dane Everitt
|
083bea5504
|
Add support for modifying daemon configuration on-the-fly
|
2020-04-11 16:17:46 -07:00 |
|
Matthew Penner
|
f5a804210f
|
Remove more unused files, fix issue with CORS on /api/system, fix issue with GET /api/servers/:server/archive
|
2020-04-06 14:39:33 -06:00 |
|
Dane Everitt
|
03311ecf03
|
Move over backup and create transfer logic
|
2020-04-05 19:07:16 -07:00 |
|
Dane Everitt
|
cf2ef1a173
|
Port most of the HTTP code over to gin
|
2020-04-05 18:00:33 -07:00 |
|