Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | UI config to toggle whether user email shows up in Explore Users (#336) | Thiago Avelino | 2017-01-01 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | | * UI config to toggle whether user email shows up in Explore Users * Recommendation made by @tboerger https://github.com/go-gitea/gitea/pull/336/commits/66a1c59fe730eff019ce100673c6800cce7d102d#r94122732 * fixed typo, rename ShowUserEmailInExplore to ShowUserEmail * Fixed typo merged conflict * Hide email in the user profile page if you are active ShowUserEmail ref https://github.com/go-gitea/gitea/pull/336#issuecomment-269843725 * Please replace MustBool() with MustBool(true) | ||||
* | Added sorting to organizations, repos & users page (#222) | Bwko | 2016-12-24 | 1 | -17/+58 |
| | |||||
* | Resolved #296 (#324) | Lunny Xiao | 2016-12-01 | 1 | -20/+34 |
| | | | | | | * resolved #296 * Indentation fixed | ||||
* | Golint fixed for modules/setting (#262) | Lunny Xiao | 2016-11-27 | 1 | -1/+1 |
| | | | | | | * golint fixed for modules/setting * typo fixed and renamed UNIXSOCKET to UnixSocket | ||||
* | golint fixed for parts of routers root, dev, user and org dirs (#167) | Lunny Xiao | 2016-11-18 | 1 | -9/+22 |
| | | | | | | | | * golint fixed for parts of routers root, dev and org dirs * add user/auth.go golint fixed * rename unnecessary exported to unexported and user dir golint fixed | ||||
* | Update import paths from github.com/go-gitea to code.gitea.io (#135) | Sandro Santilli | 2016-11-10 | 1 | -5/+5 |
| | | | | | | | - Update import paths from github.com/go-gitea to code.gitea.io - Fix import path for travis See https://docs.travis-ci.com/user/languages/go#Go-Import-Path | ||||
* | Ordering organizations and users by name | Thibault Meyer | 2016-11-10 | 1 | -2/+2 |
| | |||||
* | And others | Sandro Santilli | 2016-11-07 | 1 | -2/+2 |
| | |||||
* | Change import reference to match gitea instead of gogs (#37) | Rémy Boulanouar | 2016-11-03 | 1 | -5/+5 |
| | |||||
* | Add the ability to explore organizations (#3573) | Daniel Oaks | 2016-09-01 | 1 | -3/+19 |
| | | | | | | * Add ability to explore organizations * Use right icon for org explore links | ||||
* | #1384 add pagination for repositories | Unknwon | 2016-07-24 | 1 | -4/+4 |
| | |||||
* | Use struct for UI settings | Unknwon | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | #13 fix admin can't search private repos | Unknwon | 2016-03-15 | 1 | -25/+51 |
| | | | | - update glide info | ||||
* | #13 finish user and repository search | Unknwon | 2016-03-11 | 1 | -11/+94 |
| | | | | Both are possible on explore and admin panel | ||||
* | Rename module: middleware -> context | Unknwon | 2016-03-11 | 1 | -4/+4 |
| | |||||
* | drop oauth2 feature support | Unknwon | 2015-09-17 | 1 | -5/+0 |
| | |||||
* | fix #1629 | Unknwon | 2015-09-12 | 1 | -0/+1 |
| | |||||
* | #1577 explore paginator problem | Unknwon | 2015-09-04 | 1 | -1/+1 |
| | |||||
* | minor fixes on #1551 | Unknwon | 2015-09-01 | 1 | -1/+10 |
| | |||||
* | WIP: create PR - choose branch | Unknwon | 2015-08-08 | 1 | -1/+1 |
| | |||||
* | code fix for #908, and work for #884 | Unknwon | 2015-02-06 | 1 | -1/+0 |
| | |||||
* | Hide the registration button depending on the setting | Raphael Randschau | 2015-02-05 | 1 | -0/+1 |
| | |||||
* | Add suburl support | Unknwon | 2014-09-19 | 1 | -1/+1 |
| | |||||
* | Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵ | Martin van Beurden | 2014-09-18 | 1 | -1/+1 |
| | | | | | | | | | | | | | | http://mydomain.com/gogs/ Conflicts: modules/setting/setting.go Conflicts: templates/repo/release/list.tmpl templates/user/dashboard/dashboard.tmpl Conflicts: routers/repo/setting.go | ||||
* | Fix #348 | Unknwon | 2014-09-05 | 1 | -1/+25 |
| | |||||
* | Finish new reset password, etc. | Unknwon | 2014-08-09 | 1 | -1/+6 |
| | |||||
* | Finish new collaboration page | Unknwon | 2014-08-07 | 1 | -0/+5 |
| | |||||
* | New UI merge in progress | Unknwon | 2014-07-26 | 1 | -0/+38 |
| | |||||
* | Setup templates structure | Unknown | 2014-02-14 | 1 | -13/+0 |
| | |||||
* | Init commit | Unknown | 2014-02-12 | 1 | -2/+6 |
| | |||||
* | Init commit | Unknown | 2014-02-12 | 1 | -0/+9 |