Commit Graph

100 Commits

Author SHA1 Message Date
20808b585c 💽 Debugging comic import 2021-06-02 15:52:58 -07:00
7e03a7bbe6 〰 Added error boundary to Card component 2021-06-02 12:13:35 -07:00
9d27a9dd95 💽 Raw import to mongo WIP 2021-06-02 09:02:07 -07:00
69f79c1ece 🔌 UI for socket connection status 2021-06-01 10:49:48 -07:00
773491429a 🔲 Used css-grid for laying out cover grid 2021-06-01 08:26:24 -07:00
68194898d4 🤼 groundwork for automatcher 2021-06-01 07:40:31 -07:00
5effa08342 Added stub for validating imported Comic Book Cover metadata 2021-05-31 18:09:28 -07:00
d17afa439a 🏞 Beautifying cover display UI 2021-05-31 18:01:11 -07:00
7f67c04467 Added a validator 2021-05-31 12:40:54 -07:00
54d4bbf4ea 📔 Adding UI elements for cover images 2021-05-30 08:57:30 -07:00
cfb2bbb38b 🔌 🎉 JSON over socket.io first draft 2021-05-29 16:04:14 -07:00
79430fdf1e 🪛 Data transferring over sockets! 2021-05-27 15:50:03 -07:00
1ca022fd99 🚥 Socket.io integration WIP 2021-05-27 10:12:20 -07:00
e8dc51755e Sockets integration with service 2021-05-18 21:38:51 -07:00
b4d738724e Merge branch 'master' of https://github.com/rishighan/threetwo 2021-05-16 23:14:56 -07:00
86fec59916 🔌 socket.io support 2021-05-16 23:14:46 -07:00
6eb0c611ee WIP 2021-05-13 15:09:58 -07:00
833c4570e1 🧶 Still WIP on Streaming JSON 2021-05-13 10:32:03 -07:00
01a4835ff8 Merge branch 'master' of https://github.com/rishighan/threetwo 2021-05-13 07:59:11 -07:00
c15b2cf0e4 👷🏽 Streaming JSON WIP 2021-05-13 07:58:59 -07:00
7c475124da New Deps 2021-05-11 22:06:53 -07:00
267386ec94 ✂️ Pruned deps 2021-05-11 09:58:14 -07:00
9403b277a3 Removed unused deps 2021-05-11 09:53:26 -07:00
d1f091556e 📕 Testing call against covers 2021-05-11 09:49:32 -07:00
325024afd1 🧑🏻‍🔧 Worker Streams 2021-05-10 23:10:22 -07:00
924453b22d Adding streaming JSON support 2021-05-10 15:11:13 -07:00
1f50767666 🐳 Refactoring 2021-05-10 13:58:44 -07:00
13620322fe 🗜 Refactoring wiring 2021-05-10 11:27:40 -07:00
cd3d4e272d 🔧 Some refactoring of import endpoints in facade 2021-05-09 23:40:19 -07:00
d35f4b50b4 changes 2021-05-07 14:24:31 -07:00
62c63de1fd 🏞 Streams, B 2021-05-07 11:32:04 -07:00
c7ac6e5979 Merge branch 'master' of https://github.com/rishighan/threetwo
# Conflicts:
#	package.json
#	src/server/route/routes/importComics.routes.ts
2021-05-07 08:58:53 -07:00
f0ae9e9275 🐛 Bugs 2021-05-07 08:57:52 -07:00
284433696e 🎏 JSON streaming 2021-05-06 15:43:28 -07:00
d11a8560e7 changes 2021-05-06 13:45:30 -07:00
f5823eb616 changes 2021-05-06 13:00:36 -07:00
13c029a123 Wired up the getComicCovers call 2021-05-05 19:30:15 -07:00
625554808a 🪚 Wiring up extractComicCover call with UI 2021-05-05 18:01:54 -07:00
2abd46c18c 🚶🏽 Refactored the walk function 2021-05-05 13:44:57 -07:00
82140a7e39 🔩 Tweaking filters 2021-05-05 10:13:35 -07:00
59567231a1 🪒 Shaved off some unused imports 2021-05-05 09:47:34 -07:00
c747fa2488 📐 Added more return types 2021-05-05 09:36:33 -07:00
6406bb6ff7 🛍 Added missing return 2021-05-05 09:07:58 -07:00
dcec8f8bfc 🔫 Refactoring extractArchive to use Promise.all 2021-05-05 08:36:27 -07:00
e2bdb6e190 🔧 Refactoring 2021-05-04 21:52:45 -07:00
aff3dbf8da 👷🏽 Refactoring fs.utils 2021-05-04 20:51:58 -07:00
f9bad43aab 🧑🏻‍🔧Hardening unrar code 2021-05-04 15:48:14 -07:00
b1cb1c2d22 ⚖️ License 2021-05-04 11:45:18 -07:00
0563250e7b 🚥 Rejecting with error object for unrar errors 2021-05-04 09:49:25 -07:00
88921d9676 🪛 Fixes to the wiring between extract archive and UI 2021-05-04 09:44:05 -07:00