|
|
7b59f5f94d
|
⬆️ Bumped dep versions and socket.io-redis upgrade
|
2023-03-21 21:38:07 -04:00 |
|
|
|
65c762d689
|
🔼 Bumped some deps
|
2023-03-20 11:43:30 -04:00 |
|
|
|
d54ddca335
|
🔧 Added MIMEtype method to the uncompression method
|
2023-03-20 11:31:42 -04:00 |
|
|
|
725f948f01
|
➕ Added mimetype checker lib
|
2023-03-17 12:37:58 -04:00 |
|
|
|
8b814c0ac5
|
🔧 Fixes for unsanitized filename not importing
|
2023-03-14 14:07:43 -04:00 |
|
|
|
612a6ef344
|
🔧 Bumped dep versions and cleaned up console logs
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
|
2023-03-01 21:51:37 -05:00 |
|
|
|
6a4cf1d82f
|
🏗️ Refactor for import of downloaded comics to use socket.io
|
2022-12-21 21:04:40 -08:00 |
|
|
|
fe4ba87256
|
🔌 Added a socket action emit for uncompression/resize
|
2022-12-09 12:17:22 -08:00 |
|
|
|
9a41f34099
|
🏗️ Massive refactoring around uncompression and resizing methods
|
2022-12-08 11:15:10 -08:00 |
|
|
|
5f3c93da73
|
🔧 Refactoring uncompression methods.
|
2022-12-02 10:30:34 -08:00 |
|
|
|
9393c02b53
|
🔼 Bumped moleculer-io to 2.2.0
|
2022-11-08 10:06:05 -08:00 |
|
|
|
c8492cb5aa
|
🔢 Added port field to AirDCPP model
|
2022-09-28 09:52:32 -07:00 |
|
|
|
d2c171ab5e
|
🔼 Bumped moleculer to 0.14.23
|
2022-08-18 00:29:25 -07:00 |
|
|
|
b0a7e42461
|
🎛 Tweaks to the DC++ downloads endpoint
|
2022-07-28 09:11:44 -07:00 |
|
|
|
3f37c43584
|
🔎 Support for downloads endpoint
|
2022-07-24 22:20:03 -07:00 |
|
|
|
13e420e39c
|
🪵 Turned off logging to a file.
|
2022-07-21 07:09:53 -07:00 |
|
|
|
a45fb1c2e7
|
🎛 Added getBundlesForIssue endpoint scaffold
|
2022-07-16 01:52:53 -07:00 |
|
|
|
4452b64895
|
🔧 Fix for https://github.com/rishighan/threetwo/issues/32
|
2022-06-27 09:57:50 -07:00 |
|
|
|
92fdcb9923
|
🔧 Potential fix for a stalled job canceling out the library import
|
2022-06-06 22:45:38 -07:00 |
|
|
|
6109dc8802
|
🔧 Fix for a gnarly extension check in both unrar and unzip methods
|
2022-05-31 22:35:53 -07:00 |
|
|
|
c4b421bc28
|
🔧 Support for LOCG
|
2022-05-23 23:02:05 -07:00 |
|
|
|
0b195d6ff3
|
🪢 Rewired the download -> import to lib workflow
|
2022-05-11 10:57:30 -07:00 |
|
Rishi Ghan
|
cf75e8f9ff
|
🔧 Added a download -> library import endpoint
|
2022-05-10 14:57:27 -07:00 |
|
|
|
e44c891e22
|
Merge branch 'master' of https://github.com/rishighan/threetwo-core-service
|
2022-05-09 14:46:08 -07:00 |
|
|
|
3c08b07d97
|
🔧 Fixed a path issue with the OPDS service
|
2022-05-09 14:46:03 -07:00 |
|
|
|
78741941fa
|
✏️ Updated calibre dependency step
|
2022-05-09 12:39:16 -07:00 |
|
|
|
f5baba034a
|
🙅🏻♂️ Ignored node_modules from tsc build step
|
2022-05-09 12:33:51 -07:00 |
|
|
|
8f43e309d7
|
🔼 Bumped sharp and changed resize format to png
|
2022-05-09 12:11:41 -07:00 |
|
|
|
7b2e94d9dd
|
🔧 Fixed a comics path
|
2022-05-08 16:12:07 -07:00 |
|
|
|
7ab2876e19
|
🏗 OPDS service scaffold
|
2022-05-07 22:56:04 -07:00 |
|
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 |
|
|
|
dc4767db27
|
🔧 Added a single import socket.io endpoint
|
2022-04-25 20:08:07 -07:00 |
|
|
|
bb9dbc2e47
|
✏️ Adding the scaffold for full extraction of rar and zips
|
2022-04-22 01:26:22 -07:00 |
|
|
|
e7e230503e
|
🔧 Tweaking the import queue call
|
2022-04-18 16:02:34 -07:00 |
|
|
|
1519058a02
|
⏪ Reverting the change
|
2022-04-18 15:32:59 -07:00 |
|
|
|
4c071f2fc7
|
🔧 Refactoring the import queue process
|
2022-04-18 15:22:34 -07:00 |
|
|
|
38a80e41b3
|
🔧 Reverting to .on from .once for chokidar handlers
|
2022-04-17 23:44:00 -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 |
|
|
|
c0f010639d
|
🖍 REDIS_URI for socket.io inferred from env var
|
2022-04-17 20:01:30 -07:00 |
|