<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tilo/backend/server.py, branch v1.0.0</title>
<subtitle>Tilo: Interactive Tree of Life</subtitle>
<id>https://terryt.dev/cgit/tilo/atom?h=v1.0.0</id>
<link rel='self' href='https://terryt.dev/cgit/tilo/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/'/>
<updated>2022-07-11T03:19:18+00:00</updated>
<entry>
<title>Update backend documentation</title>
<updated>2022-07-11T03:19:18+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-11T03:19:18+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=7a28e15874796b3becf97c0193575d906d0cfd01'/>
<id>urn:sha1:7a28e15874796b3becf97c0193575d906d0cfd01</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make backend dev server script serve the image files</title>
<updated>2022-07-10T15:54:08+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-07-10T15:54:08+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d'/>
<id>urn:sha1:5fe71ea7b9d9a5d2dc6e8e5ce5b9193629eed74d</id>
<content type='text'>
Previously, image files in backend/data/img were moved to, or
symlinked from, public/. This needed to be changed before each
build, otherwise vite would end up copying gigabytes of images.
</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>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>
<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>Exclude compound names from search suggestions</title>
<updated>2022-06-27T04:33:36+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-27T04:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=10e104c72a035fe41741652afc93e0137cf67fdd'/>
<id>urn:sha1:10e104c72a035fe41741652afc93e0137cf67fdd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor TileInfoModal</title>
<updated>2022-06-26T08:51:41+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-26T08:49:36+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=d2d6f0496ce816e9238e785ed3d0e7bd61b2483b'/>
<id>urn:sha1:d2d6f0496ce816e9238e785ed3d0e7bd61b2483b</id>
<content type='text'>
Also change server info-response format to include sub-node common-names
</content>
</entry>
<entry>
<title>Make suggestion-limit client-configurable</title>
<updated>2022-06-23T07:41:53+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-23T07:41:23+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=71c8ae8398b347b36ca6b08e3b10493fbcf3f6af'/>
<id>urn:sha1:71c8ae8398b347b36ca6b08e3b10493fbcf3f6af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Clean up server.py code</title>
<updated>2022-06-23T06:38:48+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-23T06:38:48+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=f277547d97130a94e2c3d04f4bf93fdb15f6e5fa'/>
<id>urn:sha1:f277547d97130a94e2c3d04f4bf93fdb15f6e5fa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove hard-coded root-name from App.vue</title>
<updated>2022-06-23T06:11:30+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2022-06-23T06:11:30+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/tilo/commit/?id=c8d2ebcb27832da453ea596d23b67731cf86de2e'/>
<id>urn:sha1:c8d2ebcb27832da453ea596d23b67731cf86de2e</id>
<content type='text'>
</content>
</entry>
</feed>
