Commit Graph

14 Commits

Author SHA1 Message Date
jamesread d7758a91c4 fix: gosec enabled, fixed slowloris on the http.Server, no-timeout serve, webui path traversal, overly permissive perms on themes dir 2026-07-28 21:46:59 +01:00
jamesread f3549b035e Remove dead CORS package (L-2)
The CORS helper was unused; its import was commented out in webuiServer.go.
Deleting the package removes the dormant origin-reflection security issue.
2026-02-26 20:46:11 +00:00
jamesread f33ccbd2fa fix: Log errors when loading theme CSS 2025-11-26 23:08:10 +00:00
jamesread be7c754043 feat: Rebuild authentication system to support 3k authentication 2025-11-26 22:33:19 +00:00
jamesread 39664a734d fix: Various log noise 2025-11-06 23:42:07 +00:00
jamesread c9c781b197 fix: webui directory search 2025-10-11 01:16:06 +01:00
jamesread 570c0ba087 chore: Repair output streaming, lots of css/go lint 2025-09-06 08:42:13 +01:00
jamesread 6b342cbedb chore: Port huge amount of code to OliveTin 3k 2025-08-20 00:05:40 +01:00
jamesread 2a73b58255 chore: merge main 2025-08-03 22:17:35 +01:00
jamesread a62d58f119 chore: OliveTin 3k progress 2025-08-03 22:10:51 +01:00
James Read a06299bd9e
feature: stylemods, for side by side buttons, and XL images (#634) 2025-07-28 23:02:04 +00:00
jamesread b16ce074ea chore: Various codestyle fixes 2025-07-12 23:44:24 +01:00
James Read c19428f6b6
feature: Policy support - allow hiding daignostics and logs (#569) 2025-04-19 23:05:49 +00:00
James Read ff31abe66c
refactor: Project directories (#541) 2025-03-22 01:06:59 +00:00