|
|
7f86497cfc
|
🔢 Fix for disk size consumed by comics
|
2026-03-09 21:32:41 -04:00 |
|
|
|
c7d3d46bcf
|
🔨 Fixes for import statuses
|
2026-03-05 21:29:38 -05:00 |
|
|
|
71267ecc7e
|
⬇ Import flow fixes
|
2026-03-05 13:33:48 -05:00 |
|
|
|
17f80682e1
|
🐘 graphql consolidation, validators and cleanup
|
2026-03-05 10:39:33 -05:00 |
|
|
|
8a8acc656a
|
🍱 graphql schema stitching related changes
|
2026-03-05 01:00:04 -05:00 |
|
|
|
a1fa12f181
|
🔨 Fixes to import
|
2026-02-26 23:56:39 -05:00 |
|
|
|
f7804ee3f0
|
🛠 graphql changes
|
2026-02-24 16:29:48 -05:00 |
|
|
|
cd446a9ca3
|
🛠 Fixes for GraphQL related schema changes
|
2026-02-17 12:05:28 -05:00 |
|
|
|
bbd2906ebf
|
🏗️ Added some archive-related keys to Comic model
|
2024-01-06 11:17:40 -05:00 |
|
|
|
f3965437b5
|
🏗 Added a job for full archive extraction
|
2023-12-30 00:50:06 -05:00 |
|
|
|
c718456adc
|
🔧 jobResult aggregate query first draft
|
2023-08-28 23:56:44 -04:00 |
|
|
|
7b855f8cf1
|
🐂 BullMQ support code
|
2023-07-13 08:02:12 -07:00 |
|
|
|
795ac561c7
|
🔼 Updated deps
|
2023-04-19 09:14:22 -04:00 |
|
|
|
a19d1c9e9f
|
⚡️ Added MIMEtype key to Comic model
|
2023-03-23 22:55:10 -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 |
|
|
|
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 |
|
|
|
4452b64895
|
🔧 Fix for https://github.com/rishighan/threetwo/issues/32
|
2022-06-27 09:57:50 -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 |
|
|
|
8f43e309d7
|
🔼 Bumped sharp and changed resize format to png
|
2022-05-09 12:11:41 -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 |
|
|
|
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 |
|