summaryrefslogtreecommitdiffstats
path: root/templates/repo/user_cards.tmpl
Commit message (Collapse)AuthorAgeFilesLines
* Add `noreferrer` to rel='noopener` for <a> tags (#4328)cezar972018-07-031-1/+1
|
* Refactor struct's time to remove unnecessary memory usage (#3142)Lunny Xiao2017-12-111-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)Bwko2016-12-021-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 templateUnknwon2016-08-051-1/+1
|
* Refactor User.Id to User.IDUnknwon2016-07-241-1/+1
|
* Upgrade octicon to 4.3.0Unknwon2016-07-161-3/+3
|
* #1692 APIs: Users FollowersUnknwon2015-12-211-0/+47
- User profile un/follow - List user's followers/following