Commit Graph

10 Commits

Author SHA1 Message Date
Girish Ramakrishnan
e87d2e1218 Fix issue where footer/name can break templates
stringify the template variables at render time

JSON.stringify - will escape out quotes
<%- renders as-is without any more escaping
2025-11-23 11:17:59 +01:00
Johannes Zellner
f15909c814 Pickup system language from template 2025-07-14 11:43:28 +02:00
Johannes Zellner
e1433cbf2a Always share the same meta info headers in dashboard views 2025-07-11 15:29:46 +02:00
Johannes Zellner
93e48fabdf Move oidc views to ejs templating 2025-07-11 14:47:44 +02:00
Johannes Zellner
15269713cc Use a shared public view layout component 2025-03-31 11:33:09 +02:00
Johannes Zellner
2ed9d68c08 Fix stylesheet loading order 2025-03-19 17:13:58 +01:00
Johannes Zellner
ab62f61256 Move password reset view to vue and pankow 2025-01-06 14:35:50 +01:00
Johannes Zellner
a2b737e6a0 Clean up the openid interaction abort page 2025-01-06 14:35:50 +01:00
Johannes Zellner
78cfb9b7f0 Cleanup the openid login confirm trampoline page 2025-01-06 14:35:50 +01:00
Johannes Zellner
571d510423 Move all oidc views into vite / dashboard 2025-01-06 14:35:50 +01:00