aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/repo/issue_watch.go
Commit message (Expand)AuthorAgeFilesLines
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-1/+8
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-8/+1
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-1/+8
* Next round of `db.DefaultContext` refactor (#27089)JakobDev2023-09-161-1/+1
* Rewrite logger system (#24726)wxiaoguang2023-05-211-1/+1
* Fix improper HTMLURL usages in Go code (#22839)wxiaoguang2023-02-111-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Move issues related files into models/issues (#19931)Lunny Xiao2022-06-131-2/+2
* Update HTTP status codes to modern codes (#18063)KN4CK3R2022-03-231-1/+1
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-3/+3
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+57