|
|
b753481754
|
🪢 Added resolvers for LoCG
|
2026-03-04 23:36:10 -05:00 |
|
|
|
cad3326417
|
✏️ Scraping tools updated to support LoCG
|
2025-07-14 12:10:27 -04:00 |
|
|
|
8d5283402e
|
🔧 Fixed LoCG scraping
|
2025-05-06 18:17:01 -04:00 |
|
|
|
ab08613689
|
🔧 Changed scrape source to TFAW
|
2025-01-17 09:21:19 -05:00 |
|
|
|
7749f2db49
|
🔧 Refactoring response
|
2024-06-03 17:23:12 -04:00 |
|
|
|
30743a11cf
|
🔧 Refactored getIssuesForVolume
|
2024-04-23 22:46:18 -05:00 |
|
|
|
856f6809e6
|
📚 Added volume-related endpoints
|
2024-04-14 00:27:25 -04:00 |
|
|
|
f5d944e906
|
📚 Added a getStoryArc endpoint
|
2024-04-04 06:28:52 -05:00 |
|
|
|
5004dd5990
|
🏗️ Refactored CV search match scorer
|
2024-01-04 23:33:02 -05:00 |
|
|
|
395e25aa37
|
🏗️ Added a socket.io event for CV event
|
2023-12-31 18:15:45 -05:00 |
|
|
|
7fc43a06c3
|
🔧 Made the issues-for-series call more efficient
|
2022-04-11 14:18:21 -07:00 |
|
|
|
8be7440a64
|
🔧 Tweaking the CV api call
|
2022-04-04 13:28:24 -07:00 |
|
|
|
099376d878
|
🔧 Still debugging
|
2022-04-04 09:04:31 -07:00 |
|
|
|
5cb921065a
|
🔧 403 CV debugging
|
2022-04-04 08:40:04 -07:00 |
|
|
|
157e37f94b
|
🔧 Debugging the 403 from CV
|
2022-04-03 21:58:58 -07:00 |
|
|
|
0314133f37
|
🔧 More refactoring
|
2022-04-03 14:39:25 -07:00 |
|
|
|
e6f43c8b6d
|
🔧 Refactoring to test the 403 CV error
|
2022-04-03 14:39:04 -07:00 |
|
|
|
a80418ca02
|
🔧 Attempting refactor
|
2022-04-03 01:01:39 -07:00 |
|
|
|
b50d9fea78
|
⛏ Added LOCG series href scraping util
|
2022-03-26 22:30:56 -07:00 |
|
|
|
b476ad77be
|
🔧 Added a LOCG scraper endpoint for pull lists
|
2022-02-16 20:26:25 -08:00 |
|
|
|
d2e5a7664d
|
🔧 Removed axios-cache-adapter
|
2022-02-13 22:25:26 -08:00 |
|
|
|
07eaaac117
|
🔧 Refactoring
|
2022-02-06 23:15:03 -08:00 |
|
|
|
3676a89faf
|
🐂 Integration with BullMQ
|
2022-02-01 09:33:12 -08:00 |
|
|
|
7273175958
|
🏗 Added the getIssuesForVolume endpoint
|
2022-01-29 15:56:10 -08:00 |
|
|
|
34266c9d48
|
🔧 Fixes to transporter configuration
|
2022-01-27 20:30:32 -08:00 |
|
|
|
4d1b4ceb71
|
🦸🏻 Added metron service
|
2022-01-04 08:01:03 -08:00 |
|
|
|
ba31650543
|
🔧 Fixed a conditional in search match scorer
|
2022-01-02 12:47:15 -08:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
56ab3859b8
|
🔧 Fixed params destructuring
|
2021-10-12 21:28:03 -07:00 |
|
|
|
e54bbb5c5c
|
📚 Added an endpoint for fetching volume metadata
|
2021-09-21 13:06:09 -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 |
|
|
|
612aa8de0d
|
📝 Refactoring
|
2021-08-04 15:47:12 -07:00 |
|
|
|
2e66b5968f
|
Updated scorer config object name
|
2021-08-03 07:56:56 -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 |
|
|
|
dd3033177b
|
🥇 First commit
|
2021-06-17 12:04:45 -07:00 |
|