0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-31 11:53:59 -05:00
forgejo/routers/web
Earl Warren 355a117e74
[TESTS] testMiddlewareHook, dependency injection in integration tests
(cherry picked from commit 6623630d10)
(cherry picked from commit 5e30a4f950)
2023-06-13 08:02:00 +02:00
..
admin Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00
auth Allow for PKCE flow without client secret + add docs (#25033) 2023-06-03 05:59:28 +02:00
devtest
events
explore Sort users and orgs on explore by recency by default (#24279) 2023-05-06 22:04:55 +08:00
feed Pass 'not' to commit count (#24473) 2023-05-08 07:10:53 +00:00
healthcheck
misc [API] Forgejo API /api/forgejo/v1 2023-06-13 08:02:00 +02:00
org Merge new project templates into one (#24985) 2023-05-31 08:50:18 +02:00
repo Fix MilestoneIDs when querying issues (#25125) (#25141) 2023-06-08 11:03:53 +02:00
shared Respect original content when creating secrets (#24745) 2023-05-16 14:49:40 +08:00
user Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00
auth.go
auth_windows.go
base.go Use standard HTTP library to serve files (#24693) 2023-05-13 16:04:57 +02:00
goget.go Support SSH for go get (#24664) 2023-05-12 09:44:37 +00:00
home.go
metrics.go
nodeinfo.go
swagger_json.go
web.go [TESTS] testMiddlewareHook, dependency injection in integration tests 2023-06-13 08:02:00 +02:00
webfinger.go