forgejo/routers/web
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
..
admin Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
dev
events
explore
feed Multiple Escaping Improvements (#17551) 2021-11-16 18:18:25 +00:00
org Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
repo Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
user Remove unnecessary attributes of User struct (#17745) 2021-11-22 23:21:55 +08:00
base.go Fix nil checking on typed interface (#17598) 2021-11-15 21:16:11 +08:00
goget.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go A better go code formatter, and now make fmt can run in Windows (#17684) 2021-11-17 20:34:35 +08:00