Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Allow render HTML with css/js external links (#19017) | Lunny Xiao | 2022-06-16 | 2 | -2/+2 |
* | format with gofumpt (#18184) | 6543 | 2022-01-20 | 2 | -9/+11 |
* | Fix various typos (#18219) | luzpaz | 2022-01-10 | 1 | -6/+6 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 1 | -12/+24 |
* | Properly determine CSV delimiter (#17459) | Richard Mahn | 2021-10-30 | 2 | -85/+632 |
* | Fixes #16559 - Do not trim leading spaces for tab delimited (#17442) | Richard Mahn | 2021-10-26 | 2 | -8/+53 |
* | Fix CSV render error (#17406) | KN4CK3R | 2021-10-25 | 1 | -14/+6 |
* | Read expected buffer size (#17409) | KN4CK3R | 2021-10-24 | 1 | -4/+1 |
* | Prevent NPE in CSV diff rendering when column removed (#17018) | Richard Mahn | 2021-10-20 | 1 | -0/+3 |
* | Fixes #16557 - duplicate csv import (#16631) | Richard Mahn | 2021-08-05 | 1 | -3/+2 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 2 | -7/+26 |
* | Add Tabular Diff for CSV files (#14661) | KN4CK3R | 2021-03-29 | 2 | -0/+133 |