c2bbbf311d
🏗️ Fixed setQueueStatus
2023-11-14 13:24:49 -06:00
b8ca03220f
🏗 Implemented setQueueStatus
2023-11-13 22:01:01 -05:00
b87b0c875d
🏗️ Fleshed out resumeSession event
2023-11-13 21:18:19 -05:00
11fbaf10db
🏗 Wired up the events correctly
2023-11-13 16:41:58 -05:00
1229feb69c
🏗️ Refactor for zustand and tanstack react query support
2023-11-09 10:22:45 -06:00
3efdc7c2e2
⚙️ Refactored saveSettings endpoint
2023-09-15 15:49:13 -04:00
1fff931941
🌊 Modified settings model schema
2023-09-13 22:09:25 -05:00
cfa09691e8
🔧 Fixed an errant condition
...
This error was because I checked for active AND prioritized jobs in BullMQ, when none existed, because everything was active, and the socket.io event never fired, causing the browser to be in a bad state and never "resuming" an import even when one was in progress.
2023-08-30 12:21:43 -04:00
b4b83e5c75
🔧 Reworked the jobResults aggregation
2023-08-29 23:58:06 -04:00
c718456adc
🔧 jobResult aggregate query first draft
2023-08-28 23:56:44 -04:00
76d4e6b10f
🔢 Persisting the sessionId in the JobResult
2023-08-27 20:25:04 -04:00
bde548695c
🔧 Refactored the getJobResultStatistics method
2023-08-24 23:45:51 -04:00
fd4dd1d5c4
🥭 Aggregation for jobResult
2023-08-24 23:18:27 -04:00
5540bb16ec
⏱️ Added a timestamp to job results schema
2023-08-24 09:06:38 -05:00
6ee609f2b9
🔧 Refactor and added getJobCounts
2023-08-23 11:47:47 -05:00
8b584080e2
🐂 Queue controls
2023-08-22 22:07:51 -05:00
01975079e3
🐂 Queue drain event
2023-08-22 05:20:24 -04:00
fe9fbe9c3a
🔢 Getting job counts
2023-08-22 00:04:47 -04:00
df6652cce9
🐂 Queue pause/resume functionality
2023-08-21 17:55:08 -04:00
e5fc879b2d
🐂 Added some job counters
2023-08-18 11:39:18 -04:00
625447e7f1
🧊 Added shared Redis config
2023-08-14 22:15:19 -04:00
fdcf1f7d68
🧹 Linted code
2023-08-14 19:45:40 -04:00
4003f666cf
🔧 Tooling for resumable socket.io sessions
2023-07-27 11:09:26 -07:00
7b855f8cf1
🐂 BullMQ support code
2023-07-13 08:02:12 -07:00
007ce4b66f
🏗️ Applying the refactor patc
2023-07-05 23:14:46 -04:00
cb84e4893f
🐂 Migration to moleculer-bullMQ
2023-06-29 14:16:58 -04:00
a19d1c9e9f
⚡ ️ Added MIMEtype key to Comic model
2023-03-23 22:55:10 -04:00
7b59f5f94d
⬆️ Bumped dep versions and socket.io-redis upgrade
2023-03-21 21:38:07 -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
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
92fdcb9923
🔧 Potential fix for a stalled job canceling out the library import
2022-06-06 22:45:38 -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
3c08b07d97
🔧 Fixed a path issue with the OPDS service
2022-05-09 14:46:03 -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
c8d10a91c6
🧪 Trying out a new histogram lib
2022-05-03 08:47:11 -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
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