forgejo/routers/web
Minecon724 8019eb5d56
feat: Legal checkboxes (#14)
commit 28a23b5a57
Author: Minecon724 <minecon724@noreply.git.m724.eu>
Date:   Sat Sep 13 11:57:09 2025 +0000

    Add the form

commit 3fed792929
Author: Minecon724 <minecon724@noreply.git.m724.eu>
Date:   Sat Sep 13 11:56:59 2025 +0000

    Add the config option
2025-10-05 17:22:22 +02:00
..
admin feat: ability to filter listed accounts by type in admin dashboard (#9455) 2025-09-29 15:35:40 +02:00
auth feat: Legal checkboxes (#14) 2025-10-05 17:22:22 +02:00
devtest chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-05-25 12:51:27 +02:00
events chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
explore fix(code-search): fix broken pagination. (#9000) 2025-08-23 13:06:41 +02:00
feed fix: correct release link in feed (#8802) 2025-08-06 17:51:36 +02:00
healthcheck chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
misc feat: bump the minimum required Git version from 2.0.0 to 2.34.1 (#8328) 2025-06-29 00:44:18 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org feat: avoid expensive SQL for org home (#9309) 2025-09-16 08:54:14 +02:00
repo feat(ui): Repository description improvements (#12) 2025-10-05 17:22:22 +02:00
shared fix: package cleaned rule fails if the keep count is too high (#9468) 2025-09-29 16:28:43 +02:00
user feat: Theme loading and metadata (#13) 2025-10-05 17:22:22 +02:00
base.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
githttp.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
goget.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
home.go feat: Global 2FA enforcement (#8753) 2025-08-15 10:56:45 +02:00
metrics.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
nodeinfo.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
swagger_json.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
web.go feat: Drag and drop nested directories (#6687) 2025-10-03 00:16:40 +02:00
webfinger.go fix: trim trailing slash in WebFinger OIDC issuer link (#8794) 2025-08-06 14:50:51 +02:00