Commit graph

9 commits

Author SHA1 Message Date
John MacFarlane
7a35e7ee68 Server - set standalone by default to true if binary output. 2022-08-09 15:37:47 -07:00
John MacFarlane
5db3f96400 server /babelmark - make text a required param. 2022-08-09 10:56:51 -07:00
John MacFarlane
59ac2933c9 server - have /babelmark accept form params rather than JSON. 2022-08-09 10:24:48 -07:00
John MacFarlane
30074c12e5 Server: Re-add /batch endpoint. We need it. 2022-08-08 15:17:08 -07:00
John MacFarlane
007483b2c3 server: change 'input' param back to 'text'. 2022-08-08 13:36:01 -07:00
John MacFarlane
0aeb7aec1a server: make babelmark endpoint accept GET. 2022-08-08 10:12:33 -07:00
John MacFarlane
5335410ace pandoc-server: allow binary writers/readers.
The expectation (which needs to be documented, along
with everything else about this server) is that the binary
content be base 64 encoded.
2022-08-08 09:53:19 -07:00
John MacFarlane
297e48661d server: Accept POST instead of GET at babelmark endpoint. 2022-08-08 08:35:32 -07:00
John MacFarlane
2b30d27669 Rename pandoc-cgi -> pandoc-server. 2022-08-07 21:26:17 -07:00