1
0
Fork 0
forgejo/routers/web
Vladimir Buyanov 3bdd48016f
Add codeowners feature (#24910)
Hello.
This PR adds a github like configuration for the CODEOWNERS file.

Resolves: #10161
2023-06-08 16:56:05 +08: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
healthcheck
misc
org
repo Add codeowners feature (#24910) 2023-06-08 16:56:05 +08:00
shared
user Clean up WebAuthn javascript code and remove JQuery code (#22697) 2023-06-06 13:29:37 +08:00
auth.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
auth_windows.go
base.go
goget.go
home.go
metrics.go
nodeinfo.go
swagger_json.go Group template helper functions, remove Printf, improve template error messages (#23982) 2023-04-08 21:15:22 +08:00
web.go Use a separate admin page to show global stats, remove actions stat (#25062) 2023-06-03 22:03:41 +08:00
webfinger.go