Commit Graph

53 Commits

Author SHA1 Message Date
6bbfcf7603 🔧 Fixed mismatched keys in methods using IFolderData 2022-01-28 00:58:53 -08:00
880a9ff12c 🔧 Fixes to volumeGroup method, updated moleculer 2022-01-27 20:28:18 -08:00
019493a6f3 🔧 Refactoring core-service to autowatch and import comics 2022-01-26 00:40:30 -08:00
c316a1e0bc 🪢 Scaffold for elasticsearch 2021-12-17 19:41:21 -08:00
ecd5d155fc Added concurrency of 30 to import queue 2021-12-04 09:34:33 -08:00
fdd6538a96 ⚙️ Fixed the uncompression method to use container-local comics and userdata directories 2021-12-01 20:35:23 -08:00
e4bdfbdba1 🔀 Used actual references to container instantiated directories 2021-12-01 17:54:01 -08:00
1fd5f5b6cf 🏗 Refactoring the import process WIP 2021-11-30 22:44:06 -08:00
e8d21d4292 🚽Implemented flushDB call 2021-11-26 23:46:37 -08:00
a952a7e528 🏗 Added a scaffold for the settings service 2021-11-09 12:42:10 -08:00
3265b7257c 🪲 Added a debug statement 2021-11-07 22:33:55 -08:00
8663003d56 🔧 Debugging still 2021-11-05 15:36:52 -07:00
8fb751948a 🪲Debugging why getComicVineVolumeMetadata won't work 2021-11-05 14:27:24 -07:00
59d550bbaf 🪲 Trying to debug comicvine metadata application 2021-11-04 22:51:43 -07:00
76c3ffddd0 🪟Returned the volumeinformation 2021-11-04 19:11:00 -07:00
b08678bfba 👨🏼‍💼 Fix to add a user-agent to CV scrape requests 2021-11-04 17:26:09 -07:00
a15bfafa01 🐂 Added moleculer-bull
1. Added Bull MQ for enqueuing uncompression job
2. Added socket.io init code
3. Added a queue microservice
2021-10-27 14:24:55 -07:00
0ea5f78e98 🔧 Bull + Redis task queue first draft 2021-10-27 07:30:56 -07:00
289b2ec3bd 🔧 Replaced rabbitMQ with bullMQ 2021-10-26 15:07:42 -07:00
5c936a62ca 👀 Filewatcher now correctly imports newly added comics 2021-10-11 14:00:57 -07:00
e61268f9ae 🧹 Removed the useless getPageCount method 2021-10-06 14:10:44 -07:00
5862d71c06 🐉 Changes to support archive operations 2021-10-05 21:57:40 -07:00
0881002905 📚 Added an endpoint to get CV-mapped volumes 2021-09-21 13:05:47 -07:00
ece7b99feb 👮🏼‍♂️ chokidar support 2021-09-18 09:26:26 -07:00
16d9b50f21 ✏️ Formatting 2021-09-14 23:13:34 -07:00
e9fb359ca3 🐰 RabbitMQ for import job first draft 2021-09-13 22:06:19 -07:00
4a39912b2f 📑 Added duplicate detection logic 2021-09-12 01:01:42 -07:00
b71319f330 🐳 Switched to the TS template with the correct docker-compose config 2021-09-01 08:59:36 -07:00
5c0f4b8c43 🔧 Fixed names of services 2021-08-28 14:09:15 -07:00
bf701d8838 ⬇️ Support for multiple bundles in comic model 2021-08-25 23:07:40 -07:00
f122515d6a 🔧 Fixed a bug with raw import into mongo 2021-08-24 21:59:30 -07:00
51d455f896 ⬇️ Added endpoint for appending bundle download data 2021-08-24 12:46:00 -07:00
34518a54fc 🔧 Refactoring 2021-08-20 15:20:12 -07:00
ced8f5aecb WIP 2021-08-11 16:23:26 -07:00
affac51d62 💽 Appending volume information to the model before persisting in mongo 2021-08-09 14:06:10 -07:00
f806967747 📙 Volume information fetched and added to the comic model 2021-08-08 13:12:12 -07:00
9a311d707f 🤼‍♀️ Support for CV match 2021-08-06 13:44:00 -07:00
cf65b36157 📝 Refactoring 2021-08-04 15:47:01 -07:00
3ee483dc91 📝 Added a field to the comic model 2021-06-26 16:28:22 -07:00
2bf74985a1 🔧 Refactored methods into utils 2021-06-14 10:46:38 -07:00
06d0c6aa72 💽 mongo import endpoint 2021-06-02 09:02:32 -07:00
0aea022208 🪛 Data transferring over sockets! 2021-05-27 15:50:10 -07:00
ef4e1f75b0 🚥 Socket.io integration WIP 2021-05-27 10:12:00 -07:00
1fb44c31f0 Adding stream-json tools 2021-05-19 08:16:47 -07:00
a608bc5f51 WIP socket.io integration 2021-05-18 21:38:28 -07:00
c6be5de396 Changes to socket.io code 2021-05-17 16:27:53 -07:00
4370d60253 🔌 socket.io support
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
2021-05-16 23:13:47 -07:00
e017028610 Streaming JSON WIP 2021-05-13 10:31:33 -07:00
51206db9c2 Return a highland stream
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
2021-05-13 07:54:44 -07:00
dcd2d88d1d highland stream 2021-05-12 08:51:59 -07:00