index
:
gogs.git
buildscript
main
mygogs
Gogs is a painless self-hosted Git service
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
templates
/
user
Commit message (
Expand
)
Author
Age
*
refactor(db): migrate off `user_email.go` to `users.go` (#7452)
Joe Chen
2023-05-14
*
refactor(db): add `Users.Update` (#7263)
Joe Chen
2022-11-27
*
refactor(db): migrate methods off `user.go` and `org.go` (#7219) (#7227)
Joe Chen
2022-11-05
*
ui: add usage instructions for PAT (#7194)
LJea
2022-10-22
*
refactor(db): move some methods off `user.go` (#7199)
Joe Chen
2022-10-22
*
refactor(db): move some methods from `user.go` to `users.go` (#7195)
Joe Chen
2022-10-22
*
auth: coding style and glitches fixes for GitHub login source (#5340)
Unknwon
2018-12-18
*
templates: rename template function Str2html -> Str2HTML
Unknwon
2018-12-10
*
templates: make state changing routes to POST method (#5541)
Unknwon
2018-12-06
*
templates/user/dashboard: include 'org' query parameter in new mirror URL (#5...
Samuel Cochran
2018-11-29
*
templates/user/profile: added rel="me" to website link on user profile (#5485)
Federico Culloca
2018-11-12
*
auth: support set default login source (#5274)
Unknwon
2018-09-13
*
login_source: add default authentication switch (#5338)
haixunlu
2018-09-13
*
templates: hide dashboard org creation when not allowed (#5393)
Jakob Lykke Andersen
2018-09-11
*
templates: add 'rel=noopener noreferrer' to <a> tags (#5319)
cezar97
2018-07-02
*
repo: add changes to repository avatar feature (#5221)
Unknwon
2018-06-17
*
repo: support avatars (#5221)
Sergey Dryabzhinsky
2018-06-17
*
mirror: show sync feeds on dashboard (#2017)
Unknwon
2018-05-30
*
templates/user/dashboard: make page more concise for user's activity/issues/P...
Michael Li
2018-05-08
*
pkg/template: fix Gravatar URLs are badly generated (#5157)
Unknwon
2018-04-18
*
auth: support authentication source config file (#3142)
Unknwon
2018-04-12
*
templates/user/dashboard/issues: show labels to each issue (#4976)
James
2018-03-07
*
templates/user/auth/login: disable password autocomplete (#5068)
Andres D
2018-03-06
*
templates/user/settings: fix delete email button (#4998)
Larry Li
2018-03-06
*
user/setting: improve UI
Unknwon
2017-04-07
*
Refactoring: rename Signed -> Logged
Unknwon
2017-04-06
*
pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}
Unknwon
2017-04-06
*
pkg/context: rename {CsrfToken, CsrfTokenHtml} -> {CSRFToken, CSRFTokenHTML}
Unknwon
2017-04-06
*
Refactoring: rename and simplify pkg/tool functions
Unknwon
2017-04-06
*
user/settings/security: add token description about 2FA
Unknwon
2017-04-06
*
2fa: initial support (#945)
Unknwon
2017-04-06
*
Refactoring: rename pkg/base -> pkg/tool
Unknwon
2017-04-05
*
css: font-family fixes for Chinese
Unknwon
2017-03-31
*
user/setting: preserve user input with validation error (#1123)
Unknwon
2017-03-30
*
org/dashboard: fix wrong repository count (#4351)
Unknwon
2017-03-28
*
user/settings: minor input style fix (#4327)
Unknwon
2017-03-23
*
user/settings: complete repositories panel (#4312)
Unknwon
2017-03-23
*
user/settings: add repositories panel (#4312)
Rob Richards
2017-03-23
*
user/settings: fix cannot change profile for non-local users (#4313)
Unknwon
2017-03-20
*
user/dashboard: hide More button if reached end on first load
Unknwon
2017-03-20
*
dashboard/feeds: able to load more history (#2511)
Unknwon
2017-03-16
*
security: fix vulnerability in changing username
Unknwon
2017-03-07
*
templates/user/profile: fix link to avatar settings (#4251)
Unknwon
2017-03-06
*
webhook: add fork event
Unknwon
2017-02-27
*
dashboard: add delete branch and tag news feeds
Unknwon
2017-02-27
*
repo: able to perform initial commit on behave of actual user
Unknwon
2017-02-27
*
settings: fix organization panel CSS
Unknwon
2017-02-18
*
Add 'Organizations' page to user settings (#3587)
Unknwon
2017-01-27
*
Setting orgs (#3587)
Rémy Boulanouar
2017-01-27
*
Fix dashboard issues/pull request counting
Unknwon
2016-12-27
[next]