summaryrefslogtreecommitdiff
path: root/internal/web/settings-panel.go
AgeCommit message (Expand)AuthorFiles
2024-12-18[bugfix] Load instance-wide custom css in page stylesheets template (#3601)Libravatar CDN1
2024-12-02[feature] Add global instance CSS customization setting (#3352)Libravatar Victor Dyotte1
2024-02-21[chore] Rename frontend.tmpl to settings.tmpl, remove unused "lightgray" clas...Libravatar tobi1
2023-12-27[chore] Refactor HTML templates and CSS (#2480)Libravatar tobi1
2023-05-12[chore] Prefer JSON errors in API endpoints (#1766)Libravatar Natsu Kagami1
2023-03-12[chore] Improve copyright header handling (#1608)Libravatar Daenney1
2023-02-02[feature] Implement `/api/v2/instance` endpoint (#1409)Libravatar tobi1
2023-01-05[chore] Update/add license headers for 2023 (#1304)Libravatar tobi1
2023-01-02[chore] The Big Middleware and API Refactor (tm) (#1250)Libravatar tobi1
2022-11-23[chore/frontend] remove references to unused bundle.js (#1128)Libravatar tobi1
2022-11-02[frontend] change bundler to skulk (#942)Libravatar f0x521
2022-10-03[chore] Bundler restructure (#880)Libravatar f0x521
2022-09-29[frontend] Unified panels (#812)Libravatar f0x521