| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 1 | -5/+5 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 1 | -14/+5 |
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 1 | -5/+4 |
* | Rework markup link rendering (#26745) | KN4CK3R | 2024-01-15 | 1 | -6/+7 |
* | Log STDERR of external renderer when it fails (#22442) | Jonathan Tran | 2023-01-13 | 1 | -1/+4 |
* | Implement FSFE REUSE for golang files (#21840) | flynnnnnnnnnn | 2022-11-27 | 1 | -2/+1 |
* | Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) | delvh | 2022-10-24 | 1 | -4/+4 |
* | Allow render HTML with css/js external links (#19017) | Lunny Xiao | 2022-06-16 | 1 | -1/+11 |
* | Set Setpgid on child git processes (#19865) | zeripath | 2022-06-03 | 1 | -0/+2 |
* | Support ignore all santize for external renderer (#18984) | Lunny Xiao | 2022-03-06 | 1 | -0/+5 |
* | Make Requests Processes and create process hierarchy. Associate OpenRepositor... | zeripath | 2021-11-30 | 1 | -6/+2 |
* | refactor: move from io/ioutil to io and os package (#17109) | Eng Zer Jun | 2021-09-22 | 1 | -2/+1 |
* | In Render tolerate not being passed a context (#16842) | zeripath | 2021-08-28 | 1 | -1/+7 |
* | Fix external renderer (#16401) | 6543 | 2021-07-12 | 1 | -0/+4 |
* | Prevent zombie processes (#16314) | zeripath | 2021-06-30 | 1 | -1/+9 |
* | Add sanitizer rules per renderer (#16110) | KN4CK3R | 2021-06-23 | 1 | -1/+6 |
* | Refactor renders (#15175) | Lunny Xiao | 2021-04-19 | 1 | -34/+26 |
* | Add NeedPostProcess for Parser interface to improve performance of csv render... | Lunny Xiao | 2021-04-13 | 1 | -0/+5 |
* | Re-attempt to delete temporary upload if the file is locked by another proces... | zeripath | 2020-08-11 | 1 | -1/+7 |
* | Better logging (#6038) (#6095) | zeripath | 2019-04-02 | 1 | -4/+4 |
* | support envs on external render commands (#5278) | Lunny Xiao | 2018-11-20 | 1 | -5/+17 |
* | Pass link prefixes to external markup parsers (#5201) | Nicolas Lenz | 2018-10-30 | 1 | -0/+5 |
* | Add external markup render support (#2570) | Lunny Xiao | 2017-11-07 | 1 | -0/+88 |