0
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-29 01:46:21 +01:00
gitea/docs/content/doc/advanced
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
..
adding-legal-pages.en-us.md
clone-filter.en-us.md
cmd-embedded.en-us.md
config-cheat-sheet.en-us.md Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
config-cheat-sheet.zh-cn.md
customizing-gitea.en-us.md
customizing-gitea.zh-cn.md
environment-variables.en-us.md
environment-variables.zh-cn.md
external-renderers.en-us.md
hacking-on-gitea.zh-cn.md
logging-documentation.en-us.md
mail-templates-us.md Reformat docs (#13897) 2020-12-09 07:47:06 +01:00
make.fr-fr.md
make.zh-cn.md
repo-indexer.en-us.md
search-engines-indexation.en-us.md
signing.en-us.md
third-party-tools.zh-cn.md