Commit Graph

68 Commits

Author SHA1 Message Date
2ceb8a7549 🔧 WIP first draft of rgb histogram using image-js 2022-05-03 09:23:22 -07:00
c8d10a91c6 🧪 Trying out a new histogram lib 2022-05-03 08:47:11 -07:00
d28b904bf7 Removed glob 2022-04-28 08:25:18 -07:00
5ab71978e5 🔧 Building out full uncompression endpoints 2022-04-28 08:17:56 -07:00
61b5c1cc40 🔧 Refactoring 2022-04-17 22:43:13 -07:00
6d06326f16 Removed a useless yarn.lock file 2022-04-17 22:23:34 -07:00
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
c00ca0a3a0 👀 Tweaking chokidar configuration 2022-04-13 22:46:07 -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
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
233da5c650 ✏️ Renamed queue service and refactored 2022-03-29 12:03:54 -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
28483f81e4 🤼‍♀️ ES-powered issue detection feature 2022-02-01 23:20:20 -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
16a0a8c733 🪢 Refactoring elasticsearch configuration 2022-01-14 09:10:55 -08:00
ee4b543991 ✏️ Test commit to renamed repo 2022-01-10 20:47:02 -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
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
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
c7d431343d 🔧 Fixes to missing methods 2021-09-06 23:21:33 -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
7e4d4a2157 🐳 Dockerizing this service 2021-08-28 13:03:20 -07:00