Commit Graph

55 Commits

Author SHA1 Message Date
Will Boyd c546cd47ca Show slug fallback when writing 2025-02-15 10:23:18 -05:00
Will Boyd 42d0688654 Stuff for drafts, handling missing slugs and dates 2025-02-09 12:21:13 -05:00
Will Boyd a645b2bfdc Output frontmatter id as integer 2025-02-08 12:36:08 -05:00
Will Boyd f8d214c362 questions.load(), config refactor 2025-02-07 17:49:31 -05:00
Will Boyd df5731985d Logging refactor, quote-date, type count fix 2025-02-06 13:56:27 -05:00
Will Boyd 9fb7ae47c5 Refactor how post meta is parsed 2025-02-05 15:58:26 -05:00
Will Boyd 71028a272b Fix date stuff in path building 2025-02-03 14:47:43 -05:00
Will Boyd 7934f4e4b4 Change when date is formatted 2025-02-03 14:27:37 -05:00
Ondřej Nývlt 8a25175c73 Fix datetimes being incorrectly encoded in frontmatter as strings instead of YAML timestamps 2025-02-03 14:10:35 -05:00
Will Boyd faff0ec856 filter-categories and strict-ssl questions 2025-02-02 12:37:49 -05:00
Will Boyd 3bbf0274ce Small frontmatter getter refactor, more questions 2025-02-01 15:10:45 -05:00
Will Boyd f6197d1d70 First list and integer questions, spaces to tabs 2025-02-01 08:27:58 -05:00
Will Boyd cf338813f1 Move output from settings to questions 2025-01-31 13:11:07 -05:00
Will Boyd 896eaadb4f Have writer use shared.buildPostPath() 2025-01-28 16:54:27 -05:00
Will Boyd 7cd5722195 Throw Error instead of string 2025-01-27 08:37:37 -05:00
Will Boyd 8841c607e7 Separate normalizers out, fix config flag checks 2025-01-25 16:23:45 -05:00
Will Boyd bafe869221 Remove output option 2025-01-20 16:28:36 -05:00
Will Boyd 2add380406 Remove include-other-types option 2025-01-20 16:09:27 -05:00
Will Boyd c6a6c1e1cc Sort imports, delete old frontmatter getters 2025-01-20 11:49:26 -05:00
Will Boyd 22d332a20f Convert to ES modules and related changes 2025-01-18 14:22:53 -05:00
Will Boyd 3bcec3a023 cleanup 2024-05-22 09:11:01 -04:00
Will Boyd 9b2d7a698f Switching from request to axios 2024-05-21 10:27:21 -04:00
Will Boyd d579d2604e Refactor from wizard option to advanced setting 2024-02-29 14:39:13 -05:00
leon dd993b626b Add webp support. Provide the option to disable strict SSL to facilitate local testing. 2024-02-29 13:00:48 -05:00
Will Boyd 3e8dd285b2 Fix for coverImage empty string 2024-02-23 13:07:20 -05:00
Frédéric Harper 3f41e6d52a fix date conversion (fix #66) 2021-05-19 18:10:17 -04:00
Will Boyd 7e54dc43f6 a word 2020-12-30 15:43:19 -05:00
Will Boyd 56bbc4f16b Adjust encoding/decoding 2020-12-29 16:41:38 -05:00
Will Boyd f879a2e3fb Also decode attached image URLs 2020-12-28 14:50:39 -05:00
Will Boyd 828230dedd Documentation and output for custom post types 2020-12-27 14:05:48 -05:00
Will Boyd 108dafd100 Add as a wizard question, automatically gather post types 2020-12-26 16:27:16 -05:00
Will Boyd 2e9550f14a New setting for post types 2020-12-26 13:18:49 -05:00
Will Boyd ebbb275d32 Fix various encoding/decoding issues 2020-12-23 13:36:58 -05:00
Will Boyd 9799ce5929 Filterting for categories, omit empty lists in frontmatter 2020-12-22 10:28:45 -05:00
Will Boyd 7fea897840 Merge pull request #42 from stanlemon/date-categories-tags
Add time to post date, add categories & tags
2020-12-22 10:17:34 -05:00
Will Boyd 508a7e0781 Minor whitespace edit 2020-12-20 14:05:55 -05:00
Stan Lemon 0487bd7e0c Make tags and categories arrays 2020-06-28 11:21:04 -04:00
rl-king 239b2e1cf8 Add User-Agent to image request to prevent 403 response status 2020-04-18 13:36:55 +02:00
Will Boyd d8c513ff04 Added settings file to easily adjust delays 2020-04-11 10:10:01 -04:00
Will Boyd cf39eda9e7 Better messaging for unknown options 2020-01-21 16:52:37 -05:00
Will Boyd 69008ce7fb Filter out trashed and draft posts 2020-01-20 13:52:21 -05:00
Will Boyd 4c49e93da4 Added linting, minor code tweaks, removed getCommand() 2020-01-19 11:42:17 -05:00
Will Boyd 551e6823f4 Clean up some messaging 2020-01-14 10:26:50 -05:00
Will Boyd 579b34bb41 All about that wizard 2020-01-12 09:03:32 -05:00
Will Boyd 362c188aff Refactor how paths are handled 2019-12-30 09:17:33 -05:00
Will Boyd 63259b929b Combine file writing code 2019-12-29 08:36:12 -05:00
Will Boyd 43ba088145 Convert spaces to tabs 2019-12-28 15:01:51 -05:00
Will Boyd 77584c11d5 Abstraction for processing payloads 2019-12-28 14:34:50 -05:00
Will Boyd 9eef8681e1 Wrangling promises 2019-12-27 13:49:08 -05:00
Will Boyd a593d223f4 Error handling and logging for image downloads 2019-12-25 14:25:13 -05:00