summaryrefslogtreecommitdiffstats
path: root/routers/web/user/home.go
Commit message (Expand)AuthorAgeFilesLines
* Fix dashboard repolist alignment and repolisting (#17355)zeripath2021-10-191-0/+6
* Add RSS/Atom feed support for user actions (#16002)65432021-10-161-37/+3
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-1/+4
* Move login related structs and functions to models/login (#17093)Lunny Xiao2021-09-241-2/+3
* Correctly return the number of Repositories for Organizations (#16807)zeripath2021-09-011-1/+1
* In Render tolerate not being passed a context (#16842)zeripath2021-08-281-0/+1
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-1/+1
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-15/+15
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-17/+17
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Improve performance of dashboard list orgs (#16099)Lunny Xiao2021-06-141-3/+4
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+913