Commit Graph

65 Commits

Author SHA1 Message Date
6e886fe1a4 🔀 Shuffling some socket.io-redis settings around 2022-04-17 22:19:41 -07:00
d53ab0432e 🔧 Refactoring 2022-04-17 19:38:31 -07:00
9548db5d63 🔌 reworked socket.io freeform with moleculer-io 2022-04-16 15:56:24 -07:00
c3a2364d79 🔧 Some tweaks to the file watcher 2022-04-13 14:37:01 -07:00
86aee7b25d 🔼 Trying out p7zip-threetwo 2022-03-31 22:43:00 -07:00
6fb9858d3a 🤐 Using p7zip node lib 2022-03-31 14:56:08 -07:00
7f70039645 🔼 Bumping node-7z-threetwo to 2.1.12 2022-03-31 07:35:07 -07:00
c0ba3f33bb 🔼 node-7z-threetwo bumped 2022-03-31 01:02:23 -07:00
d9e02662a3 🔼 Bumped node-7z-threetwo version 2022-03-31 00:25:54 -07:00
e8bbc4f149 🍴 Using my own fork of node-7z-forall 2022-03-30 23:43:05 -07:00
a9296fa975 🗑 Added linux 7zip binary to node-7zip-forall forked 2022-03-30 09:01:00 -07:00
0572e22ee9 🐳 Removed calibre from Dockerfile 2022-03-22 22:02:47 -07:00
2cc00aff94 🤼‍♀️ P99 of a cover matching + metadata extraction first draft 2022-03-16 20:53:26 -07:00
89a0fc7090 🔧 Implemented the long-awaited refactor of the unzip and unrar methods for cover and metadata extraction 2022-03-15 02:04:11 -07:00
1a2770aa40 🔧 Refactored 7zip method to ignore dotfiles and directories 2022-03-13 10:46:22 -07:00
cceb0da33f 🔧 Refactoring with a new unrar package 2022-03-11 02:11:21 -08:00
3237c93b94 🔎 Elasticsearch endpoints for you know, search 2022-03-07 03:04:51 -08:00
c67328c4d6 🔧 Added a step to extract comicinfo.xml 2022-02-28 09:51:45 -08:00
2909d6686b 🔧 Refactored endpoints 2022-02-15 15:34:50 -08:00
97ca06181d 📊 Added an endpoint for library stats 2022-02-10 21:43:44 -08:00
171d64c14a 🔬 Image analysis flyout scaffold 2022-02-08 14:48:04 -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
ec2f5e0f09 🔧 Bumped threetwo-ui-typings to 1.0.12 2022-02-01 11:04:57 -08:00
2c9bd55080 🐂 Integrated elasticsearch search for issues in volumes with BullMQ 2022-02-01 09:32:56 -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
16a0a8c733 🪢 Refactoring elasticsearch configuration 2022-01-14 09:10:55 -08:00
c316a1e0bc 🪢 Scaffold for elasticsearch 2021-12-17 19:41:21 -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
ae91b12abc ⚙️ Switched the transporter to Redis 2021-11-23 23:23:47 -08:00
e1d8f87a00 🔢 Bumped up ui-typings version 2021-11-13 17:00:08 -08:00
734e6d1a03 🍃 Added dotenv support 2021-11-08 10:38:29 -08:00
289b2ec3bd 🔧 Replaced rabbitMQ with bullMQ 2021-10-26 15:07:42 -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
6841e80c37 🧽 Removed useless deps 2021-10-12 21:15:48 -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
ece7b99feb 👮🏼‍♂️ chokidar support 2021-09-18 09:26:26 -07:00
a74ac6464f 🪵 Logger scaffold 2021-09-16 14:46:01 -07:00
e9fb359ca3 🐰 RabbitMQ for import job first draft 2021-09-13 22:06:19 -07:00
f5319807be Merge branch 'master' of https://github.com/rishighan/threetwo-import-service
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>

# Conflicts:
#	package-lock.json
#	package.json
#	yarn.lock
2021-09-03 12:13:07 -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
7e4d4a2157 🐳 Dockerizing this service 2021-08-28 13:03:20 -07:00
2663fc822a Merge branch 'master' of https://github.com/rishighan/threetwo-import-service 2021-08-10 11:42:39 -07:00