forgejo/routers
6543 d3d70198b0
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>
(cherry picked from commit f6656181e4a07d6c415927220efa2077d509f7c6)

Conflicts:
	models/repo/repo_list_test.go
	trivial shared fixture count conflicts
2024-03-06 12:10:44 +08:00
..
api migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +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 migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
init.go [API] Forgejo API /api/forgejo/v1 2024-02-05 14:44:32 +01:00