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
2025-12-30 15:42:00 -08:00
2026-02-03 11:09:05 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00
2025-12-30 15:42:00 -08:00

New Repository Template

This template contains all of our basic files for a new GitHub repository. There is also a handy workflow that will create an issue on a new repository made from this template, with a checklist for the steps we usually take in setting up a new repository.

If you're starting a Node.JS project with TypeScript, we have a specific template for that purpose.

Readme

Delete all of the above text (including this line), and uncomment the below text to use our standard readme template.

S
Description
Holds the customisations for this gitea instance!
Readme 7.9 MiB
Languages
CSS 100%