aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/admin/admin.go
Commit message (Expand)AuthorAgeFilesLines
* Pause queues (#15928)zeripath2022-01-221-0/+24
* format with gofumpt (#18184)65432022-01-201-1/+1
* Make Requests Processes and create process hierarchy. Associate OpenRepositor...zeripath2021-11-301-3/+3
* Move some functions into services/repository (#17660)Lunny Xiao2021-11-161-1/+1
* Refactor update checker to use AppState (#17387)wxiaoguang2021-10-211-2/+3
* Add simple update checker to Gitea (#17212)techknowlogick2021-10-161-0/+2
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-6/+6
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-7/+7
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+485