0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-23 07:43:18 -05:00
forgejo/routers
KN4CK3R 80fd25524e
Renamed ctx.User to ctx.Doer. (#19161)
Co-authored-by: 6543 <6543@obermui.de>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2022-03-22 15:03:22 +08:00
..
api/v1 Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
common format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
install Refactor i18n, use Locale to provide i18n/translation related functions (#18648) 2022-02-08 11:02:30 +08:00
private Do not send notification emails to inactive users (#19131) 2022-03-19 20:45:44 +08:00
utils
web Renamed ctx.User to ctx.Doer. (#19161) 2022-03-22 15:03:22 +08:00
init.go