This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/web_src/less
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
..
chroma
features Fix UI elements getting underline like links (#15038) 2021-03-19 03:21:28 +01:00
markdown
shared
standalone
themes Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
_admin.less
_base.less Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
_dashboard.less Fix dashboard UI bugs and more (#14767) 2021-02-25 13:35:43 +01:00
_editor.less
_explore.less
_font_i18n.less Fix CJK fonts again and misc. font issues (#14575) 2021-03-19 00:43:43 +01:00
_form.less Fix truncated organization names (#14655) 2021-02-12 03:29:07 +02:00
_home.less
_install.less
_markdown.less Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
_organization.less Fix margin between avatars on org pages (#15194) 2021-03-29 20:57:27 +01:00
_repository.less Add Tabular Diff for CSV files (#14661) 2021-03-29 22:44:28 +02:00
_review.less Make fileheader sticky in diffs (#14616) 2021-02-11 19:28:51 +01:00
_svg.less
_tribute.less Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
_user.less
helpers.less
index.less Update JS dependencies (#15033) 2021-03-22 05:04:19 +01:00
variables.less