forked from gitea/gitea
1
0
Fork 0
gitea/web_src/js
KN4CK3R 0c6137617f
Add Tabular Diff for CSV files ()
Implements request  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
..
components Heatmap days clickable () 2021-02-20 17:08:58 -05:00
features Update JS dependencies () 2021-03-22 05:04:19 +01:00
markdown Fix Anchor jumping with escaped query components () 2021-03-12 18:59:13 +00:00
standalone docs: swagger show models by default () 2021-03-07 22:19:14 +01:00
vendor Rewrite GitGraph.js () 2020-07-05 02:04:24 +01:00
easymde.js Switch from SimpleMDE to EasyMDE () 2020-11-10 14:16:30 -05:00
index.js Add Tabular Diff for CSV files () 2021-03-29 22:44:28 +02:00
jquery.js Upgrade jQuery to 3.5.0, remove jQuery-Migrate, fix deprecations () 2020-04-18 18:46:29 -04:00
publicpath.js Fix webpack chunk loading with STATIC_URL_PREFIX () 2020-05-20 23:33:31 +01:00
serviceworker.js Fix serviceworker output file and misc improvements () 2020-05-24 08:36:40 +01:00
svg.js Dropdowns, Labels fixes and more CSS tweaks () 2020-11-29 01:22:04 -05:00
utils.js Fix CJK fonts again and misc. font issues () 2021-03-19 00:43:43 +01:00