forgejo/templates/repo/diff
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
..
blob_excerpt.tmpl
box.tmpl Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
comment_form.tmpl
comment_form_datahandler.tmpl
comments.tmpl
compare.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
conversation.tmpl
csv_diff.tmpl Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
image_diff.tmpl Add Image Diff options in Pull Request Diff view (#14450) 2021-02-27 18:25:00 +01:00
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_split.tmpl
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl