.. |
admin
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
auth
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
dev
|
Move user related model into models/user (#17781)
|
2021-11-24 17:49:20 +08:00 |
events
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
explore
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
feed
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
org
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
repo
|
Fix the bug: deploy key with write access can not push (#19010)
|
2022-03-22 17:29:07 +08:00 |
user
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
base.go
|
format with gofumpt (#18184)
|
2022-01-20 18:46:10 +01:00 |
goget.go
|
Refactor HTTP request context (#17979)
|
2021-12-15 14:59:57 +08:00 |
home.go
|
Renamed ctx.User to ctx.Doer. (#19161)
|
2022-03-22 15:03:22 +08:00 |
metrics.go
|
Refactor routers directory (#15800)
|
2021-06-09 01:33:54 +02:00 |
nodeinfo.go
|
Add nodeinfo endpoint for federation purposes (#16953)
|
2021-09-28 01:38:06 +02:00 |
swagger_json.go
|
Refactor routers directory (#15800)
|
2021-06-09 01:33:54 +02:00 |
web.go
|
Use custom favicon when viewing static files if it exists (#19130)
|
2022-03-19 19:53:31 +00:00 |