Commit graph

85 commits

Author SHA1 Message Date
bc24b89d25 Adjust import warnings 2022-02-10 18:03:21 -05:00
1e275a8288 Handle nullable scryfall card fields 2022-02-10 17:03:03 -05:00
eee0edf2da Add import modes with progress reporting 2022-02-10 15:55:40 -05:00
f326dd3ecd Add deck list tracking 2022-02-10 13:22:22 -05:00
0f0abcd66e Add table indexes 2021-12-18 21:42:11 -05:00
0140c9c889 Add price support 2021-07-17 03:18:49 -04:00
eb61663888 Add support for colorless searches 2021-07-17 00:56:15 -04:00
b0fff226ea Add a card detail view 2021-07-16 23:18:06 -04:00
b12d0c62ca Put a spinner behind loading card images 2021-07-16 15:00:49 -04:00
83f57ec032 Pretty some things up 2021-07-16 14:51:04 -04:00
dfdb7bc1c2 Update search bar sizing 2021-07-16 12:08:11 -04:00
3736754c1e Refactor and add a loading spinner 2021-07-16 12:06:33 -04:00
f52b963154 Add a README 2021-07-16 00:46:58 -04:00
1fd1d81a2a Fix name search 2021-07-16 00:46:43 -04:00
a1cf52312e Support GTE and LTE on color and rarity 2021-07-15 23:56:25 -04:00
dc3cc6427b Clear the visible cards before loading more
Not quite a loading state, but not quite not a loading state.
2021-07-15 22:54:46 -04:00
863ab021a6 Put the current search in the URL 2021-07-15 22:41:09 -04:00
b9b5badec6 Fix handling of in_collection values 2021-07-15 22:41:01 -04:00
a08a2998a3 Sort search results 2021-07-15 22:00:01 -04:00
77c84fc083 Allow expansion or set as full keywords 2021-07-15 21:59:39 -04:00
be7c3eb749 Add a gap between the search bar and the cards 2021-07-15 21:28:23 -04:00
d348245090 Serve static content from the root path 2021-07-15 21:22:13 -04:00
eb2d9e5186 Add an option to override the external URL scheme 2021-07-15 21:14:40 -04:00
b4a788826b Paginate search results 2021-07-15 20:57:54 -04:00
f987799205 Update poetry.lock 2021-07-14 17:14:51 -04:00
5d725ec18c Add advanced search
Use a parsing library to allow search using a subset of Scryfall's
search syntax.
2021-07-14 17:13:00 -04:00
f781e36b9c Only search on enter or button press 2021-07-09 12:02:24 -04:00
c35b317503 Add .dockerignore 2021-07-07 22:20:37 -04:00
30171c3c4a Add UI and Dockerfile 2021-07-07 22:19:25 -04:00
866493b289 Commit poetry lock file 2021-07-07 21:09:25 -04:00
faa3d24d99 Store additional metadata 2021-07-07 14:59:32 -04:00
abd73e0a89 Build the local card database using Scryfall 2021-07-06 22:42:35 -04:00
996adbf376 Use Scryfall to look up unmatched cards 2021-07-05 23:54:39 -04:00
04b85aa280 Make log level configurable 2021-07-05 23:54:25 -04:00
4c0fdbe89f Initial commit 2021-07-05 21:41:05 -04:00