summaryrefslogtreecommitdiffstats
path: root/routers/user
Commit message (Expand)AuthorAgeFilesLines
* fix: trim the whitespaces for the search keyword (#893)Bo-Yi Wu2017-02-112-2/+2
* fix: Admin can also search private user repository. (#869)Bo-Yi Wu2017-02-081-10/+10
* feat: support paginater on star tab of user profile. (#845)Bo-Yi Wu2017-02-071-2/+17
* fix: wrong pages number which includes private repository count. (#844)Bo-Yi Wu2017-02-061-2/+15
* 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-042-6/+60
* Cache ctxUser in retrieveFeeds(..) (#826)Ethan Koenig2017-02-031-1/+3
* fix: User can see the private activity on public activity history. (#818)Bo-Yi Wu2017-02-021-5/+5
* Unit tests and remove unused functions in models/notification (#796)Ethan Koenig2017-01-301-1/+1
* 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
* Notifications: trying to get a better layout (#660)Andrey Nering2017-01-181-2/+2
* Two factor authentication support (#630)Andrew2017-01-162-8/+363
* docs: update translation on notification page for zh-CN (#649)xgitea2017-01-131-1/+1
* Notifications: mark as read/unread and pin (#629)Andrey Nering2017-01-121-1/+34
* Add Keep email private (see issue #571). (#571)derSuessmann2017-01-081-0/+1
* Add pagination for notificationsAndrey Nering2017-01-031-3/+25
* Do not get count on /api routersAndrey Nering2017-01-021-0/+5
* Notifications - Step 2Andrey Nering2016-12-302-1/+54
* Tab on user profile to show starred repos (#519)Andrey Nering2016-12-291-5/+8
* Added minimum password length to app.ini (#223)Bwko2016-12-241-3/+8
* Bug fixes for Issues filters (#413)Ethan Koenig2016-12-241-1/+0
* resolved #394 (#396)Lunny Xiao2016-12-231-0/+3
* Fix random string generator (#384)Denis Denisov2016-12-202-4/+19
* fixed vulnerabilities (#392)Lunny Xiao2016-12-151-2/+2
* Fixes typosBwko2016-11-272-2/+2
* Golint fixed for modules/setting (#262)Lunny Xiao2016-11-273-39/+39
* golint fixed for parts of routers root, dev, user and org dirs (#167)Lunny Xiao2016-11-184-71/+113
* Normalize files with gofmtThibault Meyer2016-11-111-2/+2
* Update import paths from github.com/go-gitea to code.gitea.io (#135)Sandro Santilli2016-11-104-21/+21
* Support to last login featureJoubert RedRat2016-11-091-0/+7
* moreSandro Santilli2016-11-071-1/+1
* More MixedCase constsSandro Santilli2016-11-071-4/+4
* Change import reference to match gitea instead of gogs (#37)Rémy Boulanouar2016-11-034-21/+21
* Prevented user enumeration of valid users through HTTP status codes of login ...LefsFlare2016-10-161-2/+4
* router/repo: code refactoringUnknwon2016-08-301-1/+1
* #3448 redirect if any after sign inUnknwon2016-08-271-1/+8
* Fix for #3410 overall issues for organisations is limited to num_repos from t...lstahlman2016-08-091-1/+1
* Add support for federated avatars (#3320)Sandro Santilli2016-08-071-10/+17
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-051-1/+2
* #3348 always use relative avatar link in the templateUnknwon2016-08-051-1/+1
* #1384 add pagination for repositoriesUnknwon2016-07-242-55/+71
* Refactor User.Id to User.IDUnknwon2016-07-244-36/+41
* Use struct for UI settingsUnknwon2016-07-241-1/+1
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-162-13/+11
* Fix XORM IN condition table name parseUnknwon2016-03-271-1/+1
* Merge pull request #2823 from zacheryph/feature/local-only-password-resetUnknwon2016-03-141-0/+6
|\
| * ensure we don’t try changing LDAP passswordsZachery Hostens2016-03-141-0/+6
* | #1692 add CRUD issue APIsUnknwon2016-03-131-5/+0
* | #1891 attempt to fix invalid csrf tokenUnknwon2016-03-121-0/+6