H3ALY 03b1e095ce Refactor: Centralize template context using unified TemplateData struct
- Introduced models.TemplateData for shared user/context state
- Moved context construction logic into handlers/template_context.go
- Simplified helpers.TemplateContext to accept structured data
- Restored and organized template helper functions
- Updated affected handlers (main.go, draw_handler.go, notifications.go)
- Improved scalability and separation of concerns in template rendering
2025-04-01 21:08:00 +01:00
2025-04-01 15:50:39 +01:00
2025-03-25 15:12:56 +00:00
Description
No description provided
890 KiB
Languages
Go 77.5%
HTML 21.2%
CSS 1.3%