<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend, branch mutex-help-collapsibles</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=mutex-help-collapsibles'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-09T01:49:39+00:00</updated>
<entry>
<title>Fix links-to-node failing on load</title>
<updated>2022-07-09T01:49:39+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-09T01:49:39+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36'/>
<id>urn:sha1:345c96f99aa98d5e90a46fa3f175ec0a2e6d4f36</id>
<content type='text'>
Was setting SERVER_URL incorrectly
Also changed server API to include 'excl' param
</content>
</entry>
<entry>
<title>Replace CGI script with WSGI script and dev server</title>
<updated>2022-07-08T18:36:52+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T17:20:53+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=5569c8191ae02f109254282b5943e3ed40032018'/>
<id>urn:sha1:5569c8191ae02f109254282b5943e3ed40032018</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revert back to using vite-proxy for avoiding CORS issues</title>
<updated>2022-07-08T05:21:01+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T05:19:32+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=347f5127929b17671c75734af5a374ec4f39b5ae'/>
<id>urn:sha1:347f5127929b17671c75734af5a374ec4f39b5ae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Send activeRoot to server, for reducing toroot response sizes</title>
<updated>2022-07-08T05:00:32+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T04:50:21+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=4e2830b6986aef2486d12c20ffc37d4bb595ced4'/>
<id>urn:sha1:4e2830b6986aef2486d12c20ffc37d4bb595ced4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Hard-code root-name in cgi script</title>
<updated>2022-07-08T01:13:20+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T01:13:20+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f2c4909c5e8bdbd7f520cd2806c9a2e9e0047108'/>
<id>urn:sha1:f2c4909c5e8bdbd7f520cd2806c9a2e9e0047108</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For the 'images' reduced tree, trim from many-child nodes</title>
<updated>2022-07-02T02:54:12+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-02T02:52:12+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=0d9945402ef72f127ebcb03a8dfc03af319196e9'/>
<id>urn:sha1:0d9945402ef72f127ebcb03a8dfc03af319196e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do more 'collapsible' node trimming in 'images' reduced-tree</title>
<updated>2022-07-01T13:59:37+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-01T13:59:37+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=8e6d06e3aac55afe9a04a157d7e9bc5576c80ca9'/>
<id>urn:sha1:8e6d06e3aac55afe9a04a157d7e9bc5576c80ca9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>For the 'images' reduced tree, remove composite nodes</title>
<updated>2022-07-01T12:06:15+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-01T12:06:15+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=52ae29c5a40fd68aca12448bc85c98841521d6d7'/>
<id>urn:sha1:52ae29c5a40fd68aca12448bc85c98841521d6d7</id>
<content type='text'>
</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>
</feed>
