forgejo/routers/web
Minecon724 d41e8a1b90
Some checks failed
/ release (push) Waiting to run
testing / backend-checks (push) Waiting to run
testing / frontend-checks (push) Waiting to run
testing / test-unit (push) Blocked by required conditions
testing / test-e2e (push) Blocked by required conditions
testing / test-remote-cacher (redis) (push) Blocked by required conditions
testing / test-remote-cacher (valkey) (push) Blocked by required conditions
testing / test-remote-cacher (garnet) (push) Blocked by required conditions
testing / test-remote-cacher (redict) (push) Blocked by required conditions
testing / test-mysql (push) Blocked by required conditions
testing / test-pgsql (push) Blocked by required conditions
testing / test-sqlite (push) Blocked by required conditions
testing / security-check (push) Blocked by required conditions
Integration tests for the release process / release-simulation (push) Has been cancelled
Merge remote-tracking branch 'upstream/forgejo' into forgejo
2025-06-07 18:51:55 +02:00
..
admin feat: relax email requirements (#7829) 2025-05-22 12:20:25 +02:00
auth chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-05-29 17:34:29 +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(ui): Improve chronological sorting of user (#7596) 2025-05-02 20:33:57 +02:00
feed Show if commit is signed in activity feed and unify sha box (#6933) 2025-05-03 10:54:52 +00:00
healthcheck chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00
misc fix: return the correct agit type in ssh_info (#8025) 2025-06-02 09:21:49 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
org Restore form inputs on organization create error (#34201) 2025-04-22 09:54:18 +02:00
repo Merge remote-tracking branch 'upstream/forgejo' into forgejo 2025-06-05 09:48:39 +02:00
shared fix: show membership of limited orgs 2025-06-06 19:33:26 +02:00
user Load themes using the utilities 2025-06-03 13:50:53 +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 ui: improve error pages (#7274) 2025-03-28 19:50:43 +00: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!: Abusive content reporting (#6977) 2025-05-18 08:05:16 +00:00
webfinger.go chore: branding import path (#7337) 2025-03-27 19:40:14 +00:00