woodpecker/server/router
qwerty287 22dfd2ef62
Refactor pipeline parsing and forge refreshing (#2527)
- refactor pipeline parsing
- do not parse the pipeline multiple times to perform filter checks, do
this once and perform checks on the result directly
    - code deduplication
- refactor forge token refreshing
    - move refreshing to a helper func to reduce code

---------

Co-authored-by: Anbraten <anton@ju60.de>
2023-10-08 14:05:06 +02:00
..
middleware Refactor pipeline parsing and forge refreshing (#2527) 2023-10-08 14:05:06 +02:00
api.go Add repos list for admins (#2347) 2023-09-08 12:26:20 +02:00
router.go Fix UI and backend paths with subpath (#1799) 2023-08-07 16:05:18 +02:00