Dane Everitt
|
82ffb9804d
|
Don't lock up websocket when sending error json; ref pterodactyl/panel#2076
|
2020-05-28 19:52:47 -07:00 |
|
Dane Everitt
|
151b00de23
|
Unused variable
|
2020-04-25 18:20:49 -07:00 |
|
Dane Everitt
|
dbe403ef6e
|
Update websocket permissions
|
2020-04-17 10:21:33 -07:00 |
|
Dane Everitt
|
03045c94be
|
Better race condition prevention
|
2020-04-10 18:22:18 -07:00 |
|
Dane Everitt
|
c57708d1e0
|
Merge pull request #20 from matthewpi/issues/1899
Improved server loading
|
2020-04-10 17:37:45 -07:00 |
|
Dane Everitt
|
28214ef0ea
|
Use a RWMutex so we don't block simultaneous reads
|
2020-04-10 17:21:55 -07:00 |
|
Dane Everitt
|
e91dd84279
|
Fix race condition warnings when attempting to work with JWT data in the websocket
|
2020-04-10 17:06:59 -07:00 |
|
Matthew Penner
|
28c8f3f400
|
Add the ability to fetch all servers, fix cpu usage leak again..
|
2020-04-10 15:39:07 -06:00 |
|
Dane Everitt
|
33875105b6
|
Fix topic handling for websocket with namespace
|
2020-04-06 21:22:43 -07:00 |
|
Dane Everitt
|
45d441ac32
|
Check permissions when performing websocket actions
|
2020-04-06 21:03:39 -07:00 |
|
Dane Everitt
|
ccbb119948
|
Better core logic for JWT; supports a more generic structure
|
2020-04-05 18:44:16 -07:00 |
|
Dane Everitt
|
cf2ef1a173
|
Port most of the HTTP code over to gin
|
2020-04-05 18:00:33 -07:00 |
|