olivetin/internal/httpservers
James Read 3db8ae53b5
bugfix: #173 Websocket fixes 1) The upgrader was refusing reverse proxies, 2) The upgrader was "listening" on /, not /websocket (#177)
2023-10-24 04:48:16 +00:00
..
httpServer.go bugfix: update code to reflect new repository name 2022-04-26 13:43:40 +02:00
restapi.go feature: websocket implemenation at last! 2023-08-25 15:11:29 +01:00
restapi_auth_jwt.go fmt: fix cyclo complexity in recent jwt key merge 2023-08-24 12:56:03 +01:00
restapi_test.go fmt: codestyle 2023-10-05 00:21:02 +01:00
singleFrontend.go bugfix: #173 Websocket fixes 1) The upgrader was refusing reverse proxies, 2) The upgrader was "listening" on /, not /websocket (#177) 2023-10-24 04:48:16 +00:00
webuiServer.go Migrate integration-test infrastucture from Cypress to Selenium+Mocha (#170) 2023-10-09 21:44:29 +00:00
webuiServer_test.go fmt: codestyle formatting 2023-08-24 12:11:28 +01:00