This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/routers/web
qwerty287 3be156f66a
Allow admins to change user avatars (#17661)
Adds the avatar change panel to the edit user page (bottom) and allows admins to change it this way

Co-authored-by: Gusted <williamzijl7@hotmail.com>
Co-authored-by: zeripath <art27@cantab.net>
2021-11-16 19:13:13 +00:00
..
admin Allow admins to change user avatars (#17661) 2021-11-16 19:13:13 +00:00
dev
events Move login related structs and functions to models/login (#17093) 2021-09-24 19:32:56 +08:00
explore Move unit into models/unit/ (#17576) 2021-11-09 20:57:58 +01:00
feed Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
org Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
repo Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
user Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
base.go Fix nil checking on typed interface (#17598) 2021-11-15 21:16:11 +08:00
goget.go Related refactors to ctx.FormX functions (#16567) 2021-08-11 18:08:52 +03:00
home.go
metrics.go
nodeinfo.go Add nodeinfo endpoint for federation purposes (#16953) 2021-09-28 01:38:06 +02:00
swagger_json.go
web.go Allow admins to change user avatars (#17661) 2021-11-16 19:13:13 +00:00