Commit Graph

117 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
c3ef3055fd 🔧 Fix for a missing key in IFolderData 2022-01-26 10:10:25 -08:00
16838a5ea5 🔧 Auto-watcher-importer now batches jobs in the queue 2022-01-26 01:59:10 -08:00
019493a6f3 🔧 Refactoring core-service to autowatch and import comics 2022-01-26 00:40:30 -08:00
44940b51aa Merge branch 'master' of https://github.com/rishighan/threetwo-core-service 2022-01-14 09:11:10 -08:00
16a0a8c733 🪢 Refactoring elasticsearch configuration 2022-01-14 09:10:55 -08:00
4a2045b4e7 ✏️ Updated repo name for Docker hub 2022-01-10 20:49:04 -08:00
ee4b543991 ✏️ Test commit to renamed repo 2022-01-10 20:47:02 -08:00
0693f35490 ✏️ Updated the service name 2022-01-09 23:20:53 -08:00
c316a1e0bc 🪢 Scaffold for elasticsearch 2021-12-17 19:41:21 -08:00
32ad866c72 🔧 Emitting confirmation events back to the client 2021-12-06 08:43:06 -08:00
ecd5d155fc Added concurrency of 30 to import queue 2021-12-04 09:34:33 -08:00
2c16de674f 💿 Created a socket mixin 2021-12-02 16:12:54 -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
1a4f071032 🦂 Moved klaw to deps from devDeps 2021-11-30 22:47:59 -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
a8d1254f4e 🪢 Added permissive CORS settings 2021-11-26 01:13:59 -08:00
ae91b12abc ⚙️ Switched the transporter to Redis 2021-11-23 23:23:47 -08:00
e270b6a2b3 🔧 Refactoring 2021-11-23 18:36:15 -08:00
973bbe93be 🍒 Selective update through findOneAndUpdate for settings 2021-11-23 09:37:45 -08:00
6c431b300b 🔧 Fleshing out save and get settings endpoints 2021-11-18 14:16:55 -08:00
e1d8f87a00 🔢 Bumped up ui-typings version 2021-11-13 17:00:08 -08:00
a952a7e528 🏗 Added a scaffold for the settings service 2021-11-09 12:42:10 -08:00
734e6d1a03 🍃 Added dotenv support 2021-11-08 10:38:29 -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
f25b57d0fc 🔧 Reverted to broadcast address for socket.io server 2021-10-30 19:03:49 -07:00
102b7fe11e ✂️ Trimming down the size of the docker image 2021-10-29 00:07:55 -07:00
329c8a7dca 🐳 Switched to an alpine base image 2021-10-28 23:12:23 -07:00
595b5e5ca7 🔧 Updated host to bind to all IPs 2021-10-28 11:54:10 -07:00
772241f33e 🔧 Added hostname inference for socket server 2021-10-28 09:41:57 -07:00
63e6569ed1 🔧 Fixed a typo in service filename 2021-10-28 08:26:51 -07:00
c23bb85a8d 🐳 Fixes for docker-compose 2021-10-27 14:54:42 -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
755ac43820 🐇 RabbitMQ connection string changes 2021-10-21 22:04:58 -07:00
22170c53b3 🐇 Referencing the pertinent docker rabbitmq host when using docker-compose 2021-10-21 21:03:42 -07:00
d50785b007 ✏️ Added a reference to DOCKER_HOST for the rabbitMQ connection string 2021-10-21 14:49:17 -07:00
9d5d08d504 🔧 Removed path.resolve around the ebook-meta targetPath 2021-10-21 09:29:17 -07:00
668f1a1a70 🏝 Added CALIBRE_EBOOK_META_PATH to pick up the correct path to ebook-meta 2021-10-21 07:28:09 -07:00
5f73937768 💼 Move 7zip-min from devDeps to deps 2021-10-14 09:12:39 -07:00
e2ebccc210 📦 Moved some devdeps to deps 2021-10-14 07:56:12 -07:00