Dane Everitt
|
31127620e5
|
License date updates
|
2021-03-26 09:33:24 -07:00 |
|
Dane Everitt
|
5e7316e09a
|
Update CHANGELOG.md
|
2021-03-26 09:13:38 -07:00 |
|
Antony
|
52fcf1e37f
|
Added defaults
Co-authored-by: Jakob <dev@schrej.net>
|
2021-03-24 11:24:54 +01:00 |
|
antony1060
|
0c17e240f4
|
Added app name
|
2021-03-24 10:26:03 +01:00 |
|
Matthew Penner
|
471886dd34
|
internally mark if a server is restoring to restrict actions
|
2021-03-12 16:19:35 -07:00 |
|
Dane Everitt
|
b63a491b5e
|
Update CHANGELOG.md
|
2021-03-07 17:37:03 -08:00 |
|
Dane Everitt
|
6902422229
|
Update CHANGELOG.md
|
2021-03-07 17:35:55 -08:00 |
|
Dane Everitt
|
5f5b2bc84e
|
Quick little code cleanup and adding some commentary
|
2021-03-07 17:31:45 -08:00 |
|
Dane Everitt
|
81a411a42c
|
Merge branch 'develop' of github.com:pterodactyl/wings into develop
|
2021-03-07 17:24:47 -08:00 |
|
Dane Everitt
|
37c6b85489
|
Don't throw back errors on termination if the container doesn't exist; closes pterodactyl/panel#3149
|
2021-03-07 17:24:45 -08:00 |
|
Matthew Penner
|
0e3778ac47
|
transfers: use backup archiver
|
2021-03-07 11:04:15 -07:00 |
|
Dane Everitt
|
ad2618bc6f
|
Update CHANGELOG.md
|
2021-03-03 21:28:14 -08: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
|
33f5cb7df4
|
more accurate naming; for now don't actually change how wings works
|
2021-03-03 20:53:40 -08:00 |
|
Dane Everitt
|
8897be661b
|
Fix missing error handling for server configuration endpoints
|
2021-03-03 20:51:49 -08:00 |
|
Dane Everitt
|
2a98faf360
|
Merge branch 'develop' of https://github.com/pterodactyl/wings into develop
|
2021-03-03 19:29:50 -08:00 |
|
Dane Everitt
|
b6871f87ec
|
Set the binary version to the git hash for debug builds
|
2021-03-03 19:29:44 -08:00 |
|
Matthew Penner
|
d5605abc15
|
update minimum go version, run go mod tidy
|
2021-02-25 13:55:05 -07:00 |
|
Dane Everitt
|
2eb721bbe7
|
Merge branch 'dane/api-cleanup' into develop
|
2021-02-23 21:25:10 -08:00 |
|
Dane Everitt
|
a8ee5463ce
|
Add logic to reset failed server states on Panel when booting
|
2021-02-23 21:23:49 -08:00 |
|
Dane Everitt
|
1e1549342f
|
Merge pull request #87 from danny6167/develop
Quote and escape Content-Disposition header
|
2021-02-22 08:18:23 -08:00 |
|
Daniel Barton
|
4ed0bf522b
|
Quote and escape Content-Disposition header
|
2021-02-21 15:05:43 +08:00 |
|
Matthew Penner
|
7541e769e0
|
actions: use 1.15 for release, 1.15 and 1.16 for tests
|
2021-02-20 14:53:01 -07:00 |
|
Matthew Penner
|
00195b4a5b
|
downloader: properly detect and handle integer IPs
|
2021-02-12 16:35:51 -07:00 |
|
Matthew Penner
|
5c56ddf5d6
|
fs: only mkdir and chown if not exists
|
2021-02-10 13:58:47 -07:00 |
|
Matthew Penner
|
683c766d0f
|
fs: fix potential panic when chowning a file
|
2021-02-05 13:30:02 -07:00 |
|
Dane Everitt
|
1da415c177
|
Revert "Don't tempt people with this public interface"
This reverts commit e3b0b91912 .
|
2021-02-01 21:43:10 -08:00 |
|
Dane Everitt
|
065da77afa
|
Code cleanup for remote client
|
2021-02-01 21:43:04 -08:00 |
|
Dane Everitt
|
e3b0b91912
|
Don't tempt people with this public interface
|
2021-02-01 21:33:03 -08:00 |
|
Dane Everitt
|
bfff094216
|
Get wings booting properly
|
2021-02-01 21:32:34 -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
|
62cbe5e135
|
Migrate SFTP endpoints
|
2021-02-01 20:59:17 -08:00 |
|
Dane Everitt
|
6775c17324
|
Nuke more API code and begin consolidation process
|
2021-02-01 20:50:23 -08:00 |
|
Dane Everitt
|
aa287d21cf
|
Formatting
|
2021-02-01 20:33:35 -08:00 |
|
Dane Everitt
|
1393937904
|
Fix race condition and flawed logic mis-querying panel for servers; closes pterodactyl/panel#3059
|
2021-02-01 20:26:15 -08:00 |
|
Matthew Penner
|
de9b413bc2
|
Call cancel function for context to not leak resources
|
2021-02-01 20:09:24 -07:00 |
|
Dane Everitt
|
ba6cec9615
|
Merge branch 'dane/backup-restore' into develop
|
2021-01-30 18:51:35 -08:00 |
|
Dane Everitt
|
4bd18f7dd8
|
Send restoration status information to the console
|
2021-01-30 18:49:07 -08:00 |
|
Dane Everitt
|
adc0732af3
|
Better error handling and logging for restorations
|
2021-01-30 18:43:35 -08:00 |
|
Dane Everitt
|
225f8aa904
|
Support some additional signal types for stopping a server; ref pterodactyl/panel#3042
|
2021-01-28 21:26:02 -08:00 |
|
Dane Everitt
|
df721f45f8
|
Reset the whole build block to avoid merge issues with 0 values
|
2021-01-27 21:41:13 -08:00 |
|
Dane Everitt
|
aca9ffc122
|
Use TZ environment variable if present; closes pterodactyl/panel#3036
|
2021-01-26 20:36:46 -08:00 |
|
Dane Everitt
|
13541524c3
|
Use server context
|
2021-01-26 19:36:35 -08:00 |
|
Dane Everitt
|
4411493006
|
Merge branch 'develop' into dane/backup-restore
|
2021-01-25 20:32:32 -08:00 |
|
Dane Everitt
|
bc79ce540e
|
Merge pull request #84 from pterodactyl/schrej/refactor
Refactor all the things
|
2021-01-25 20:30:57 -08:00 |
|
Dane Everitt
|
31757a68a9
|
Fix race condition
|
2021-01-25 20:29:34 -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
|
981071cda8
|
Merge branch 'develop' into dane/backup-restore
|
2021-01-25 19:17:14 -08:00 |
|