Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(db): move some methods off `user.go` (#7199) | Joe Chen | 2022-10-22 |
* | templates: fetch fixed size of members' avatar (#5755) | tc608 | 2022-03-15 |
* | Refactoring: rename Signed -> Logged | Unknwon | 2017-04-06 |
* | pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML} | Unknwon | 2017-04-06 |
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 |
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 |
* | fix #650 | Unknwon | 2015-11-22 |
* | Add suburl support | Unknwon | 2014-09-19 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 |
* | Finish new edit team page, add member to team | Unknwon | 2014-08-24 |
* | Finish team list, create new team, join/leave team page | Unknwon | 2014-08-16 |