forgejo/routers
Gusted 9bdeee3081
[GITEA] Only pass selected repository IDs to pagination
- `ReposParam` is passed to the pagination as value for the `repos`
query. It should paginate to other pages with only the selected
repositories, which was currently not the case, but was already the case
for the links in the selectable items.
- Fix the wrong value being passed for issues/pulls lists.
- Fix the formatting of repository query value for milestones lists.
- Added integration testing.
- Resolves https://codeberg.org/forgejo/forgejo/issues/1836

(cherry picked from commit c648e5ab3a)
2023-12-04 14:22:22 +01:00
..
api [GITEA] Drop sha256-simd in favor of stdlib 2023-12-04 14:22:20 +01:00
common Clean up template locale usage (#27856) 2023-10-31 22:11:48 +08:00
install [GITEA] Add password length check on install page 2023-12-04 14:19:26 +01:00
private [CLI] implement forgejo-cli 2023-12-04 12:21:19 +01:00
utils Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
web [GITEA] Only pass selected repository IDs to pagination 2023-12-04 14:22:22 +01:00
init.go [API] Forgejo API /api/forgejo/v1 2023-12-04 12:47:01 +01:00