forgejo/routers/web
2024-03-28 10:52:51 +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 [PERFORMANCE] git check-attr on bare repo if supported 2024-03-28 10:52:51 +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 Merge pull request 'Allow users to hide all "Add more units..." hints' (#2533) from algernon/forgejo:less-is-more into forgejo 2024-03-24 05:42:37 +00:00
webfinger.go