Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add `noreferrer` to rel='noopener` for <a> tags (#4328) | cezar97 | 2018-07-03 | 1 | -1/+1 |
| | |||||
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 1 | -1/+1 |
| | | | | | | | | | | | | | | * refactor struct's time to remove unnecessary memory usage * use AsTimePtr simple code * fix tests * fix time compare * fix template on gpg * use AddDuration instead of Add | ||||
* | Added rel="noopener" to target="_blank" hrefs (#327) | Bwko | 2016-12-02 | 1 | -1/+1 |
| | | | | | | * Added rel="noopener" to target="_blank" hrefs * Replaced gogs.io/docs with docs.gitea.io | ||||
* | #3348 always use relative avatar link in the template | Unknwon | 2016-08-05 | 1 | -1/+1 |
| | |||||
* | Refactor User.Id to User.ID | Unknwon | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 1 | -3/+3 |
| | |||||
* | #1692 APIs: Users Followers | Unknwon | 2015-12-21 | 1 | -0/+47 |
- User profile un/follow - List user's followers/following |