Skip to content

Releases: samhclark/cosmere_search_web_server

Allow phrase queries

21 Feb 02:42
Compare
Choose a tag to compare

Search terms with spaces (AKA phrase queries) are now supported instead of returning HTTP 500

Allow filtering by book

07 Feb 04:45
Compare
Choose a tag to compare

Feature-wise: allow filtering by book, change the colors in dark mode a little

Otherwise, just dependency upgrades

Split ePub parser out of web server

20 Nov 04:28
Compare
Choose a tag to compare
v5

Remove epub parsing code

Add context to search results

19 Nov 23:47
Compare
Choose a tag to compare
v4

Rename project

Design overhaul

15 Nov 05:35
ea4e19b
Compare
Choose a tag to compare

Made it fully responsive, and added a dark mode.

Although, the design is still boring. But at least it works on more screen sizes now.

Improved CSS

11 Nov 04:09
67a62af
Compare
Choose a tag to compare

The mobile view looks okay now. Better spacing, more consistent. But it's still not a great solution and it looks like garbage on a real computer or a tablet. But hey, it's better than yesterday.

v1 - Initial release

10 Nov 05:11
Compare
Choose a tag to compare

MVP features are complete, so calling this v1. I don't think I'm gonna be doing semantic versioning for this. Seems weird for a UI