summaryrefslogtreecommitdiffstats
path: root/routers/web/user/setting/profile.go
Commit message (Expand)AuthorAgeFilesLines
* Some repository refactors (#17950)Lunny Xiao2021-12-121-2/+2
* Move repository model into models/repo (#17933)Lunny Xiao2021-12-101-1/+2
* Move user related model into models/user (#17781)Lunny Xiao2021-11-241-13/+13
* Remove unnecessary attributes of User struct (#17745)Lunny Xiao2021-11-221-14/+20
* Support pagination of organizations on user settings pages (#16083)Lunny Xiao2021-11-221-2/+24
* Remove unnecassary calls to `filepath.Join` (#17608)Gusted2021-11-151-1/+1
* Move EmailAddress & UserRedirect into models/user/ (#17607)Lunny Xiao2021-11-111-2/+3
* Add appearance section in settings (#17433)qwerty2872021-10-271-8/+66
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+3
* refactor: move from io/ioutil to io and os package (#17109)Eng Zer Jun2021-09-221-3/+3
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-1/+1
* Add agit flow support in gitea (#14295)a10121127962021-07-281-0/+9
* Make allowed Visiblity modes configurable for Users (#16271)65432021-06-271-0/+1
* Add Visible modes function from Organisation to Users too (#16069)Sergey Dryabzhinsky2021-06-261-0/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+319