woodpecker/server/grpc
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
..
auth_server.go Agent check gRPC version against server (#1653) 2023-03-19 22:42:21 +01:00
authorizer.go Store an agents list and add agent heartbeats (#1189) 2023-01-28 14:13:04 +01:00
filter.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
filter_test.go Add queue details UI for admins (#1632) 2023-03-20 04:50:56 +01:00
jwt_manager.go Store an agents list and add agent heartbeats (#1189) 2023-01-28 14:13:04 +01:00
rpc.go Initiate Pagination Implementation for API and Infinite Scroll in UI (#1651) 2023-04-30 03:40:13 +02:00
server.go Agent check gRPC version against server (#1653) 2023-03-19 22:42:21 +01:00