0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 03:54:25 +01:00
gitea/services
Lunny Xiao baed01f247
Remove unnecessary attributes of User struct (#17745)
* Remove unnecessary functions of User struct

* Move more database methods out of user struct

* Move more database methods out of user struct

* Fix template failure

* Fix bug

* Remove finished FIXME

* remove unnecessary code
2021-11-22 23:21:55 +08:00
..
agit
archiver
attachment Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
auth Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
comments Improvements to content history (#17746) 2021-11-22 20:20:16 +08:00
cron
externalaccount
forms
gitdiff Allow Loading of Diffs that are too large (#17739) 2021-11-22 00:51:08 +08:00
issue Fix close issue but time watcher still running (#17643) 2021-11-21 17:11:48 +08:00
lfs
mailer Add settings to allow different SMTP envelope from address (#17479) 2021-11-19 23:35:20 +08:00
migrations Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
mirror Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
org Use a standalone struct name for Organization (#17632) 2021-11-19 19:41:40 +08:00
pull
release Move attachment into models/repo/ (#17650) 2021-11-19 21:39:57 +08:00
repository Fix close issue but time watcher still running (#17643) 2021-11-21 17:11:48 +08:00
task
user Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
webhook Use hostmatcher to replace matchlist, improve security (#17605) 2021-11-20 17:34:05 +08:00
wiki