woodpecker/server/router
qwerty287 ade8e6d010
Various fixes and improvements (#1643)
- allow repo names to be case-insensitive
- improve backend error handling on DB get errors (record not found ->
404, else -> 500)
- replace magic numbers of http response codes
- unify the look and feel of cancel / save buttons on forms and view
them in one line

---------

Co-authored-by: Lauris BH <lauris@nix.lv>
2023-03-19 13:52:58 +01:00
..
middleware Various fixes and improvements (#1643) 2023-03-19 13:52:58 +01:00
api.go Add PR pipeline list (#1641) 2023-03-19 10:43:57 +01:00
router.go Simplify web router code (#541) 2021-11-26 09:50:56 +01:00