0
0
mirror of https://github.com/go-gitea/gitea.git synced 2025-02-07 16:14:34 +01:00
gitea/routers/web
wxiaoguang a98a836e76
Support public code/issue access for private repositories (#33127)
Close #8649, close #639 (will add "anonymous access" in following PRs)
2025-01-14 01:53:34 +00:00
..
admin Remove some unnecessary template helpers (#33069) 2025-01-01 18:02:34 +08:00
auth
devtest De-emphasize signed commits (#31160) 2024-12-28 04:18:30 +08:00
events
explore Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
feed Refactor context RefName and RepoAssignment (#33226) 2025-01-13 01:07:05 +00:00
healthcheck
misc
org Use project's redirect url instead of composing url (#33058) 2024-12-31 19:19:53 +08:00
repo Support public code/issue access for private repositories (#33127) 2025-01-14 01:53:34 +00:00
shared [Feature] Private README.md for organization (#32872) 2024-12-31 04:22:09 +00:00
user Fix bleve fuzziness search (#33078) 2025-01-03 00:32:02 +08:00
base.go
githttp.go
goget.go Make git clone URL could use current signed-in user (#33091) 2025-01-07 13:17:44 +08:00
home.go
metrics.go
nodeinfo.go
passkey.go
swagger_json.go
web.go Support public code/issue access for private repositories (#33127) 2025-01-14 01:53:34 +00:00
webfinger.go