| Commit message (Collapse) | Author | Age |
|
|
| |
We already have a separate `/markdown/raw` API, remove redundant functionality here.
|
|
|
|
| |
view (#5890)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* repo: editorconfig v2
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* fixup! repo: editorconfig v2
Signed-off-by: Yoan Blanc <yoan@dosimple.ch>
* Update repo.go
* Update repo.go
Co-authored-by: Unknwon <u@gogs.io>
|
|
|
| |
Fixes a RCE reported by @ManassehZhou and @zeripath.
|
|
|
|
| |
Addresses gogs/go-gogs-client#111.
|
| |
|
|
* Remove vendor
* Enable Go modules
* ci: add command to fetch dependencies
* ci: update setting
* ci: update settings
* Require Go 1.11
* Rename module name to gogs.io/gogs
|