aboutsummaryrefslogtreecommitdiff
path: root/templates/user
Commit message (Expand)AuthorAge
* refactor(db): migrate off `user_email.go` to `users.go` (#7452)Joe Chen2023-05-14
* refactor(db): add `Users.Update` (#7263)Joe Chen2022-11-27
* refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)Joe Chen2022-11-05
* ui: add usage instructions for PAT (#7194)LJea2022-10-22
* refactor(db): move some methods off `user.go` (#7199)Joe Chen2022-10-22
* refactor(db): move some methods from `user.go` to `users.go` (#7195)Joe Chen2022-10-22
* auth: coding style and glitches fixes for GitHub login source (#5340)Unknwon2018-12-18
* templates: rename template function Str2html -> Str2HTMLUnknwon2018-12-10
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* templates/user/dashboard: include 'org' query parameter in new mirror URL (#5...Samuel Cochran2018-11-29
* templates/user/profile: added rel="me" to website link on user profile (#5485)Federico Culloca2018-11-12
* auth: support set default login source (#5274)Unknwon2018-09-13
* login_source: add default authentication switch (#5338)haixunlu2018-09-13
* templates: hide dashboard org creation when not allowed (#5393)Jakob Lykke Andersen2018-09-11
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* repo: add changes to repository avatar feature (#5221)Unknwon2018-06-17
* repo: support avatars (#5221)Sergey Dryabzhinsky2018-06-17
* mirror: show sync feeds on dashboard (#2017)Unknwon2018-05-30
* templates/user/dashboard: make page more concise for user's activity/issues/P...Michael Li2018-05-08
* pkg/template: fix Gravatar URLs are badly generated (#5157)Unknwon2018-04-18
* auth: support authentication source config file (#3142)Unknwon2018-04-12
* templates/user/dashboard/issues: show labels to each issue (#4976)James2018-03-07
* templates/user/auth/login: disable password autocomplete (#5068)Andres D2018-03-06
* templates/user/settings: fix delete email button (#4998)Larry Li2018-03-06
* user/setting: improve UIUnknwon2017-04-07
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}Unknwon2017-04-06
* Refactoring: rename and simplify pkg/tool functionsUnknwon2017-04-06
* user/settings/security: add token description about 2FAUnknwon2017-04-06
* 2fa: initial support (#945)Unknwon2017-04-06
* Refactoring: rename pkg/base -> pkg/toolUnknwon2017-04-05
* css: font-family fixes for ChineseUnknwon2017-03-31
* user/setting: preserve user input with validation error (#1123)Unknwon2017-03-30
* org/dashboard: fix wrong repository count (#4351)Unknwon2017-03-28
* user/settings: minor input style fix (#4327)Unknwon2017-03-23
* user/settings: complete repositories panel (#4312)Unknwon2017-03-23
* user/settings: add repositories panel (#4312)Rob Richards2017-03-23
* user/settings: fix cannot change profile for non-local users (#4313)Unknwon2017-03-20
* user/dashboard: hide More button if reached end on first loadUnknwon2017-03-20
* dashboard/feeds: able to load more history (#2511)Unknwon2017-03-16
* security: fix vulnerability in changing usernameUnknwon2017-03-07
* templates/user/profile: fix link to avatar settings (#4251)Unknwon2017-03-06
* webhook: add fork eventUnknwon2017-02-27
* dashboard: add delete branch and tag news feedsUnknwon2017-02-27
* repo: able to perform initial commit on behave of actual userUnknwon2017-02-27
* settings: fix organization panel CSSUnknwon2017-02-18
* 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