aboutsummaryrefslogtreecommitdiff
path: root/templates/explore
Commit message (Expand)AuthorAge
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* repo: support unlisted but publicly accessible repositories (#6176)Achilleas Koutsou2020-09-04
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* repo: remove legacy sanitizer for repository descriptionUnknwon2017-03-23
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-01
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* Refactor User.Id to User.IDUnknwon2016-07-24
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* #13 finish user and repository searchUnknwon2016-03-11
* Using HTML Description of repositories in the 'Explore' view. Fixes #2800Jan Christophersen2016-03-10
* Render emojis in more places.Andrey Nering2016-03-02
* #2287 Truncate repository name if too longUnknwon2016-01-11
* Indent all templates with tabsAdam Strzelecki2015-12-08
* fix #650Unknwon2015-11-22
* fix #1960Unknwon2015-11-16
* minor fixes on #1551Unknwon2015-09-01
* use localization stringMichael Peppler2015-08-31
* new explore UIMichael Peppler2015-08-31
* Fix HTML indentationDhuan2015-04-18
* Display author's name on explore pageDhuan2015-04-18
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Fix #348Unknwon2014-09-05