This website requires JavaScript.
Explore
Help
Register
Sign In
lee
/
OliveTin
Watch
1
Star
0
Fork
0
mirror of
https://github.com/OliveTin/OliveTin
synced
2026-08-30 06:25:40 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
3db8ae53b5a9dd536e0cffb0264165a6f829d284
OliveTin
/
internal
/
httpservers
T
History
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_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
restapi.go
feature: websocket implemenation at last!
2023-08-25 15:11:29 +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_test.go
fmt: codestyle formatting
2023-08-24 12:11:28 +01:00
webuiServer.go
Migrate integration-test infrastucture from Cypress to Selenium+Mocha (
#170
)
2023-10-09 21:44:29 +00:00