|
|
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 |
|
|
|
d9870c7e97
|
🔎 Added more fields to match against for library searches
|
2022-03-07 21:29:24 -08:00 |
|
|
|
336735ef03
|
🔧 Refactoring to move away from calibre for uncompression and extraction
|
2022-03-07 21:09:58 -08:00 |
|
|
|
3237c93b94
|
🔎 Elasticsearch endpoints for you know, search
|
2022-03-07 03:04:51 -08:00 |
|
|
|
f264004c30
|
🔎 Added a searchIssue endpoint
|
2022-03-05 07:44:27 -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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
f0d6143af2
|
🍒 Added an endpoint to fetch comicBook mongo docs via array of ids
|
2022-02-02 18:18:45 -08:00 |
|
|
|
da61e695e7
|
🕵🏼♂️ Added volume name as an additional search field to ES search
|
2022-02-02 02:02:24 -08:00 |
|
|
|
28483f81e4
|
🤼♀️ ES-powered issue detection feature
|
2022-02-01 23:20:20 -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 |
|
|
|
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 |
|