| Commit message (Expand) | Author | Age | Files | Lines |
* | Allow to set organization visibility (public, internal, private) (#1763) | Rémy Boulanouar | 2019-02-18 | 2 | -2/+10 |
* | Feature - #3031 - search for org repos (#5986) | Richard Mahn | 2019-02-08 | 1 | -0/+1 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -1/+4 |
* | Fix missing AppSubUrl in some templates (#5020) | SagePtr | 2018-10-05 | 1 | -1/+1 |
* | feat(repo): support search repository by topic name (#4505) | Bo-Yi Wu | 2018-09-13 | 1 | -1/+1 |
* | Added repository search ordered by stars or forks. Forks column in admin repo... | Alexey Terentyev | 2018-05-24 | 2 | -1/+30 |
* | Fix blank topic on explore repo list (#3956) | techknowlogick | 2018-05-13 | 1 | -3/+7 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+3 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 2 | -2/+2 |
* | Global code search support (#3664) | Lunny Xiao | 2018-03-16 | 2 | -0/+60 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -1/+1 |
* | Fix repo links on user profile (#3197) | Ethan Koenig | 2017-12-15 | 1 | -1/+1 |
* | Refactor struct's time to remove unnecessary memory usage (#3142) | Lunny Xiao | 2017-12-11 | 3 | -3/+3 |
* | Fix repo links (#3093) | Ethan Koenig | 2017-12-05 | 1 | -1/+1 |
* | Fix dropdown menu position on explore repo (#2808) | Mulia Nasution | 2017-10-31 | 1 | -1/+1 |
* | Change default sort order (#2647) | Kazuki Sawada | 2017-10-05 | 1 | -1/+1 |
* | fix template error on explore repos (#2319) | Lunny Xiao | 2017-08-17 | 1 | -1/+1 |
* | Cleaner UI for explore page (#1253) (#1255) | Patrick G | 2017-03-15 | 4 | -77/+62 |
* | feat: support search bar on star tab of user profile. (#917) | Bo-Yi Wu | 2017-02-14 | 2 | -7/+8 |
* | Add Keep email private (see issue #571). (#571) | derSuessmann | 2017-01-08 | 1 | -1/+1 |
* | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 1 | -1/+1 |
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 1 | -1/+18 |
* | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 3 | -0/+8 |
* | bug fixed caused by #295 (#299) | Lunny Xiao | 2016-11-29 | 1 | -1/+1 |
* | Merge all pagination-templates into 'base/paginate' | Kim "BKC" Carlbäcker | 2016-11-07 | 4 | -24/+3 |
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 2 | -0/+38 |
* | #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 | 2 | -2/+2 |
* | Upgrade octicon to 4.3.0 | Unknwon | 2016-07-16 | 1 | -3/+3 |
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 5 | -25/+71 |
* | Using HTML Description of repositories in the 'Explore' view. Fixes #2800 | Jan Christophersen | 2016-03-10 | 1 | -1/+1 |
* | Render emojis in more places. | Andrey Nering | 2016-03-02 | 1 | -1/+1 |
* | #2287 Truncate repository name if too long | Unknwon | 2016-01-11 | 1 | -1/+1 |
* | Indent all templates with tabs | Adam Strzelecki | 2015-12-08 | 3 | -42/+42 |
* | fix #650 | Unknwon | 2015-11-22 | 2 | -16/+24 |
* | fix #1960 | Unknwon | 2015-11-16 | 1 | -1/+1 |
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 2 | -20/+35 |
* | use localization string | Michael Peppler | 2015-08-31 | 1 | -1/+1 |
* | new explore UI | Michael Peppler | 2015-08-31 | 2 | -33/+40 |
* | Fix HTML indentation | Dhuan | 2015-04-18 | 1 | -17/+17 |
* | Display author's name on explore page | Dhuan | 2015-04-18 | 1 | -2/+4 |
* | Add suburl support | Unknwon | 2014-09-19 | 2 | -2/+2 |
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain.... | Martin van Beurden | 2014-09-18 | 2 | -2/+2 |
* | Fix #348 | Unknwon | 2014-09-05 | 2 | -0/+33 |