1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-03 23:14:22 -04:00
gitea/routers/web/user
6543 274c0aea2e
Let ctx.FormOptionalBool() return optional.Option[bool] (#29461)
just some refactoring bits towards replacing **util.OptionalBool** with
**optional.Option[bool]**
2024-02-28 13:39:12 +08:00
..
setting Allow to change primary email before account activation (#29412) 2024-02-27 10:55:13 +00:00
avatar.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
code.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
home_test.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
home.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
main_test.go make writing main test easier (#27270) 2023-09-28 01:38:53 +00:00
notification.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
package.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
profile.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
search.go Let ctx.FormOptionalBool() return optional.Option[bool] (#29461) 2024-02-28 13:39:12 +08:00
stop_watch.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00
task.go Move context from modules to services (#29440) 2024-02-27 08:12:22 +01:00