<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend/cgi-bin/data.py, branch test-post-reqs</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=test-post-reqs</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=test-post-reqs'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-07T16:23:23+00:00</updated>
<entry>
<title>Add basic conversion to POST requests</title>
<updated>2022-07-07T16:23:23+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T16:16:42+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=2508c7cf38ed412bdffffd74b31d003651571187'/>
<id>urn:sha1:2508c7cf38ed412bdffffd74b31d003651571187</id>
<content type='text'>
Using fetch() sent a CORS preflight request, which python's basic server
couldn't understand. Using fetch()'s 'no-cors' option seems to just fail.
Ended up using Vite's proxy functionality again.

CGI script also got unexpected empty command line argument.
</content>
</entry>
<entry>
<title>Account for compound-node info-lookup sub-name-denoted node absence</title>
<updated>2022-07-01T10:12:54+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-01T10:07:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f2978efe205c509d79ced5b52d7fc311b1552e24'/>
<id>urn:sha1:f2978efe205c509d79ced5b52d7fc311b1552e24</id>
<content type='text'>
Return a null entry in such cases, and have client indicate this with
tile-info message.
</content>
</entry>
<entry>
<title>Generate 3 reduced trees, keeping the original, and serve only those</title>
<updated>2022-07-01T09:28:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-01T09:28:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=551fbe163b90cc1f318612c167fbdfe738dd7132'/>
<id>urn:sha1:551fbe163b90cc1f318612c167fbdfe738dd7132</id>
<content type='text'>
Generate a 'trimmed' reduced tree instead of changing the original.
Generate an 'images-only' reduced tree, and use it as the default.
Combine 'picked' reduced tree code with that of other reduced trees.
Adapt server API to allow selecting between more than 2 trees.
Add client setting for selecting between 3 trees.
</content>
</entry>
<entry>
<title>Add getImagePath() to lib.ts</title>
<updated>2022-06-28T04:45:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-28T01:05:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=053567d2ad81fefbd5e52e3ba15cf7511205a963'/>
<id>urn:sha1:053567d2ad81fefbd5e52e3ba15cf7511205a963</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Convert server code to CGI script</title>
<updated>2022-06-27T16:18:27+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-27T16:10:17+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d4431d3d200a77f7abfa00e5adc848c633597352'/>
<id>urn:sha1:d4431d3d200a77f7abfa00e5adc848c633597352</id>
<content type='text'>
Also adjust server-client API, for clarity/consistency
</content>
</entry>
</feed>
