chldapasswd/static
Pierre-Olivier Mercier 99def55e80
All checks were successful
continuous-integration/drone/push Build is passing
feat: replace Bootstrap with custom CSS and add profile page
- Add self-hosted style.css replacing Bootstrap CDN dependency
- Add profile.html with tabbed view (account info, emails/aliases, API token)
- Refactor login handler to pass structured data to template instead of building HTML strings
- Add brand-name and brand-logo flags/env vars for UI customization
- Update CSP to allow brand logo domain and remove CDN references
- Update all templates to pass template vars to header/footer and use new CSS classes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-08 11:49:51 +07:00
..
change.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
footer.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
header.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
login.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
lost.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
message.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
profile.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
reset.html feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00
style.css feat: replace Bootstrap with custom CSS and add profile page 2026-03-08 11:49:51 +07:00