Commit Graph

57 Commits

Author SHA1 Message Date
a63669b306 🪰 Flyout panel from antd 2021-06-28 01:12:10 -07:00
d2fb28efae 🍇 Comicvine search WIP 2021-06-27 15:24:13 -07:00
ac5ba7fc61 💬 Fleshing out the fetchComicVineMatches method 2021-06-26 16:27:44 -07:00
04c41b810e 💬 Adding regexes for string matching 2021-06-24 09:31:02 -07:00
bc7961ba00 🎮 Wiring up ComicVine API match call 2021-06-20 22:14:09 -07:00
64d6f59a9d 📃 JSDoc for Typescript added 2021-06-17 00:05:30 -07:00
b801ce7eb3 ⌨️ Moved types to an npm module 2021-06-15 21:46:13 -07:00
22a5a84762 ✂️ Pruning useless code 2021-06-14 10:47:12 -07:00
7ea962952a 📝 Adding elements to Comic Detail page 2021-06-12 11:32:18 -07:00
2b3fcbfeb5 📑 Added comic detail page and routes 2021-06-11 10:27:13 -07:00
62b55a4bd8 📕 Added recently imported section to dashboard 2021-06-10 16:18:44 -07:00
1cfe2b215d 🧹 UI cleanup and removal of unused packages 2021-06-09 08:53:16 -07:00
0d6eb0d980 💽 DB import log beautified in the UI 2021-06-08 21:48:02 -07:00
db94ab29eb 🗾 Beuatifying card view for import results 2021-06-03 14:51:49 -07:00
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
267386ec94 ✂️ Pruned deps 2021-05-11 09:58:14 -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
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
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
82140a7e39 🔩 Tweaking filters 2021-05-05 10:13:35 -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
88921d9676 🪛 Fixes to the wiring between extract archive and UI 2021-05-04 09:44:05 -07:00
436bbc56a1 🅿️ Paginating covers response 2021-05-03 22:35:00 -07:00
294e124656 🐛 bugs 2021-04-28 14:32:58 -07:00
ce98e09bf1 🐳 Workerizing 2021-04-28 00:45:06 -07:00
7031c5cd40 🧃 Worker is... working. 2021-04-28 00:19:52 -07:00
2013d37b45 🔩 Light refactoring 2021-04-27 14:43:57 -07:00
a4715efe04 🚥 comlink-loader tentatively working 2021-04-27 14:35:14 -07:00
d38309001f 🍔 Worker biting back 2021-04-27 13:59:44 -07:00
71693da709 🪛 Workers! 2021-04-27 13:04:53 -07:00
2d8423c516 🦭 Comlink making fun of me 2021-04-27 11:55:10 -07:00
25a84b2907 🔧 Fixing comlink 2021-04-27 10:51:07 -07:00
3a5bf12ba6 🔧 Web workers 2021-04-27 09:50:51 -07:00
15dcdcfe43 🔧 Fixes to web workers 2021-04-26 15:54:39 -07:00