gitea/templates/repo
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
..
branch sugestion to use range .Branches (#7674) 2019-07-30 23:02:58 +08:00
diff Diff: Fix indentation on unhighlighted code (#7435) 2019-07-12 16:22:52 +01:00
editor Fixes #7474 - Handles all redirects for Web UI File CRUD (#7478) 2019-07-17 14:40:28 -04:00
issue
pulls
release
settings
wiki wiki history improvements (#7391) 2019-07-11 22:45:10 +08:00
activity.tmpl
blame.tmpl Fix file header overflow in file and blame views (#7562) 2019-07-23 10:12:09 +08:00
branch_dropdown.tmpl
commit_page.tmpl
commit_status.tmpl
commits_table.tmpl Prevent Commit Status and Message From Overflowing On Branch Page (#7800) 2019-08-09 20:57:29 +08:00
commits.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl Apply emoji on commit graph page (#7743) 2019-08-04 22:49:29 +08:00
header.tmpl
home.tmpl
migrate.tmpl
search.tmpl
sub_menu.tmpl Add ui class to sub_menu to fix style in arc-green (#6477) 2019-04-02 08:41:19 +08:00
user_cards.tmpl
view_file.tmpl Detect delimiter in CSV rendering (#7869) 2019-08-16 01:09:50 +03:00
view_list.tmpl
watchers.tmpl