aboutsummaryrefslogtreecommitdiff
path: root/routers/user
Commit message (Expand)AuthorAge
* Refactoring: rename package routers -> routesUnknwon2017-06-11
* Refactoring: rename ctx -> cUnknwon2017-06-03
* user/setting: simplify codeUnknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* 2fa: initial support (#945)Unknwon2017-04-06
* user/setting: reorder navbarUnknwon2017-04-05
* Refactoring: remove tool.TplNameUnknwon2017-04-05
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* Refactoring: rename modules -> pkgUnknwon2017-04-04
* user/setting: preserve user input with validation error (#1123)Unknwon2017-03-30
* cmd/web: fix routes requires sign in (#4359)Unknwon2017-03-30
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* user/settings: fix bad error handle of leave organizationUnknwon2017-03-25
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* user/settings: add repositories panel (#4312)Rob Richards2017-03-23
* api/repo: fix incorrect permission values (#4309)Unknwon2017-03-18
* setting: add login status cookie (#2885)Unknwon2017-03-16
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* setting: able to config dashboard news feed paging number (#4247)Unknwon2017-03-16
* models: rename ErrUserNotExist -> errors.UserNotExistUnknwon2017-03-16
* refactoring: modules/auth/*_form.go -> modules/formUnknwon2017-02-27
* models/access: hasAccess only need userID not user objectUnknwon2017-02-23
* user/profile: paging doesn't respect private repository count (#4082)Unknwon2017-02-15
* cookie: enhance cookie security (#3525)Unknwon2017-02-14
* auth: remove MD5 for secure cookie secret (#4117)Unknwon2017-02-13
* auth: few security improvementsUnknwon2017-02-11
* log: start using gopkg.in/clog.v1Unknwon2017-02-09
* Move models/mail.go to modules/mail.goUnknwon2017-01-30
* Add 'Organizations' page to user settings (#3587)Unknwon2017-01-27
* Setting orgs (#3587)Rémy Boulanouar2017-01-27
* Fix dashboard issues/pull request countingUnknwon2016-12-27
* Fix dashboard issue/pull request scopingUnknwon2016-12-27
* Minor code fix for PR #3560Unknwon2016-12-27
* Fix assigned/created issues in dashboard. (#3560)hgaiser2016-12-27
* Some code renamingUnknwon2016-12-22
* Fix vulnerabilities reported in #3959Unknwon2016-12-22
* Fix random string generator (#3953)leonklingele2016-12-21
* Prevented user enumeration of valid users through HTTP status codes of login ...LefsFlare2016-10-16
* router/repo: code refactoringUnknwon2016-08-30
* #3448 redirect if any after sign inUnknwon2016-08-27
* Fix for #3410 overall issues for organisations is limited to num_repos from t...lstahlman2016-08-09
* Add support for federated avatars (#3320)Sandro Santilli2016-08-07
* Ignore repository with issue disabled or use external tracker in dashboard is...Unknwon2016-08-05
* #3348 always use relative avatar link in the templateUnknwon2016-08-05
* #1384 add pagination for repositoriesUnknwon2016-07-24
* Refactor User.Id to User.IDUnknwon2016-07-24
* Use struct for UI settingsUnknwon2016-07-24
* #2854 fix no mail notification when issue is closed/reopenedUnknwon2016-07-16