Commit Graph

33 Commits

Author SHA1 Message Date
486ac7b80b 🔧 Fixes 2021-12-31 15:34:27 -08:00
7a92c1fddf 🔧 Got issue matches after getting volume filters 2021-12-29 16:30:47 -08:00
da1965bad9 🔧 Fixed the issue when the page size was less than or equal to 100 2021-12-28 22:57:10 -08:00
b95a98c41e 🔧 Flattened the array of volumes returned from the recursive search call to CV 2021-12-24 17:09:07 -08:00
71223fb8ed 🤼 Volume matching and filtering WIP 2021-12-23 12:54:48 -08:00
f66f0f283e Removed hyperquest 2021-12-20 14:56:13 -08:00
f3872f35b5 🧱 JSON streaming WIP 2021-12-19 15:06:03 -08:00
269bdcb5ae 🔂 Recursive paginated call to fetch all volumes WIP 2021-12-19 09:34:12 -08:00
1c67e45a90 ⚙️ Switched the transporter to Redis 2021-11-23 23:24:04 -08:00
4e50636669 🔢 Bumped up ui-typings version 2021-11-13 16:59:52 -08:00
91d7ee89ed 🍃 Added dotenv support 2021-11-08 10:38:59 -08:00
180c17109a 📋 Added a console log for API_KEY 2021-11-04 15:21:40 -07:00
a495035071 🔑 Turned Comic Vine API key into an env var 2021-10-27 14:23:29 -07:00
03f102835c 🐳 Docker build CI 2021-10-12 21:28:20 -07:00
56ab3859b8 🔧 Fixed params destructuring 2021-10-12 21:28:03 -07:00
ad59990f76 🆎 Updated typings 2021-09-28 21:17:43 -07:00
e54bbb5c5c 📚 Added an endpoint for fetching volume metadata 2021-09-21 13:06:09 -07:00
14a16ead50 ✏️ Added notes on how to start the service 2021-09-02 00:15:30 -07:00
9361b8d4e3 ✏️ Fixed a typo in the README 2021-09-01 17:34:44 -07:00
038fbfdb04 ✏️ Added README 2021-09-01 17:33:48 -07:00
5a753c96a4 🚏 Updated WORKDIR in Dockerfile 2021-09-01 12:16:59 -07:00
738fa98af5 📝 Added some details to package.json 2021-08-31 14:13:50 -07:00
9c13c41e02 🐳 Docker configuration 2021-08-31 09:32:39 -07:00
8dc5daf3e0 🔎 Added CV search endpoint 2021-08-15 17:41:26 -07:00
9964076687 Added CORS configuration 2021-08-06 13:44:15 -07:00
612aa8de0d 📝 Refactoring 2021-08-04 15:47:12 -07:00
2e66b5968f Updated scorer config object name 2021-08-03 07:56:56 -07:00
8210165e82 🥇 Working draft of match scoring algo 2021-08-03 01:56:22 -07:00
c7704a2dfa Refactoring 2021-08-02 19:36:09 -07:00
97532d71da ✂️ Refactoring 2021-08-02 18:01:44 -07:00
4e448f1f34 🧃 Moving matchscorer to this service 2021-08-01 16:15:58 -07:00
d46c2aedbb 🪛 Tweaks 2021-06-27 15:24:42 -07:00
dd3033177b 🥇 First commit 2021-06-17 12:04:45 -07:00