forgejo_backup/routers/web
Maxim Cournoyer 419445fac9 fix: return the correct agit type in ssh_info (#8025)
The git-repo-go tool doesn't understand 'gitea'; it should be 'agit',
currently at version 1.

Relates-to: <https://github.com/go-gitea/gitea/pull/27014>
Fixes: forgejo/forgejo#8024
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/8025
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
Co-committed-by: Maxim Cournoyer <maxim.cournoyer@gmail.com>
2025-06-02 14:13:28 +02:00
..
admin feat: relax email requirements (#7829) 2025-06-02 14:13:25 +02:00
auth chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
devtest chore(ui): clean up hashbox CSS, small design changes (#7822) 2025-06-02 14:13:26 +02:00
events chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
explore fix(ui): Improve chronological sorting of user (#7596) 2025-06-02 14:13:22 +02:00
feed Show if commit is signed in activity feed and unify sha box (#6933) 2025-06-02 14:13:22 +02:00
healthcheck chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
misc fix: return the correct agit type in ssh_info (#8025) 2025-06-02 14:13:28 +02:00
moderation feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
org Restore form inputs on organization create error (#34201) 2025-06-02 14:13:22 +02:00
repo fix: aggregate deleted team as ghost team (#7987) 2025-06-02 14:13:27 +02:00
shared feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
user chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994) 2025-06-02 14:13:27 +02:00
base.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
githttp.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
goget.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
home.go ui: improve error pages (#7274) 2025-06-02 14:13:09 +02:00
metrics.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
nodeinfo.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
swagger_json.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00
web.go feat!: Abusive content reporting (#6977) 2025-06-02 14:13:24 +02:00
webfinger.go chore: branding import path (#7337) 2025-06-02 14:13:08 +02:00