Commit Graph

8 Commits

Author SHA1 Message Date
hikari 374934ba9e fix: restore Gitea 1.26 JS bundle and exclude checkboxes from input styling
Gitea 1.26.0 moved the main JS bundle load to base/footer.tmpl via
ScriptImport, which our custom footer override was stripping out. This
caused all JavaScript-dependent features (dropdowns, etc.) to break.

Also excludes checkbox and radio inputs from the custom form input
styling rules, as Gitea 1.26 reworked checkboxes to use appearance:none
with a CSS mask-image approach that conflicts with our border-radius and
background overrides.
2026-04-20 20:39:59 -07:00
naomi 109ca76a7f feat: remove social dropdown thingy, put discord in nav
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 54s
2026-02-03 12:46:27 -08:00
naomi efb29c01c8 fix: footer overlap, hover texts 2026-02-03 11:58:08 -08:00
naomi 2dd31920b8 fix: background for landing page 2026-02-03 11:21:44 -08:00
naomi 9c4e64af09 chore: sync current state
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 52s
2026-02-03 11:09:05 -08:00
hikari bf6949df8e docs: update feedback section to use support forum
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 2m1s
2026-01-26 12:38:00 -08:00
naomi 168e24157b feat: back up things
Security Scan and Upload / Security & DefectDojo Upload (push) Successful in 1m41s
2025-12-30 15:49:51 -08:00
NHCarrigan 4045719597 Initial commit 2025-12-30 15:42:00 -08:00