| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-08-07 | Rename pandoc-cgi -> pandoc-server. | John MacFarlane | |
| 2022-08-07 | pandoc-cgi: change babelmark endpoint to GET, as expected. | John MacFarlane | |
| 2022-08-07 | pandoc-cgi: | John MacFarlane | |
| Remove /batch endpoint; instead, behave differently if passed an array of JSON objects. Rename multidingus endpoint to babelmark. | |||
| 2022-08-07 | pandoc-cgi - add multidingus endpoint. | John MacFarlane | |
| This is what babelmark expects. | |||
| 2022-08-07 | Add version endpoint to pandoc-cgi | John MacFarlane | |
| 2022-08-06 | Replace old trypandoc code with new pandoc-cgi. | John MacFarlane | |
| This is based on servant. It is less hacky and more extensible. | |||
