0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 01:13:50 +01:00
gitea/routers/web
Chai-Shi 0387195abb
[Feature] Private README.md for organization (#32872)
Implemented #29503

---------

Co-authored-by: Ben Chang <ben_chang@htc.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
2024-12-31 04:22:09 +00:00
..
admin Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
auth Support for email addresses containing uppercase characters when activating user account (#32998) 2024-12-27 19:16:23 +08:00
devtest De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
events
explore Refactor pagination (#33037) 2024-12-30 01:57:38 +00:00
feed Clarify path param naming (#32969) 2024-12-24 13:47:45 +00:00
healthcheck
misc Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
org [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
repo Merge updatecommentattachment functions (#33044) 2024-12-30 18:21:57 +00:00
shared [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
user [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
base.go
githttp.go Fix LFS route mock, realm, middleware names (#32488) 2024-11-13 16:58:09 +08:00
goget.go
home.go Refactor template & test related code (#32938) 2024-12-22 15:33:19 +00:00
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Refactor tmpl and blob_excerpt (#32967) 2024-12-25 00:51:13 +08:00
webfinger.go