Dane Everitt
|
bcf0c72e47
|
Correctly report errors to admin users over the websocket; closes pterodactyl/panel#2709
|
2020-12-06 15:10:08 -08:00 |
|
Dane Everitt
|
70ea61f22f
|
test first I guess
|
2020-12-06 15:04:00 -08:00 |
|
Dane Everitt
|
1b0c2e1764
|
*
|
2020-12-06 15:02:50 -08:00 |
|
Dane Everitt
|
3d532f6e0b
|
Simplify logic
|
2020-12-06 14:58:35 -08:00 |
|
Matthew Penner
|
81fd1a3758
|
Make logged stacktraces more useful
|
2020-12-06 15:55:35 -07:00 |
|
Dane Everitt
|
83f0d2c953
|
Merge branch 'develop' of https://github.com/pterodactyl/wings into develop
|
2020-12-06 10:53:57 -08:00 |
|
Dane Everitt
|
605be3ebad
|
Update README.md
|
2020-12-06 10:53:55 -08:00 |
|
Matthew Penner
|
ca6dc2c964
|
Remove .travis.yml
|
2020-12-03 18:32:59 -07:00 |
|
Dane Everitt
|
dc41126e25
|
Merge pull request #72 from TortleWortle/patch-1
Allow multiple publishing on multiple interfaces on same port.
|
2020-12-02 08:18:38 -08:00 |
|
TortleWortle
|
da4c542724
|
Update allocations.go
|
2020-12-02 14:27:37 +01:00 |
|
Tortle
|
e7d93a5248
|
Update allocations.go
|
2020-12-01 23:03:05 +01:00 |
|
Tortle
|
51aa4c73cd
|
Update allocations.go
|
2020-12-01 21:20:01 +01:00 |
|
Tortle
|
4a7510d36f
|
Allow multiple publishing on multiple interfaces on same port.
Fixes the issue where you cannot have multiple ip addresses on the same port for a server.
|
2020-12-01 20:43:40 +01:00 |
|
Matthew Penner
|
ba0a1a651e
|
Only use the permission bits for ModeBits
|
2020-11-29 16:13:07 -07:00 |
|
Matthew Penner
|
068f41393d
|
Return mode_bits when listing files in a directory
|
2020-11-29 14:20:24 -07:00 |
|
Matthew Penner
|
169e8b8f8b
|
Fix chmod endpoint mode value
|
2020-11-29 13:48:15 -07:00 |
|
Matthew Penner
|
c6e2889075
|
Fix chmod endpoint
|
2020-11-29 13:44:28 -07:00 |
|
Matthew Penner
|
f62f714863
|
Add chmod endpoint to server files
|
2020-11-29 13:07:45 -07:00 |
|
Dane Everitt
|
da9ace5d9d
|
Create FUNDING.yml
|
2020-11-29 11:58:20 -08:00 |
|
Dane Everitt
|
97345123ce
|
Merge branch 'develop' of https://github.com/pterodactyl/wings into develop
|
2020-11-29 11:48:03 -08:00 |
|
Dane Everitt
|
8aa9105ed3
|
Make paths lowercase for cert serving; closes pterodactyl/panel#2745
|
2020-11-29 11:47:52 -08:00 |
|
Matthew Penner
|
e8088f85d0
|
Lets not try to log the server ID twice
|
2020-11-29 12:35:02 -07:00 |
|
Matthew Penner
|
0c8476c79b
|
Cleanup router/router_transfer.go
|
2020-11-29 12:33:44 -07:00 |
|
Matthew Penner
|
a7a66e8bc0
|
Notify panel of failed archive generation when transferring a server
|
2020-11-29 12:31:54 -07:00 |
|
Matthew Penner
|
65a861a9b6
|
Remove temporary transfer archives; closes https://github.com/pterodactyl/panel/issues/2742
|
2020-11-28 17:00:52 -07:00 |
|
Matthew Penner
|
de51fd1c51
|
Error handling improvements (#71)
* Remove `emperror.dev/errors`, remove all `errors#Wrap` and `errors#WithStack` calls
* Improve logging in `server/backup.go`
|
2020-11-28 16:57:10 -07:00 |
|
Matthew Penner
|
40c70673cd
|
Use registry authentication when pulling install image, fixes https://github.com/pterodactyl/panel/issues/2589
|
2020-11-20 14:36:29 -07:00 |
|
Matthew Penner
|
73b221d022
|
Switch old Server#GetState() calls over to Server#Environment#State()
|
2020-11-20 14:35:29 -07:00 |
|
Matthew Penner
|
287b286940
|
Oh, that's why it was done like that
|
2020-11-18 18:44:25 -07:00 |
|
Matthew Penner
|
1d0e85cf55
|
Attempt to fix 'archive/tar: write too long' error when creating a backup
|
2020-11-18 16:30:34 -07:00 |
|
Matthew Penner
|
30ec6dc78d
|
fix panic when getting error stack
|
2020-11-15 13:34:19 -07:00 |
|
Matthew Penner
|
121a4d1146
|
Attempt to fix codeql-analysis.yml
|
2020-11-15 13:04:03 -07:00 |
|
Matthew Penner
|
b9be373671
|
Attempt to force GitHub Actions to use go1.15.5
|
2020-11-15 13:00:33 -07:00 |
|
Dane Everitt
|
aedd0e406c
|
appease docker compose [skip docker]
|
2020-11-14 20:50:09 -08:00 |
|
Dane Everitt
|
82b23ef638
|
Add support for automated docker build
|
2020-11-14 20:42:12 -08:00 |
|
Dane Everitt
|
d970ec35b7
|
Update dockerfile to build quicker
|
2020-11-14 19:22:29 -08:00 |
|
Dane Everitt
|
e2872e786e
|
Tiny optimization for handling string output from server console
|
2020-11-12 21:41:35 -08:00 |
|
Dane Everitt
|
f81e35d960
|
Merge branch 'develop' of https://github.com/pterodactyl/wings into develop
|
2020-11-12 20:50:18 -08:00 |
|
Dane Everitt
|
672fb860ea
|
Don't add a stack for deadline exceeded when terminating
|
2020-11-12 20:50:15 -08:00 |
|
Dane Everitt
|
8081c83de4
|
Allow disabling disk checking with 0 value for check interval
|
2020-11-12 20:50:03 -08:00 |
|
Dane Everitt
|
f379d0e54a
|
Merge pull request #68 from gzzchh/develop
Turn off the CGO to make it static linked
|
2020-11-11 10:58:49 -08:00 |
|
Dane Everitt
|
ffb6bd72ef
|
Don't accidentally reset a server's state when starting it after a system reboot; closes pterodactyl/panel#2695
|
2020-11-10 21:21:20 -08:00 |
|
Dane Everitt
|
488ef9de54
|
Merge branch 'develop' of https://github.com/pterodactyl/wings into develop
|
2020-11-10 20:36:42 -08:00 |
|
Dane Everitt
|
34349d4b48
|
Don't report a context cancelation as an error
|
2020-11-10 20:36:40 -08:00 |
|
Matthew Penner
|
2197d82957
|
Clean paths from AllowedMounts to ensure consistency
|
2020-11-09 16:58:01 -07:00 |
|
Dane Everitt
|
20ece60a72
|
Fix files not being editable correctly in the panel; closes pterodactyl/panel#2679
|
2020-11-08 17:06:40 -08:00 |
|
Dane Everitt
|
de0c67d066
|
Re-enable disabled tests
|
2020-11-08 15:17:47 -08:00 |
|
Dane Everitt
|
68bdcb3cbc
|
Fix error handling and get tests back to working
|
2020-11-08 15:15:39 -08:00 |
|
Dane Everitt
|
205c4d541e
|
Update changelog
|
2020-11-08 14:40:07 -08:00 |
|
Dane Everitt
|
ef999a039c
|
Perhaps better error stacks for backups/archives; ref #2418
|
2020-11-08 14:07:26 -08:00 |
|