<feed xmlns='http://www.w3.org/2005/Atom'>
<title>chrona/backend, branch fade-others-on-hover</title>
<subtitle>Chrona: Interactive Historical Timeline</subtitle>
<id>https://terryt.dev/cgit/chrona/atom?h=fade-others-on-hover</id>
<link rel='self' href='https://terryt.dev/cgit/chrona/atom?h=fade-others-on-hover'/>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/'/>
<updated>2023-01-14T11:03:57+00:00</updated>
<entry>
<title>Add img_dist and img_disp db tables</title>
<updated>2023-01-14T11:03:57+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-14T11:03:57+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=ebe74b640adaed5382046a49b1c2d6a48b31ebfd'/>
<id>urn:sha1:ebe74b640adaed5382046a49b1c2d6a48b31ebfd</id>
<content type='text'>
Having separate event counts for events with images resolves some
redundant server querying, and makes event count indicators moree
representative.
</content>
</entry>
<entry>
<title>Add 'imgonly' server query param</title>
<updated>2023-01-14T06:06:55+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-14T06:06:55+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=a8ea534f13cc23dfab25c6d856f9d9833dd000ba'/>
<id>urn:sha1:a8ea534f13cc23dfab25c6d856f9d9833dd000ba</id>
<content type='text'>
Remove script for deleting events in db without images
</content>
</entry>
<entry>
<title>Use ctgs= query param for type=info requests</title>
<updated>2023-01-14T05:35:44+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-14T05:35:44+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=b5cf828824bcc6a9518ad66e91d91a2eae2ed5e1'/>
<id>urn:sha1:b5cf828824bcc6a9518ad66e91d91a2eae2ed5e1</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow showing events without images</title>
<updated>2023-01-14T05:10:31+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-14T05:10:31+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=96805eeb9edbbdde2277d155090c955cfa664506'/>
<id>urn:sha1:96805eeb9edbbdde2277d155090c955cfa664506</id>
<content type='text'>
Add setting for showing such events
Fix searches not always avoiding filtered categories
</content>
</entry>
<entry>
<title>Improve date display in info modal</title>
<updated>2023-01-14T00:26:10+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-14T00:26:10+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=21b5e5ee7bb933fa8235430aa63382b70dbe3d1b'/>
<id>urn:sha1:21b5e5ee7bb933fa8235430aa63382b70dbe3d1b</id>
<content type='text'>
Make desc field of EventInfo optional
Don't require desc in type=info result
Fix image not showing in info modal
</content>
</entry>
<entry>
<title>Re-enable images</title>
<updated>2023-01-13T07:56:04+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-13T07:56:04+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=3029a2f866b240856518cfa944b9e00ef37455db'/>
<id>urn:sha1:3029a2f866b240856518cfa944b9e00ef37455db</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement filtering by event categories</title>
<updated>2023-01-06T09:23:45+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-06T09:23:45+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=d8c29e8dcc925b6013880f66e690fa6b006d9154'/>
<id>urn:sha1:d8c29e8dcc925b6013880f66e690fa6b006d9154</id>
<content type='text'>
Filter events in display and search suggestions.
Make server queries allow specification of multiple categories.
Make settings modal avoid disabling all categories.
</content>
</entry>
<entry>
<title>Jump to and highlight search results</title>
<updated>2023-01-05T15:45:26+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-05T15:32:59+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=559902e0211a06b349c4c2f50b0882a8d314f8b7'/>
<id>urn:sha1:559902e0211a06b349c4c2f50b0882a8d314f8b7</id>
<content type='text'>
Use a 'searchTarget' prop of Timeline to trigger jumping to a search result.
Make TimeLine prioritise search result in layout.
When querying for events in App, check for a search target, and use incl= to retrieve it.
On server, for the incl= query param, don't include the event if outside specified range.
</content>
</entry>
<entry>
<title>Add partially-complete search modal</title>
<updated>2023-01-05T06:23:39+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-05T06:13:03+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=442c0bbffc5c372c7ec3510914968f75ab6e4a4f'/>
<id>urn:sha1:442c0bbffc5c372c7ec3510914968f75ab6e4a4f</id>
<content type='text'>
For now, use placeholder code for jumping to a search result.
Add db index for case-insensitive event title searching.
Make type=info requests accept title instead of ID (for looking up a searched-for title).
Make EventInfo contain an Event field (for showing info in search suggestions).
Add titleToEvent map in App, for use by SearchModal to look up searched-for titles.
Add keyboard shortcuts to open/close search and info modals.
</content>
</entry>
<entry>
<title>Fix out-of-date docs and tests after adding 'unit' to 'event_disp'</title>
<updated>2023-01-04T12:57:02+00:00</updated>
<author>
<name>Terry Truong</name>
<email>terry06890@gmail.com</email>
</author>
<published>2023-01-04T12:57:02+00:00</published>
<link rel='alternate' type='text/html' href='https://terryt.dev/cgit/chrona/commit/?id=a3b13e700d8d65e27c1d90960b6ab6292e433c2c'/>
<id>urn:sha1:a3b13e700d8d65e27c1d90960b6ab6292e433c2c</id>
<content type='text'>
</content>
</entry>
</feed>
