summaryrefslogtreecommitdiffstats
path: root/modules/csv
Commit message (Expand)AuthorAgeFilesLines
* Allow render HTML with css/js external links (#19017)Lunny Xiao2022-06-162-2/+2
* format with gofumpt (#18184)65432022-01-202-9/+11
* Fix various typos (#18219)luzpaz2022-01-101-6/+6
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-12/+24
* Properly determine CSV delimiter (#17459)Richard Mahn2021-10-302-85/+632
* Fixes #16559 - Do not trim leading spaces for tab delimited (#17442)Richard Mahn2021-10-262-8/+53
* Fix CSV render error (#17406)KN4CK3R2021-10-251-14/+6
* Read expected buffer size (#17409)KN4CK3R2021-10-241-4/+1
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-201-0/+3
* Fixes #16557 - duplicate csv import (#16631)Richard Mahn2021-08-051-3/+2
* Refactor renders (#15175)Lunny Xiao2021-04-192-7/+26
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-292-0/+133