aboutsummaryrefslogtreecommitdiffstats
path: root/routers/user/setting/profile.go
Commit message (Expand)AuthorAgeFilesLines
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-1/+4
* Fix case change in ownernames (#16045)zeripath2021-06-021-1/+7
* Move modules/forms to services/forms (#15305)zeripath2021-04-061-5/+5
* [refactor] replace int with httpStatusCodes (#15282)65432021-04-051-4/+5
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-1/+2
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-4/+7
* Add option to change username to the admin panel (#14229)65432021-01-101-19/+17
* Check for notExist on profile repository page (#14197)zeripath2020-12-311-0/+3
* User Settings: Ignore empty language codes & validate (#13755)65432020-12-041-1/+9
* Remove obsolete change of email on profile page (#13341)zeripath2020-10-281-1/+0
* Avatar autogeneration fixed (#13233)Paweł Bogusławski2020-10-231-1/+5
* Avatars and Repo avatars support storing in minio (#12516)Lunny Xiao2020-10-141-3/+2
* Adopt repositories (#12920)zeripath2020-09-251-18/+84
* Add hide activity option (#11353)l-jonas2020-06-051-0/+1
* Various fixes in login sources (#10428)guillep2k2020-02-231-0/+3
* API add/generalize pagination (#9452)SpaWn2KiLl2020-01-241-1/+1
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-2/+2
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-1/+1
* Add golangci (#6418)kolaente2019-06-121-5/+3
* Repository avatars (#6986)Sergey Dryabzhinsky2019-05-291-0/+4
* Better logging (#6038) (#6095)zeripath2019-04-021-1/+1
* Add bio field for user (#6113)techknowlogick2019-03-181-0/+1
* Make cookies HttpOnly and obey COOKIE_SECURE flag (#4706)SagePtr2018-08-141-1/+1
* fix panic issue on update avatar email (#4580) (#4581)Dingjun2018-08-011-1/+1
* fix missing data on redirects (#3975)David Schneiderbauer2018-06-181-0/+1
* Re-enable random avatar feature (#3988)David Schneiderbauer2018-05-191-1/+1
* Splitted the user settings code into several files to be more maintainable (#...David Schneiderbauer2018-05-171-0/+220