olivetin/internal/httpservers
James Read 270f20ec75
refactor: Moved proto files into own folder (#537)
2025-03-21 02:41:41 +00:00
..
httpServer.go feature: add prometheus metrics (#268) 2024-04-11 23:23:40 +00:00
prometheus.go feature: add prometheus metrics (#268) 2024-04-11 23:23:40 +00:00
restapi.go refactor: Moved proto files into own folder (#537) 2025-03-21 02:41:41 +00:00
restapi_auth.go feature: persist local sessions across restart (#522) 2025-02-21 22:26:15 +00:00
restapi_auth_jwt.go feature: Renamed authJwtSecret to authJwtHmacSecret (#271) 2024-04-15 00:01:30 +00:00
restapi_auth_jwt_test.go fmt: Clean REST API Testing (#307) 2024-05-06 21:44:12 +00:00
restapi_auth_local.go feature: persist local sessions across restart (#522) 2025-02-21 22:26:15 +00:00
restapi_auth_oauth2.go fmt: code style (#518) 2025-02-19 23:18:02 +00:00
restapi_auth_oauth2_providers.go feature: Login/Logout links (#443) 2024-10-19 07:49:41 +00:00
restapi_test.go fmt: Clean REST API Testing (#307) 2024-05-06 21:44:12 +00:00
singleFrontend.go feature: mix of bits (#439) 2024-10-15 07:47:51 +00:00
webuiServer.go feature: Cleanup auth code (#444) 2024-10-19 19:33:27 +00:00
webuiServer_test.go fmt: codestyle formatting 2023-08-24 12:11:28 +01:00