summaryrefslogtreecommitdiffstats
path: root/routers/user/home.go
Commit message (Expand)AuthorAgeFilesLines
* Add 'Mentioning you' group to /issues page (#8201)jaqra2019-09-181-0/+2
* Include description in repository search. (#7942)David Svantesson2019-08-251-11/+12
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* SearchRepositoryByName improvements and unification (#6897)zeripath2019-05-151-44/+14
* Fix: Sort repos on org home page with non-admin login (#6741)Lunny Xiao2019-04-241-0/+1
* Trace Logging on Permission Denied & ColorFormat (#6618)zeripath2019-04-221-0/+9
* Unifies pagination template usage (#6531) (#6533)Mario Lubenka2019-04-201-3/+14
* add .gpg url (match github behaviour) (#6610)Antoine GIRARD2019-04-141-0/+41
* Show last commit status in pull request lists (#6465)Elias Norberg2019-04-021-0/+6
* Allow to set organization visibility (public, internal, private) (#1763)Rémy Boulanouar2019-02-181-0/+6
* Feature - #3031 - search for org repos (#5986)Richard Mahn2019-02-081-9/+60
* if repo does not exist, show a 404 not a 500 (#5900)Lanre Adelowo2019-01-301-1/+4
* Add the ability to use multiple labels as filters(#5786)Lauris BH2019-01-221-1/+11
* Improve performance of dashboard (#4977)Lunny Xiao2018-12-131-0/+1
* Restrict permission check on repositories and fix some problems (#5314)Lunny Xiao2018-11-281-1/+6
* Fix to 3819 - Filtering issues by tags on main screen issues (#3824)Rodrigo Villablanca Vásquez2018-10-281-0/+2
* User action heatmap (#5131)kolaente2018-10-231-0/+2
* Remove check for negative length (#5120)Oleg Kovalov2018-10-201-1/+1
* hide issues from org private repos w/o team assignment (#4034)David Schneiderbauer2018-06-211-1/+5
* refactor: reduce sql query in retrieveFeeds (#3547)Bo-Yi Wu2018-02-211-31/+8
* Handle refactor (#3339)Morgan Bazalgette2018-01-101-28/+28
* Remove useless fmt.Errorf("%v", err) (#3337)Antoine GIRARD2018-01-091-1/+1
* Fix bugs in issue dashboard stats (#3073)Ethan Koenig2017-12-261-6/+27
* Remove unnecessary function call (#3109)Ethan Koenig2017-12-081-8/+3
* Sort repos in issues dashboard sidebar (#3072)Ethan Koenig2017-12-041-0/+2
* fix duplicated feed (#2370)Lunny Xiao2017-08-281-1/+0
* Add collaborative repositories to the dashboard (#2205)Bwko2017-08-231-40/+10
* Fix variable name typo (#2327)Morlinest2017-08-181-2/+2
* Fix and improve dashboard repo UI (#2285)Morlinest2017-08-171-0/+1
* Fix counts on issues dashboard (#2215)Ethan Koenig2017-08-031-57/+41
* Fix "Dashboard shows deleted comments" (#1995)Jonas Franz2017-06-251-2/+3
* Fix 500 in public activity page (#1901)Ethan Koenig2017-06-081-1/+5
* Cache ctx.User in retrieveFeeds (#1902)Ethan Koenig2017-06-081-0/+3
* Fix user profile activity feed (#1848)Ethan Koenig2017-06-021-12/+11
* Fix activity feed (#1779)Ethan Koenig2017-05-261-8/+33
* Orgs: fix org page title when full name is not defined (#1495)silverwind2017-04-151-1/+1
* Fix all the bugs in issues and pulls on dashboard (#943)Lunny Xiao2017-02-171-66/+32
* bug fixed on issues and pullsLunny Xiao2017-02-151-8/+21
* Fix assigned issues dashboard (#920)Lunny Xiao2017-02-141-63/+109
* Add units concept for modulable functions of a repository (#742)Lunny Xiao2017-02-041-1/+1
* feat: Add search bar on user profile page. (#787)Bo-Yi Wu2017-02-041-1/+1
* Cache ctxUser in retrieveFeeds(..) (#826)Ethan Koenig2017-02-031-1/+3
* Fix FIXME and remove superfluous queries in models/org (#749)Ethan Koenig2017-01-251-7/+27
* Search bar for issues/pulls (#530)Ethan Koenig2017-01-251-2/+3
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-241-1/+0
* resolved #394 (#396)Lunny Xiao2016-12-231-0/+3
* Fixes typosBwko2016-11-271-1/+1
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-271-1/+1
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-181-7/+11
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-101-4/+4