You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/routers
qwerty287 1563a45623
Fix page and missing return on unadopted repos API (#18848)
* Fix page and missing return on unadopted repos API

Page must be 1 if it's not specified and it should return after sending an internal server error.

* Allow ignore pages

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2 years ago
..
api/v1 Fix page and missing return on unadopted repos API (#18848) 2 years ago
common format with gofumpt (#18184) 2 years ago
install Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2 years ago
private Change git.cmd to RunWithContext (#18693) 2 years ago
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 3 years ago
web Uncapitalize errors (#18915) 2 years ago
init.go Move keys to models/asymkey (#17917) 3 years ago