Commit graph

22 commits

Author SHA1 Message Date
33ecd1a539 Better part of speech display 2023-07-24 13:25:23 -07:00
8421aca007 Add htmx to thank you section 2023-07-24 12:24:24 -07:00
293941c011 Update branding and add acknowledgements 2023-07-23 21:00:37 -07:00
395318b7f6 Handle multiple entries with same kanji 2023-07-23 20:25:56 -07:00
3965b59893 Add search highlighting 2023-07-23 15:00:31 -07:00
b20cdaf819 Store list of entry keys to make consistent search result order 2023-07-23 13:55:48 -07:00
01e6ab46e7 Don't cut off trailing kana 2023-07-23 13:45:26 -07:00
d929d50a7c Fix word, search pages 2023-07-23 13:43:30 -07:00
2b85099901 Add proper furigana 2023-07-23 13:30:40 -07:00
91fb5d9e3b Implement dictionary data serialization to improve startup times 2023-07-22 21:05:40 -07:00
3d21311f12 Load dictionary into Entry map 2023-07-22 20:32:05 -07:00
e70916c6c1 Better template loading, word page
See https://stackoverflow.com/a/11468132
2023-07-22 16:26:40 -07:00
f558d7f0c1 Better API handling 2023-07-21 17:13:07 -07:00
61c1ce5502 Use GET rather than POST for search 2023-07-21 12:28:01 -07:00
d18c9303c6 Redirect /search and /search to / 2023-07-21 12:25:13 -07:00
b6d3b703c9 Add result truncation 2023-07-21 12:17:54 -07:00
36710478f2 Implement route handling 2023-07-21 12:17:11 -07:00
fb045b9276 Implement exact results 2023-07-21 11:28:33 -07:00
b99ebc787d Improve definition readouts 2023-07-21 10:57:54 -07:00
b5b45cc4af Trim query whitespace 2023-07-21 10:37:55 -07:00
442f727d8a Add hot tempalte reloading, WIP pos 2023-07-21 10:34:56 -07:00
01204ffc81 dict: MVP 2023-07-20 19:31:26 -07:00