0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-01-09 08:00:44 -05:00
forgejo/routers/web/user
2024-08-28 22:25:17 -06:00
..
setting fix: use ValidateEmail as binding across web forms 2024-08-28 22:25:17 -06:00
avatar.go
code.go Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
home.go Fix linting issues 2024-08-18 16:25:13 +02:00
home_test.go Add testifylint to lint checks (#4535) 2024-07-30 19:41:10 +00:00
main_test.go
notification.go Add missing repository type filter parameters to pager (#31832) 2024-08-19 09:26:34 +02:00
package.go style: change one argument switch to if 2024-08-18 16:20:26 +02:00
profile.go Merge pull request '[gitea] week 2024-34 cherry pick (gitea/main -> forgejo)' (#4998) from earl-warren/wcp/2024-34 into forgejo 2024-08-20 06:32:09 +00:00
search.go migrate some more "OptionalBool" to "Option[bool]" (#29479) 2024-03-06 12:10:44 +08:00
stop_watch.go
task.go