woodpecker/server/forge/gitea
qwerty287 0f9188597e
Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651)
- Add pagination support to the API endpoints that return lists of items
- Adjust UI to enable infinite scrolling via pagination
2023-04-30 03:40:13 +02:00
..
fixtures Do not store inactive repos (#1658) 2023-03-21 23:01:59 +01:00
gitea.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
gitea_test.go Do not store inactive repos (#1658) 2023-03-21 23:01:59 +01:00
helper.go Do not store inactive repos (#1658) 2023-03-21 23:01:59 +01:00
helper_test.go Do not store inactive repos (#1658) 2023-03-21 23:01:59 +01:00
parse.go Dont panic on hook parsing (#1501) 2022-12-25 22:50:57 +02:00
parse_test.go Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00
types.go Rename remote to forge (#1357) 2022-11-05 00:35:06 +01:00