gitea/routers
Gusted 71ca131582
Fix issue overview for teams (#19652)
- Don't use hacky solution to limit to the correct RepoID's, instead use
current code to handle these limits. The existing code is more correct
than the hacky solution.
- Resolves #19636
- Add test-case
2022-05-16 17:49:17 +08:00
..
api Fix nodeinfo caching and prevent NPE if cache non-existent (#19721) 2022-05-16 15:36:57 +08:00
common Set the LastModified header for raw files (#18356) 2022-05-09 17:54:51 +02:00
install Call MultipartForm.RemoveAll when request finishes (#19606) 2022-05-05 16:13:23 +02:00
private Move access and repo permission to models/perm/access (#19350) 2022-05-11 12:09:36 +02:00
utils A better go code formatter, and now `make fmt` can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
web Fix issue overview for teams (#19652) 2022-05-16 17:49:17 +08:00
init.go Update go tool dependencies (#19676) 2022-05-10 23:55:54 +02:00