0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-12-18 19:05:51 +01:00
gitea/templates/user
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
..
auth Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
dashboard Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
notification Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
settings Support pagination of organizations on user settings pages (#16083) 2021-11-22 21:51:45 +08:00
heatmap.tmpl
profile.tmpl Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
project.tmpl