woodpecker/server/router/middleware
qwerty287 42a115e19e
Add PR pipeline list (#1641)
Instead of viewing PR pipelines in the branches lists, add a separate
list for them. The API endpoint for PRs supports pagination (thus I
added a lot of pagination-related stuff), the UI doesn't yet though.


![wp](https://user-images.githubusercontent.com/80460567/226099133-bb4935d6-c357-4d73-8465-9157e25c0d82.png)

Closes #1619 

Extends this part of #1640

---------

Co-authored-by: Anbraten <anton@ju60.de>
2023-03-19 10:43:57 +01:00
..
header Move router package to server/router/ (#339) 2021-09-22 22:41:32 +02:00
session Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
token Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
config.go Upgrade urfave/cli to v2 (#483) 2021-10-27 21:03:14 +02:00
logger.go Improve logging (#1158) 2022-09-03 20:41:23 +02:00
store.go Fix linter (#1647) 2023-03-18 20:35:27 +01:00
version.go Move entirely to zerolog (#426) 2021-10-12 09:25:13 +02:00