Commit Graph

85 Commits

Author SHA1 Message Date
Rishi Ghan
eccf8c9188 🔧 unrar full-sized images 2022-05-05 13:55:48 -07:00
f3c4d3cdec 📦 Added an unrar full archive endpoint 2022-05-04 21:06:58 -07:00
84d054e049 Removed jimp 2022-05-03 09:42:46 -07:00
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
d19701198e 🔧 Fixed unzip async operation 2022-04-28 22:35:44 -07:00
Rishi Ghan
33d44c7e11 🔧 Promise hell 2022-04-28 15:20:58 -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
Rishi Ghan
8c94db1956 🔧 Adding a full extraction endpoint 2022-04-26 14:57:51 -07:00
bb9dbc2e47 ✏️ Adding the scaffold for full extraction of rar and zips 2022-04-22 01:26:22 -07:00
d53ab0432e 🔧 Refactoring 2022-04-17 19:38:31 -07:00
abc579a8fb 🤞🏽Used a promisified file exists function 2022-04-06 23:08:21 -07:00
1d295fcafc 🔧 Added a cb7 format 2022-04-04 13:32:21 -07:00
9a260c5277 🔧 Refactored the folder size calculator function 2022-04-01 22:19:59 -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
cb7d0a835b ✏️ Troubleshooting issues with the fileWatcher 2022-03-30 07:44:18 -07:00
1fbae6e22e 🔧 Updated some process vars in the code 2022-03-28 14:09:26 -07:00
0572e22ee9 🐳 Removed calibre from Dockerfile 2022-03-22 22:02:47 -07:00
8181afdf88 🔧 Refactored the unrar and unzip return objects 2022-03-19 10:12:11 -07:00
e144c9dd5f ⏯ Added pause/resume control method for bullmq 2022-03-17 17:05:58 -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
c163de3a88 🤞🏼 Promisified unrar and unzip methods 2022-03-13 22:33:11 -07:00
9969eb3ea2 🔧 Orchestrating return values from uncompression methods 2022-03-13 22:15:23 -07:00
454e2882e0 🔧 Added xml2json parsing for comicinfo.xml in unrar method 2022-03-13 17:01:18 -07:00
1a2770aa40 🔧 Refactored 7zip method to ignore dotfiles and directories 2022-03-13 10:46:22 -07:00
31f307a753 🔧 Refactoring the unrar method to use streams to sharp for image transformation 2022-03-11 18:18:37 -08:00
cceb0da33f 🔧 Refactoring with a new unrar package 2022-03-11 02:11:21 -08:00
336735ef03 🔧 Refactoring to move away from calibre for uncompression and extraction 2022-03-07 21:09:58 -08:00
07e02cc90a 🔧 Added an endpoint for searching issues via Elastic 2022-03-01 23:18:37 -08:00
c67328c4d6 🔧 Added a step to extract comicinfo.xml 2022-02-28 09:51:45 -08:00
36d18d4846 🔧 Adding methods for comicinfo.xml detection/extraction 2022-02-25 22:27:19 -08:00
fdc1acd1ad 🔧 Moved scraping utils out of this service 2022-02-16 20:25:48 -08:00
97ca06181d 📊 Added an endpoint for library stats 2022-02-10 21:43:44 -08:00
163dad403c 🌈 Added a color histogram method 2022-02-10 09:17:46 -08:00
171d64c14a 🔬 Image analysis flyout scaffold 2022-02-08 14:48:04 -08:00
bfb1f7fa28 👇🏼 Inferring issue metadata upon import 2022-02-06 23:14:18 -08:00
6bbfcf7603 🔧 Fixed mismatched keys in methods using IFolderData 2022-01-28 00:58:53 -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
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
c23bb85a8d 🐳 Fixes for docker-compose 2021-10-27 14:54:42 -07:00