gitea/routers/web
Stanislas Dolcini d8f82cbc78
Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687)
Fixes #31491 The RSS feed converted ignored the setting used in the
application.
2024-07-25 17:33:02 +08:00
..
admin Refactor names (#31405) 2024-06-19 06:32:45 +08:00
auth fix OIDC introspection authentication (#31632) 2024-07-23 12:43:03 +00:00
devtest Refactor names (#31405) 2024-06-19 06:32:45 +08:00
events
explore Refactor names (#31405) 2024-06-19 06:32:45 +08:00
feed Use GetDisplayName() instead of DisplayName() to generate rss feeds (#31687) 2024-07-25 17:33:02 +08:00
healthcheck
misc Make sure git version&feature are always prepared (#30877) 2024-05-06 18:34:16 +02:00
org Refactor names (#31405) 2024-06-19 06:32:45 +08:00
repo Refactor webhook (#31587) 2024-07-10 11:37:16 +00:00
shared Refactor names (#31405) 2024-06-19 06:32:45 +08:00
user add skip secondary authorization option for public oauth2 clients (#31454) 2024-07-19 14:28:30 -04:00
base.go Azure blob storage support (#30995) 2024-05-30 07:33:50 +00:00
githttp.go Refactor names (#31405) 2024-06-19 06:32:45 +08:00
goget.go
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Add Passkey login support (#31504) 2024-06-29 22:50:03 +00:00
webfinger.go