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 Fix template nil error 2016-08-14 23:43:13 -07:00
meta #3348 always use relative avatar link in the template 2016-08-05 12:12:54 -07:00
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