aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/user/task.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-1/+1
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* Replace `interface{}` with `any` (#25686)silverwind2023-07-041-4/+4
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move some files into models' sub packages (#20262)Lunny Xiao2022-08-251-5/+5
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-1/+1
* Correctly handle failed migrations (#17575)zeripath2021-11-131-0/+7
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-2/+1
* Add Status Updates whilst Gitea migrations are occurring (#15076)zeripath2021-06-161-1/+17
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+32