forgejo/routers/web
forgejo-backport-action 25484228e6 [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006)
**Backport:** https://codeberg.org/forgejo/forgejo/pulls/9000

Missing parameters for:
- repo: path and mode
- user: mode
- explore: mode

resolves forgejo/forgejo!8997 and codeberg/community!2098

<!--start release-notes-assistant-->

## Release notes
<!--URL:https://codeberg.org/forgejo/forgejo-->
- Bug fixes
  - [PR](https://codeberg.org/forgejo/forgejo/pulls/9000): <!--number 9000 --><!--line 0 --><!--description Zml4KGNvZGUtc2VhcmNoKTogZml4IGJyb2tlbiBwYWdpbmF0aW9uLg==-->fix(code-search): fix broken pagination.<!--description-->
<!--end release-notes-assistant-->

Co-authored-by: Shiny Nematoda <snematoda.751k2@aleeas.com>
Reviewed-on: https://codeberg.org/forgejo/forgejo/pulls/9006
Reviewed-by: Earl Warren <earl-warren@noreply.codeberg.org>
Co-authored-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
Co-committed-by: forgejo-backport-action <forgejo-backport-action@noreply.codeberg.org>
2025-08-23 13:49:05 +02:00
..
admin feat(ui): show size constraints of custom avatar (#7998) 2025-06-14 16:35:50 +02:00
auth [v12.0/forgejo] fix: store code challenge correctly in session (#8682) 2025-07-26 15:17:04 +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 [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006) 2025-08-23 13:49:05 +02:00
feed [v12.0/forgejo] fix: correct release link in feed (#8805) 2025-08-06 18:32:17 +02: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 [v12.0/forgejo] fix(ui): prevent render failure on faulty org settings post (#8555) 2025-07-18 14:01:38 +02:00
repo [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006) 2025-08-23 13:49:05 +02:00
shared fix: show membership of limited orgs 2025-06-06 19:33:26 +02:00
user [v12.0/forgejo] fix(code-search): fix broken pagination. (#9006) 2025-08-23 13:49:05 +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 [v12.0/forgejo] chore: failed authentication attempts are not errors and are displayed at the log info level (#8526) 2025-07-16 15:58:56 +02:00
webfinger.go [v12.0/forgejo] fix: trim trailing slash in WebFinger OIDC issuer link (#8800) 2025-08-06 16:17:03 +02:00