0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-01-22 18:09:38 +01:00
gitea/templates/user
Andrey Nering b992858883 Tab on user profile to show starred repos (#519)
* Tab on user profile to show starred repos

* Make golint happy and use transactions on StarRepo function

* x -> sess

* Use sess.Close() instead of sess.Rollback()

* Add copyright

* Fix lint
2016-12-29 22:58:24 +08:00
..
auth Fixes xss, clickjacking & password autocompletion 2016-11-29 22:49:06 +01:00
dashboard
meta
settings Fixes xss, clickjacking & password autocompletion 2016-11-29 22:49:06 +01:00
profile.tmpl Tab on user profile to show starred repos (#519) 2016-12-29 22:58:24 +08:00