0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 18:59:53 +01:00
gitea/templates
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
base
custom
explore
mail
org org/members: display 2FA members states + optimize sql requests (#7621) 2019-08-02 12:06:27 -04:00
pwa
repo Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
status
swagger Display ui time with customize time location (#7792) 2019-08-15 22:46:21 +08:00
user gpg/bugfix: Use .ExpiredUnix.IsZero to display green color of forever valid gpg key (#7846) 2019-08-14 09:39:44 +08:00
home.tmpl
install.tmpl