Ginger
|
728c5828ba
|
feat: Add a panic handler and clean up error page
|
2026-03-18 13:43:34 -04:00 |
|
Ginger
|
50c94d85a1
|
fix: Code cleanup
|
2026-03-18 13:18:53 -04:00 |
|
Ginger
|
0cc188f62c
|
fix: Remove redirect on index
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
51b450c05c
|
feat: Use a context struct to store global template context
|
2026-03-18 12:42:55 -04:00 |
|
theS1LV3R
|
7b6bf4b78e
|
feat: Add option for a noindex meta tag on the HTML index page
Adds a new config option `index_page_allow_indexing` which defaults to false.
Fixes: !1527
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
8c4844b00b
|
fix: Use error page for extractor rejections
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
eec7103910
|
feat: Implement dedicated 404 page for routes under /_continuwuity/
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
07a935f625
|
fix: Add CSRF protection
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
8b726a9c94
|
chore: Cleanup
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
ffa3c53847
|
feat: Implement a webpage for self-service password resets
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
3d50af0943
|
refactor: Split web code into multiple files, improve static resource loading
|
2026-03-18 12:42:55 -04:00 |
|
Ginger
|
01b5dffeee
|
feat: Default index page improvements
- Add project logo to footer and favicon
- Display different messages depending on if first-run mode is active
|
2026-02-15 18:05:42 +00:00 |
|
Jade Ellis
|
3e4e696761
|
fix: Make sure empty VERSION_EXTRA strings are ignored
Also updates built & removes unused optional features
|
2025-05-21 12:35:36 +01:00 |
|
Jade Ellis
|
fb9d4c30f4
|
feat: Prefill server name in federation test
|
2025-05-01 21:23:37 +01:00 |
|
Jade Ellis
|
a98da7d942
|
refactor: Move git version info gather in into a build script
|
2025-05-01 00:38:35 +01:00 |
|
Jade Ellis
|
e1655edd83
|
feat: HTML default page
|
2025-04-30 22:31:25 +01:00 |
|