You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/services
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.
3 years ago
..
archiver migrate from com.* to alternatives (#14103) 4 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
gitdiff Add Tabular Diff for CSV files (#14661) 3 years ago
issue label and milestone webhooks on issue/pull creation (#14363) 4 years ago
mailer Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
mirror Create tag on ui (#13467) 3 years ago
pull IsUserAllowedToUpdate ignore igonre if user is nil (#14885) 3 years ago
release Implement delete release attachments and update release attachments' name (#14130) 3 years ago
repository Repository transfer has to be confirmed, if user can not create repo for new owner (#14792) 3 years ago
webhook Migrate to use jsoniter instead of encoding/json (#14841) 3 years ago
wiki migrate from com.* to alternatives (#14103) 4 years ago