forgejo/templates/repo
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files (#14661)
Implements request #14320 The rendering of CSV files does match the diff style.

* Moved CSV logic into base package.

* Added method to create a tabular diff.

* Added CSV compare context.

* Added CSV diff template.

* Use new table style in CSV markup.

* Added file size limit for CSV rendering.

* Display CSV parser errors in diff.

* Lazy read single file.

* Lazy read rows for full diff.

* Added unit tests for various CSV changes.
2021-03-29 22:44:28 +02:00
..
branch Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
diff Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
editor
graph
issue Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
migrate
projects Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
pulls
release Implement delete release attachments and update release attachments' name (#14130) 2021-03-23 00:09:51 +08:00
settings Add DefaultMergeStyle option to repository (#14789) 2021-03-27 15:55:40 +01:00
wiki Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl
commits_list_small.tmpl
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Ensure that new pull request button works on forked forks owned by owner of the root (#14932) 2021-03-16 02:36:34 +01:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
view_list.tmpl
watchers.tmpl