|
|
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 |
|
|
|
32c2470fed
|
📑 Paginated rresults for expanded archives
|
2021-05-04 07:46:22 -07:00 |
|
|
|
436bbc56a1
|
🅿️ Paginating covers response
|
2021-05-03 22:35:00 -07:00 |
|
|
|
a4f9c82847
|
🛫 Basic cbr/cbz extraction working
|
2021-04-29 07:36:31 -07:00 |
|
|
|
bd020285a0
|
🕷 uncompression error handling
|
2021-04-28 15:53:46 -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 |
|
|
|
0701ef19f8
|
🧩 Comlink funkiness
|
2021-04-26 13:46:05 -07:00 |
|
|
|
857f0ffe4f
|
🍔 Parameterizing code
|
2021-04-25 12:56:25 -07:00 |
|
|
|
a1418c55c4
|
👷🏽 Workerizing the import algorithm
|
2021-04-23 13:18:18 -07:00 |
|
|
|
ecc05b09de
|
✏️ Renaming files 2
|
2021-04-23 11:35:36 -07:00 |
|
|
|
9d416db831
|
✏️ Renaming files
|
2021-04-23 11:08:16 -07:00 |
|
|
|
e47fef0562
|
🪛 Refactored methods
|
2021-04-21 23:20:56 -07:00 |
|
|
|
9b5f034629
|
🪛 Refactored some more.
|
2021-04-21 23:20:33 -07:00 |
|
|
|
4de87eee01
|
🛠 Refactored unrar functions
|
2021-04-21 20:19:31 -07:00 |
|
|
|
67090d66e7
|
🦝 Fixed code smell
|
2021-04-21 18:54:39 -07:00 |
|
|
|
844447f1c7
|
🧩 Single file unzip refactor
|
2021-04-21 15:22:35 -07:00 |
|
|
|
aabaebaa7c
|
🔩 Refactoring unzip yet again
|
2021-04-21 13:01:09 -07:00 |
|
|
|
5d37c0e269
|
❎ Removed mkdirp
|
2021-04-20 23:57:25 -07:00 |
|
|
|
c1293cc834
|
🧑🏻🔧 Functioning unzip and unrar for .cbz and .cbr archives
|
2021-04-20 22:38:30 -07:00 |
|
|
|
21c53fccb7
|
🔧 Refactoring still.
|
2021-04-20 18:11:29 -07:00 |
|
|
|
69ca5fdea0
|
🔩 Refactoring
|
2021-04-20 14:39:19 -07:00 |
|
|
|
a21b51f0ae
|
🖇 Refactorting
|
2021-04-20 14:00:11 -07:00 |
|
|
|
de6cdfd418
|
🗜 unrar single vs all refactored
|
2021-04-20 12:46:08 -07:00 |
|
|
|
2648970a27
|
🪛 Switched to fs.promisified versions of fs utils
|
2021-04-20 12:20:33 -07:00 |
|
|
|
a7f02c13e9
|
🔧 Refactoring
|
2021-04-20 11:57:08 -07:00 |
|
|
|
d55606c164
|
🗜 Working on the unrar refactoring
|
2021-04-20 08:27:49 -07:00 |
|