aboutsummaryrefslogtreecommitdiff
path: root/templates/user/profile.tmpl
Commit message (Expand)AuthorAge
* 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
* templates: make state changing routes to POST method (#5541)Unknwon2018-12-06
* templates/user/profile: added rel="me" to website link on user profile (#5485)Federico Culloca2018-11-12
* templates: add 'rel=noopener noreferrer' to <a> tags (#5319)cezar972018-07-02
* pkg/template: fix Gravatar URLs are badly generated (#5157)Unknwon2018-04-18
* Refactoring: rename Signed -> LoggedUnknwon2017-04-06
* pkg/setting: rename {AppUrl, AppSubUrl} -> {AppURL, AppSubURL}Unknwon2017-04-06
* templates/user/profile: fix link to avatar settings (#4251)Unknwon2017-03-06
* #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
* Upgrade octicon to 4.3.0Unknwon2016-07-16
* Do not assume avatar needs be changed from gravatar.com (#3209)Sandro Santilli2016-06-27
* Minor fix for #2494Unknwon2016-01-28
* hide section with user has no organizationsUnknwon2016-01-14
* minor fix to #2383Unknwon2016-01-14
* Added improvement from UnknwonExMex2016-01-14
* Added links to org profile iconsExMex2016-01-12
* Added organization display on profileExMex2016-01-12
* fix #2367Unknwon2016-01-09
* #1692 APIs: Users FollowersUnknwon2015-12-21
* #2180 fix avatar link when disable gravatarUnknwon2015-12-19
* Indent all templates with tabsAdam Strzelecki2015-12-08
* fix #650Unknwon2015-11-22
* fix #1448Unknwon2015-11-17
* CSS fixUnknwon2015-11-16
* fix #1960Unknwon2015-11-16
* fix #1683Unknwon2015-09-24
* minor fix on #1464Unknwon2015-08-11
* Hide avatar-changing instructions unless it's your profile (resolves #1107)James Anderson2015-08-10
* fix #1204Unknwon2015-07-31
* Merge branch 'dev' of github.com:gogits/gogs into accessUnknwon2015-02-22
|\
| * Remove the "PHP" style formatting functionPeter Smit2015-02-16
* | fix mirror issues uncaught #941Unknwon2015-02-13
|/
* custom avatar uploadUnknwon2014-11-21
* Fix #605, fix #255, fix #101Unknwon2014-11-06
* Fix #554Unknwon2014-10-19
* Page: User profileUnknwon2014-09-25
* Add suburl supportUnknwon2014-09-19
* Allow Gogs to run from a suburl behind a reverse proxy. e.g. http://mydomain....Martin van Beurden2014-09-18
* Removed trailing white spacesTristan Storch2014-08-30
* Huge updates!!!!! Be careful to merge!!!!Unknwon2014-07-26
* User code clean and ui improveUnknown2014-05-05
* fix profile uiFuXiaoHei2014-05-01
* Fix #149Unknown2014-05-01
* HTTP no follow and offline modeUnknown2014-04-27
* Corrected grammar and spelling mistakes in templates. Normalizing to American...twitchyliquid642014-04-20
* Mirror updatesUnknown2014-04-14
* Clean oauth codeUnknown2014-04-13