aboutsummaryrefslogtreecommitdiffstats
path: root/routers/web/home.go
Commit message (Expand)AuthorAgeFilesLines
* migrate some more "OptionalBool" to "Option[bool]" (#29479)65432024-02-291-2/+2
* Move context from modules to services (#29440)Lunny Xiao2024-02-271-1/+1
* Enhanced auth token / remember me (#27606)KN4CK3R2023-10-141-2/+1
* Reduce usage of `db.DefaultContext` (#27073)JakobDev2023-09-141-1/+1
* Refactor cookie (#24107)wxiaoguang2023-04-131-1/+1
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Add `context.Context` to more methods (#21546)KN4CK3R2022-11-191-1/+1
* Add sitemap support (#18407)Daniil Gentili2022-06-251-0/+53
* Renamed ctx.User to ctx.Doer. (#19161)KN4CK3R2022-03-221-4/+4
* Refactor auth package (#17962)Lunny Xiao2022-01-021-1/+2
* Refactor routers directory (#15800)Lunny Xiao2021-06-091-0/+65