Commit Graph

71 Commits

Author SHA1 Message Date
f7804ee3f0 🛠 graphql changes 2026-02-24 16:29:48 -05:00
136a7f494f 🐳 Added graphql deps 2025-07-14 11:58:42 -04:00
b332d9d75a 📜 Added JsDoc to methods 2025-06-10 13:55:11 -04:00
a0671ce6d1 👀 Refactoring file watcher code 2025-06-10 13:30:31 -04:00
5f3c93da73 🔧 Refactoring uncompression methods. 2022-12-02 10:30:34 -08:00
38a80e41b3 🔧 Reverting to .on from .once for chokidar handlers 2022-04-17 23:44:00 -07:00
9548db5d63 🔌 reworked socket.io freeform with moleculer-io 2022-04-16 15:56:24 -07:00
4b9ba28739 🔧 Tweaking the file copy end detector method 2022-04-14 22:52:38 -07:00
2376aeb0b9 🔧 Chokidar tweaks 2022-04-14 17:02:20 -07:00
ddc9ecd089 🛣 Fixed a remote path for Docker use 2022-04-14 14:22:39 -07:00
ff2e4531f0 🛫 Added debounce to chokidar event listeners 2022-04-14 14:11:36 -07:00
d9f6991aef Merge branch 'master' of https://github.com/rishighan/threetwo-core-service 2022-04-14 12:35:30 -07:00
d917129cb5 🔧 Optimizing chokidar listeners 2022-04-14 12:35:24 -07:00
0f2bd30e86 ✏️ Troubleshooting chokidar in Docker 2022-04-14 00:18:12 -07:00
c00ca0a3a0 👀 Tweaking chokidar configuration 2022-04-13 22:46:07 -07:00
c3a2364d79 🔧 Some tweaks to the file watcher 2022-04-13 14:37:01 -07:00
610b190f76 ✏️ path.resolving the path from host OS root to the folder 2022-03-29 20:41:13 -07:00
49904c158c ✏️ Testing out directories 2022-03-29 16:46:32 -07:00
233da5c650 ✏️ Renamed queue service and refactored 2022-03-29 12:03:54 -07:00
e144c9dd5f ⏯ Added pause/resume control method for bullmq 2022-03-17 17:05:58 -07:00
b5e29c1f5b ⏸ Added a pause queue method 2022-03-17 07:10:39 -07:00
2909d6686b 🔧 Refactored endpoints 2022-02-15 15:34:50 -08:00
163dad403c 🌈 Added a color histogram method 2022-02-10 09:17:46 -08:00
8bb74404fc 🔧 Cleaned up unused code and bumped filename-parser 2022-02-07 09:56:08 -08:00
bfb1f7fa28 👇🏼 Inferring issue metadata upon import 2022-02-06 23:14:18 -08:00
28483f81e4 🤼‍♀️ ES-powered issue detection feature 2022-02-01 23:20:20 -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
16a0a8c733 🪢 Refactoring elasticsearch configuration 2022-01-14 09:10:55 -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
1fd5f5b6cf 🏗 Refactoring the import process WIP 2021-11-30 22:44:06 -08:00
a8d1254f4e 🪢 Added permissive CORS settings 2021-11-26 01:13:59 -08:00
6c431b300b 🔧 Fleshing out save and get settings endpoints 2021-11-18 14:16:55 -08:00
f25b57d0fc 🔧 Reverted to broadcast address for socket.io server 2021-10-30 19:03:49 -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
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
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
a74ac6464f 🪵 Logger scaffold 2021-09-16 14:46:01 -07:00