317 Commits

Author SHA1 Message Date
Will Boyd 1476e46ed5 3.0.4 2025-04-26 13:13:57 -04:00
Will Boyd 0e02f36233 Merge pull request #161 from lonekorean/remove-image-qs
remove-image-qs
2025-04-26 13:13:23 -04:00
Will Boyd 473a89c411 remove query string from images 2025-04-26 13:09:26 -04:00
Will Boyd 9d706b5fd6 3.0.3 2025-04-16 17:12:25 -04:00
Will Boyd ae360f23bf Merge pull request #158 from kbigdelysh/fix-windows-filename-error
Fix an error that preventing to save image files whose filenames ...
2025-04-16 17:10:38 -04:00
Will Boyd adcd7c672f Allow cover images to have query string 2025-04-16 16:37:47 -04:00
kamran bigdely 7899dd944d Fix an error that preventing to save image files using filenames that include query parameters (for example, "image-2.png?w=671" or "image-3.png?w=1024"). Windows doesn’t allow characters like “?” in filenames, so when the tool tries to open or save such a file, it fails with an ENOENT error. 2025-04-05 23:41:21 -07:00
Will Boyd 5a089de216 3.0.2 2025-04-02 10:13:16 -04:00
Will Boyd 62e397e0a3 Merge pull request #157 from lonekorean/links-divs-figures
Restore fix for divs in links, figure tweak
2025-04-02 10:12:41 -04:00
Will Boyd c92670a5f7 Restore fix for divs in links, figure tweak 2025-04-02 08:57:44 -04:00
Will Boyd 8c558cc0a1 3.0.1 2025-04-01 16:34:36 -04:00
Will Boyd 7030d0fb87 Merge pull request #156 from lonekorean/lost-links
comment out problematic rule for now
2025-04-01 16:34:05 -04:00
Will Boyd 66e4d6b14f comment out problematic rule for now 2025-04-01 16:32:21 -04:00
Will Boyd 2f62d9c8d7 3.0.0 2025-03-18 14:56:40 -04:00
Will Boyd 18c8593f7b Merge pull request #154 from lonekorean/v3
v3
2025-03-18 14:54:39 -04:00
Will Boyd 2d33577664 Update inquirer 2025-03-18 12:55:51 -04:00
Will Boyd 849f1ee476 Update demo GIF in README 2025-03-18 08:41:21 -04:00
Will Boyd 3eeba4e45c Bump write-delay to 25 2025-03-18 07:49:50 -04:00
Will Boyd b21695f18f Merge pull request #151 from lonekorean/v3-documentation
v3-documentation
2025-03-16 12:36:56 -04:00
Will Boyd 411f788b8e Remove table of contents 2025-03-16 12:35:25 -04:00
Will Boyd b205b04bc4 Small doc tweak 2025-03-16 12:23:25 -04:00
Will Boyd 17d4b75595 More documentation work 2025-03-16 09:16:21 -04:00
Will Boyd 4f2e027453 Trying a different options format 2025-03-15 13:36:35 -04:00
Will Boyd 8969a0b9d0 Documented all advanced options 2025-03-14 17:04:39 -04:00
Will Boyd 140d9f5038 Documentation progress 2025-03-14 09:35:47 -04:00
Will Boyd 65e5e755d0 Consistent arrow function syntax 2025-03-09 10:40:20 -04:00
Will Boyd 39c2bf864a Nicer post type logging 2025-03-08 17:46:44 -05:00
Will Boyd dc0b15c3d1 Bump required node to v20.5.0 because mute-stream 2025-03-08 15:40:46 -05:00
Will Boyd 6fb2419a11 Updated headings and count logging 2025-03-08 12:22:36 -05:00
Will Boyd 89b12cdd96 Rename index to app, update deps, tweak config 2025-03-07 10:52:21 -05:00
Will Boyd 6562b60b5c Color formatting for help 2025-03-06 16:17:58 -05:00
Will Boyd 428eb0b490 Add descriptions for all questions, rename some 2025-03-06 14:46:06 -05:00
Will Boyd 3dc025cc96 Simplify image download error handling 2025-03-06 09:24:09 -05:00
Will Boyd 26917e0612 Output folder tweaks 2025-03-01 08:19:02 -05:00
Will Boyd 0232a59572 Better image scraping regex 2025-02-28 14:04:34 -05:00
Will Boyd fbf6fe42da Move CONTRIBUTING.md 2025-02-27 14:08:36 -05:00
Will Boyd 83fe3f10b2 Removed eslint 2025-02-26 19:07:26 -05:00
Will Boyd 1be32e76a6 Merge pull request #149 from lonekorean/parse-debugging
Parse debugging
2025-02-25 17:12:14 -05:00
Will Boyd cb435c6fd5 small line combination 2025-02-24 18:58:57 -05:00
Will Boyd 5aef591c3d Remove style contents, excessive line breaks 2025-02-24 16:53:43 -05:00
Will Boyd 94c93d045c Fix for awful markdown links with <div> 2025-02-23 16:18:40 -05:00
Will Boyd db5430117e Data fixes, fix for <img> with 2+ src attributes 2025-02-23 13:22:32 -05:00
Will Boyd f0e8400ccd Decrease default write delay 2025-02-21 18:54:41 -05:00
Will Boyd 841111f850 Data refactoring and renaming 2025-02-21 18:54:19 -05:00
Will Boyd aaafd6bd07 Data wrapper class 2025-02-21 14:54:50 -05:00
Will Boyd 922515ec23 Use shared.getValue() wherever relevant 2025-02-17 16:24:24 -05:00
Will Boyd 470ba2dc00 Catch initial parsing errors, shared.getValue() 2025-02-16 14:43:22 -05:00
Will Boyd bc9d17b59e Merge pull request #147 from lonekorean/save-drafts
Save drafts
2025-02-15 10:28:27 -05:00
Will Boyd c546cd47ca Show slug fallback when writing 2025-02-15 10:23:18 -05:00
Will Boyd e8852a2900 Ignore more reserved post types 2025-02-15 10:22:13 -05:00