You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1
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>
11 months ago
..
activitypub Move context from modules to services (#29440) 11 months ago
admin Move context from modules to services (#29440) 11 months ago
misc Fix wrong test usage of `AppSubURL` (#29459) 11 months ago
notify Move context from modules to services (#29440) 11 months ago
org Move context from modules to services (#29440) 11 months ago
packages Move context from modules to services (#29440) 11 months ago
repo migrate some more "OptionalBool" to "Option[bool]" (#29479) 11 months ago
settings Move context from modules to services (#29440) 11 months ago
shared Move context from modules to services (#29440) 11 months ago
swagger refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
user Move context from modules to services (#29440) 11 months ago
utils Move context from modules to services (#29440) 11 months ago
api.go Move context from modules to services (#29440) 11 months ago