forgejo/routers/web
2024-03-27 22:26:55 +01:00
..
admin Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2024-03-26 19:04:27 +01:00
auth Make "/user/login" page redirect if the current user has signed in (#29583) 2024-03-11 23:36:58 +07:00
devtest
events
explore Unify search boxes (#29530) 2024-03-20 12:31:05 +00:00
feed Rename Str2html to SanitizeHTML and clarify its behavior (#29516) 2024-03-06 12:10:45 +08:00
healthcheck
misc
org Filter Repositories by type (#29231) 2024-03-06 12:10:46 +08:00
repo [TESTS] webhook forms keep submitted data when invalid 2024-03-27 22:26:55 +01:00
shared Fix missing code in the user profile (#29865) 2024-03-26 19:04:25 +01:00
user Refactor StringsToInt64s (#29967) 2024-03-26 19:04:26 +01:00
base.go
githttp.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go [REFACTOR] webhook move edit endpoints 2024-03-27 22:26:55 +01:00
webfinger.go