summaryrefslogtreecommitdiffstats
path: root/routers/web/user/notification.go
Commit message (Expand)AuthorAgeFilesLines
* Update documents for Gitea behind reverse proxy. Fix some small bugs (some UR...wxiaoguang2021-10-151-1/+2
* Notifications API: respond with updated notifications (#17064)Norwin2021-09-171-1/+1
* Related refactors to ctx.FormX functions (#16567)65432021-08-111-5/+4
* Rename ctx.Form() to ctx.FormString() and move code into own file (#16571)65432021-08-111-4/+4
* Rename context.Query to context.Form (#16562)Lunny Xiao2021-07-291-8/+8
* Update notification table with only latest data (#16445)zeripath2021-07-171-0/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+192