gitea/routers
Norwin 867f46f78e Detect delimiter in CSV rendering (#7869)
* detect csv delimiter in csv rendering

fixes #7868

* make linter happy

* fix failing testcase & use ints where possible

* expose markup type to template

previously all markup had the .markdown class, which is incorrect,
as it applies markdown CSS & JS logic to CSV rendering

* fix build (missing `make css`)

* ignore quoted csv content for delimiter scoring

also fix html generation
2019-08-16 01:09:50 +03:00
..
admin Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
api/v1 Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
dev Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
org
private Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
repo Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
routes
user Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
utils
home.go
init.go
install.go
metrics.go
swagger_json.go