|
|
f4f217400c
|
☢️ Hard-coded the path to calibre
|
2021-09-01 15:51:28 -07:00 |
|
|
|
e4ef194d04
|
🚏 Added static paths
|
2021-09-01 12:16:22 -07:00 |
|
|
|
b71319f330
|
🐳 Switched to the TS template with the correct docker-compose config
|
2021-09-01 08:59:36 -07:00 |
|
|
|
76722ab6a1
|
🔧 Added ENV var for service directory
|
2021-08-28 14:15:41 -07:00 |
|
|
|
5c0f4b8c43
|
🔧 Fixed names of services
|
2021-08-28 14:09:15 -07:00 |
|
|
|
7e4d4a2157
|
🐳 Dockerizing this service
|
2021-08-28 13:03:20 -07:00 |
|
|
|
bf701d8838
|
⬇️ Support for multiple bundles in comic model
|
2021-08-25 23:07:40 -07:00 |
|
|
|
f122515d6a
|
🔧 Fixed a bug with raw import into mongo
|
2021-08-24 21:59:30 -07:00 |
|
|
|
51d455f896
|
⬇️ Added endpoint for appending bundle download data
|
2021-08-24 12:46:00 -07:00 |
|
|
|
34518a54fc
|
🔧 Refactoring
|
2021-08-20 15:20:12 -07:00 |
|
|
|
ced8f5aecb
|
WIP
|
2021-08-11 16:23:26 -07:00 |
|
|
|
affac51d62
|
💽 Appending volume information to the model before persisting in mongo
|
2021-08-09 14:06:10 -07:00 |
|
|
|
f806967747
|
📙 Volume information fetched and added to the comic model
|
2021-08-08 13:12:12 -07:00 |
|
|
|
a85c31f2f9
|
📆 Timestamps for Comic model
|
2021-08-07 01:14:24 -07:00 |
|
|
|
9a311d707f
|
🤼♀️ Support for CV match
|
2021-08-06 13:44:00 -07:00 |
|
|
|
cf65b36157
|
📝 Refactoring
|
2021-08-04 15:47:01 -07:00 |
|
|
|
524f8179f4
|
🔧 Changed the type schema in uncompression utils
|
2021-08-04 08:55:02 -07:00 |
|
|
|
29851c5736
|
⌨️ Added a type for image stats
|
2021-08-03 22:11:58 -07:00 |
|
|
|
51d8f94068
|
🛣 Levenshtein distance between images WIP
|
2021-07-31 12:02:47 -07:00 |
|
|
|
fcb922d52b
|
🎉 ebook-meta for --get-cover works like a dream
|
2021-07-27 22:01:26 -07:00 |
|
|
|
3e92bb081a
|
📕 🎉 P99 with calibre's ebook-meta.
|
2021-07-27 15:05:33 -07:00 |
|
|
|
b3962d35bc
|
📔 Trying out node-calibre to generate covers
|
2021-07-26 21:37:38 -07:00 |
|
|
|
a3d07d62c8
|
🚏 Added a static route for comics
|
2021-07-14 09:59:32 -07:00 |
|
|
|
f14800ffc2
|
🚥 Added image file extension validator
|
2021-07-13 06:39:42 -07:00 |
|
|
|
3ee483dc91
|
📝 Added a field to the comic model
|
2021-06-26 16:28:22 -07:00 |
|
|
|
0ce0cc43c2
|
🔧 Refactoring
|
2021-06-17 08:01:41 -07:00 |
|
|
|
2bf74985a1
|
🔧 Refactored methods into utils
|
2021-06-14 10:46:38 -07:00 |
|
|
|
06d0c6aa72
|
💽 mongo import endpoint
|
2021-06-02 09:02:32 -07:00 |
|
|
|
56a8165368
|
Fixed an if condition
|
2021-06-01 07:49:40 -07:00 |
|
|
|
fe63c856f3
|
✅ Added fastest-validator
|
2021-06-01 07:41:15 -07:00 |
|
|
|
2f04fa9db1
|
🚏 Added a static route for cover images
|
2021-05-30 08:57:00 -07:00 |
|
|
|
0aea022208
|
🪛 Data transferring over sockets!
|
2021-05-27 15:50:10 -07:00 |
|
|
|
ef4e1f75b0
|
🚥 Socket.io integration WIP
|
2021-05-27 10:12:00 -07:00 |
|
|
|
1fb44c31f0
|
Adding stream-json tools
|
2021-05-19 08:16:47 -07:00 |
|
|
|
a608bc5f51
|
WIP socket.io integration
|
2021-05-18 21:38:28 -07:00 |
|
|
|
c6be5de396
|
Changes to socket.io code
|
2021-05-17 16:27:53 -07:00 |
|
|
|
875953de6a
|
Merge branch 'master' of https://github.com/rishighan/threetwo-import-service
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
# Conflicts:
# services/import.service.ts
|
2021-05-16 23:14:27 -07:00 |
|
|
|
4370d60253
|
🔌 socket.io support
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
|
2021-05-16 23:13:47 -07:00 |
|
|
|
7bcc17694d
|
Custom alias for JSON streaming
|
2021-05-13 15:10:11 -07:00 |
|
|
|
e017028610
|
Streaming JSON WIP
|
2021-05-13 10:31:33 -07:00 |
|
|
|
51206db9c2
|
Return a highland stream
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
|
2021-05-13 07:54:44 -07:00 |
|
|
|
dcd2d88d1d
|
highland stream
|
2021-05-12 08:51:59 -07:00 |
|
|
|
aa9927d5c5
|
Adding streaming JSON support to endpoint
|
2021-05-11 22:07:14 -07:00 |
|
|
|
6c12700957
|
🚶🏽 Added walkFolder endpoint
Signed-off-by: Rishi Ghan <rishi.ghan@gmail.com>
|
2021-05-09 11:57:00 -07:00 |
|
|
|
94bd9bd1a6
|
🍔 Added files
|
2021-05-08 23:20:56 -07:00 |
|