forgejo/routers
6543 7b23949f29
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**

(cherry picked from commit 274c0aea2e88db9bc41690c90e13e8aedf6193d4)
2024-03-06 12:10:43 +08:00
..
api Fix missed return (#29450) 2024-03-06 12:10:43 +08:00
common Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
install Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
private Move context from modules to services (#29440) 2024-03-06 12:10:43 +08:00
utils Improve user search display name (#29002) 2024-02-01 17:10:16 +00:00
web Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 2024-03-06 12:10:43 +08:00
init.go [API] Forgejo API /api/forgejo/v1 2024-02-05 14:44:32 +01:00