Files
website/helpers
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-03-25 21:39:48 +00:00
2025-03-31 15:14:16 +01:00
2025-03-28 13:04:53 +00:00
2025-03-24 23:06:00 +00:00
2025-03-31 15:14:16 +01:00
2025-03-26 09:41:39 +00:00
2025-03-25 15:12:56 +00:00
2025-03-26 08:36:11 +00:00
2025-03-24 23:23:29 +00:00