1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-04 08:17:24 -05:00
gitea/routers
KN4CK3R 40aca73347
Fix migration context data (#14910)
* Unified context data.

* Changed method name.
2021-03-07 20:21:09 +01:00
..
admin Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
api/v1 Make manual merge autodetection optional and add manual merge as merge method (#12543) 2021-03-03 22:41:23 -05:00
dev
events Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
org
private Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00
repo Fix migration context data (#14910) 2021-03-07 20:21:09 +01:00
routes Add CORS config on to /login/oauth/access_token endpoint (#14850) 2021-03-04 03:25:30 +02:00
user Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
utils
home.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
init.go
install.go Add SameSite setting for cookies (#14900) 2021-03-07 08:12:43 +00:00
metrics.go
swagger_json.go