gitea/routers
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] ()
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**
2024-02-28 13:39:12 +08:00
..
api Fix missed return () 2024-02-27 15:09:13 +00:00
common Move context from modules to services () 2024-02-27 08:12:22 +01:00
install Move context from modules to services () 2024-02-27 08:12:22 +01:00
private Move context from modules to services () 2024-02-27 08:12:22 +01:00
utils Improve user search display name () 2024-02-01 17:10:16 +00:00
web Let ctx.FormOptionalBool() return optional.Option[bool] () 2024-02-28 13:39:12 +08:00
init.go Revert "Support SAML authentication ()" () 2024-02-24 12:18:49 +08:00