<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/vite.config.js, 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-08T18:36:52+00:00</updated>
<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>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>Enable client directly using server URL, while avoiding CORS restrictions</title>
<updated>2022-06-27T11:28:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-27T11:03:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=96bb515a603499abb016d381f0bdb5bd51ebda92'/>
<id>urn:sha1:96bb515a603499abb016d381f0bdb5bd51ebda92</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Up-propgate images for usage in parents without images</title>
<updated>2022-05-22T10:20:38+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-22T10:20:38+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=703750ea5de00354c6bb807f95e8bd9685b3dddd'/>
<id>urn:sha1:703750ea5de00354c6bb807f95e8bd9685b3dddd</id>
<content type='text'>
Also adjust vite config to avoid apparent redundant processing when
images are being downloaded.
</content>
</entry>
<entry>
<title>Prevent vite from watching image files</title>
<updated>2022-05-04T10:20:41+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-05-04T10:20:35+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=76a1a2318f2c7378e09aacc38e1727e20c41a3b0'/>
<id>urn:sha1:76a1a2318f2c7378e09aacc38e1727e20c41a3b0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change data URL path format</title>
<updated>2022-04-26T13:46:51+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T13:46:51+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=55e281a57c2ac9acb18836ea7a48f5a553d924e2'/>
<id>urn:sha1:55e281a57c2ac9acb18836ea7a48f5a553d924e2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Have tol data in sqlite db, and add server script that accesses it</title>
<updated>2022-04-26T03:53:46+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-04-26T03:53:46+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=04e9444746d3ba8ddcc96d0fd16f1c02adce1389'/>
<id>urn:sha1:04e9444746d3ba8ddcc96d0fd16f1c02adce1389</id>
<content type='text'>
Adapt otol-data-converting script to generate otol.db, add server.py
script that provides access to that db, and adapt the app to query the
server for tol data when needed.
</content>
</entry>
<entry>
<title>Make basic conversion to typescript</title>
<updated>2022-03-12T03:02:05+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-12T03:02:05+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=097e23dde42613a0430f85c087dee9377f2e91af'/>
<id>urn:sha1:097e23dde42613a0430f85c087dee9377f2e91af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add basic multi-level-tree display</title>
<updated>2022-03-03T07:36:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-03-03T07:36:26+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d8aa98562d3b81ace693ccf52c46ee899a4b17ca'/>
<id>urn:sha1:d8aa98562d3b81ace693ccf52c46ee899a4b17ca</id>
<content type='text'>
</content>
</entry>
</feed>
