forgejo/routers
Paweł Bogusławski d2ad4dec63
Avatar autogeneration fixed (#13233)
This mod fixes problem with initial avatar autogeneration and
avatar autogneration after deleting previous avatar.

Related: https://github.com/go-gitea/gitea/issues/13159
Fixes: 80a6b0f5bc
Author-Change-Id: IB#1105243
2020-10-23 20:55:10 +03:00
..
admin Remove PAM from auth dropdown when unavailable (#13276) 2020-10-23 11:10:29 +01: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 Enhance release list (#6025) 2020-10-21 20:55:25 -04:00
routes Move install pages out of main macaron routes (#13195) 2020-10-19 17:03:08 -04:00
user Avatar autogeneration fixed (#13233) 2020-10-23 20:55:10 +03: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