1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-10-11 05:30:03 -04:00
gitea/routers
Iwasa Kazmi 16120c059f
fix message key (#13240)
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
2020-10-21 22:59:12 +03:00
..
admin Hide sync ssh keys button on admin dashboard if ssh disabled or builtin-ssh enabled (#13072) 2020-10-08 12:43:15 -04:00
api/v1 Add review request api (#11355) 2020-10-20 14:18:25 -04:00
dev
events
org Set opengraph attributes on org pages (#12803) 2020-09-11 07:41:43 +01:00
private [Enhancement] Allow admin to merge pr with protected file changes (#12078) 2020-10-13 14:50:57 -04:00
repo fix message key (#13240) 2020-10-21 22:59:12 +03:00
routes Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
user Avatars and Repo avatars support storing in minio (#12516) 2020-10-14 21:07:51 +08:00
utils Return the full rejection message and errors in flash errors (#13221) 2020-10-20 19:50:10 -04:00
home.go Simplify CheckUnitUser logic (#12854) 2020-09-15 19:49:34 -04:00
init.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
install.go Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
metrics.go
swagger_json.go