<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo, branch ancestors-tables</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=ancestors-tables</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=ancestors-tables'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-08T04:31:46+00:00</updated>
<entry>
<title>Add ancestors_* tables, for faster 'toroot' lookup</title>
<updated>2022-07-08T04:31:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T04:19:49+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=834dab545931a3f224ef336530a890a7349b100a'/>
<id>urn:sha1:834dab545931a3f224ef336530a890a7349b100a</id>
<content type='text'>
Speedup seemed minor, and for a non-wide range of situations.
It also roughly quadrupled the database size.
</content>
</entry>
<entry>
<title>Fix jump-to-direct-child-of-ancestor layout-fail</title>
<updated>2022-07-08T02:26:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-08T02:26:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d84a2dab11aa23d56c3213008424872e1a011279'/>
<id>urn:sha1:d84a2dab11aa23d56c3213008424872e1a011279</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>Adjust SCollapsible, allowing for v-model and @open</title>
<updated>2022-07-07T14:25:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T14:24:47+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=ef4a9b9223d6019f0b782eb2f944f3cfe2b6ed41'/>
<id>urn:sha1:ef4a9b9223d6019f0b782eb2f944f3cfe2b6ed41</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix corner-squished retained-overflow on resize-to-larger</title>
<updated>2022-07-07T10:22:28+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T10:22:28+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=4209790a0c1737bc9cbf7df2bdcedc541b715dad'/>
<id>urn:sha1:4209790a0c1737bc9cbf7df2bdcedc541b715dad</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Adapt loading-modal to show other messages</title>
<updated>2022-07-07T09:51:32+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T09:51:32+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=9c3fa60551eac1a35877dc159ebeb31f858de0ca'/>
<id>urn:sha1:9c3fa60551eac1a35877dc159ebeb31f858de0ca</id>
<content type='text'>
Was intending to add 'Arranging tiles' and 'Rendering tiles' messages,
but they wouldn't trigger during 'uncontrived' test cases, including
with throttled CPU
</content>
</entry>
<entry>
<title>Add auto-hiding of ancestors on leaf-click</title>
<updated>2022-07-07T08:27:16+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T08:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f335593f9bfbd1eb3db939b23af799709d5d8104'/>
<id>urn:sha1:f335593f9bfbd1eb3db939b23af799709d5d8104</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use subAction parameter to simplify action-functions</title>
<updated>2022-07-07T07:09:50+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T06:51:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=716c132b15f3e37a5e0456e65406122324821047'/>
<id>urn:sha1:716c132b15f3e37a5e0456e65406122324821047</id>
<content type='text'>
Stop using @transitionend in Tile, as it seems oddly unreliable (using
@transitioncancel as well didn't help)
</content>
</entry>
<entry>
<title>Only relayout once during tut_pane/ancestry_bar transitions</title>
<updated>2022-07-07T04:27:17+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-07T04:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=02b055dcae182438d52b0b790d3befa13790a033'/>
<id>urn:sha1:02b055dcae182438d52b0b790d3befa13790a033</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add somewhat-dynamic font-sizes in headers</title>
<updated>2022-07-07T03:07:50+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-06T10:54:01+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=11caeefa4a3de21a20e66795f0ed06b0df692234'/>
<id>urn:sha1:11caeefa4a3de21a20e66795f0ed06b0df692234</id>
<content type='text'>
</content>
</entry>
</feed>
