This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-02-20 17:55:42 +01:00
Code
Issues
Activity
80fd25524e
gitea
/
routers
History
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