gitea/routers/web/explore
6543 f6656181e4
migrate some more "OptionalBool" to "Option[bool]" (#29479)
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**

---------

Co-authored-by: KN4CK3R <admin@oldschoolhack.me>
2024-02-29 18:52:49 +00:00
..
code.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
org.go Only use supported sort order for "explore/users" page (#29430) 2024-02-27 17:10:51 +08:00
repo.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
topic.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
user.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-02-29 18:52:49 +00:00