summaryrefslogtreecommitdiffstats
path: root/routers/home.go
Commit message (Collapse)AuthorAgeFilesLines
* UI config to toggle whether user email shows up in Explore Users (#336)Thiago Avelino2017-01-011-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)Bwko2016-12-241-17/+58
|
* Resolved #296 (#324)Lunny Xiao2016-12-011-20/+34
| | | | | | * resolved #296 * Indentation fixed
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-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 Xiao2016-11-181-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 Santilli2016-11-101-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 nameThibault Meyer2016-11-101-2/+2
|
* And othersSandro Santilli2016-11-071-2/+2
|
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-031-5/+5
|
* Add the ability to explore organizations (#3573)Daniel Oaks2016-09-011-3/+19
| | | | | | * Add ability to explore organizations * Use right icon for org explore links
* #1384 add pagination for repositoriesUnknwon2016-07-241-4/+4
|
* Use struct for UI settingsUnknwon2016-07-241-2/+2
|
* #13 fix admin can't search private reposUnknwon2016-03-151-25/+51
| | | | - update glide info
* #13 finish user and repository searchUnknwon2016-03-111-11/+94
| | | | Both are possible on explore and admin panel
* Rename module: middleware -> contextUnknwon2016-03-111-4/+4
|
* drop oauth2 feature supportUnknwon2015-09-171-5/+0
|
* fix #1629Unknwon2015-09-121-0/+1
|
* #1577 explore paginator problemUnknwon2015-09-041-1/+1
|
* minor fixes on #1551Unknwon2015-09-011-1/+10
|
* WIP: create PR - choose branchUnknwon2015-08-081-1/+1
|
* code fix for #908, and work for #884Unknwon2015-02-061-1/+0
|
* Hide the registration button depending on the settingRaphael Randschau2015-02-051-0/+1
|
* Add suburl supportUnknwon2014-09-191-1/+1
|
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. ↵Martin van Beurden2014-09-181-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 #348Unknwon2014-09-051-1/+25
|
* Finish new reset password, etc.Unknwon2014-08-091-1/+6
|
* Finish new collaboration pageUnknwon2014-08-071-0/+5
|
* New UI merge in progressUnknwon2014-07-261-0/+38
|
* Setup templates structureUnknown2014-02-141-13/+0
|
* Init commitUnknown2014-02-121-2/+6
|
* Init commitUnknown2014-02-121-0/+9