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
|
e8852a2900
|
Ignore more reserved post types
|
2025-02-15 10:22:13 -05:00 |
|
Will Boyd
|
cb9dd9255e
|
Gracefully handle invalid dates
|
2025-02-10 16:33:24 -05:00 |
|
Will Boyd
|
cc09a41744
|
Refactor turndown service init
|
2025-02-10 16:06:04 -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
|
7934f4e4b4
|
Change when date is formatted
|
2025-02-03 14:27:37 -05:00 |
|
Will Boyd
|
b86185a121
|
Filter out the WordPress sample page
|
2025-02-02 15:52:36 -05:00 |
|
Will Boyd
|
da4af6608a
|
Hardcode filter-categories and filter-post-types
|
2025-02-02 15:32:37 -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
|
8841c607e7
|
Separate normalizers out, fix config flag checks
|
2025-01-25 16:23:45 -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
|
c94ec8bb81
|
Fix linting errors
|
2025-01-16 10:08:09 -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
|
f1b29c1d08
|
Add check for attachment.attachment_url
|
2024-02-27 11:30:17 -05:00 |
|
Will Boyd
|
924a9553e9
|
More post parsing comments
|
2024-02-24 14:30:26 -05:00 |
|
Will Boyd
|
bb05a06280
|
Example/debug frontmatter getter
|
2024-02-24 10:02:40 -05:00 |
|
Will Boyd
|
002027e478
|
Nicer error when frontmatter getter missing
|
2024-02-24 09:12:07 -05:00 |
|
Will Boyd
|
815e67f135
|
Frontmatter getters comments
|
2024-02-24 08:00:23 -05:00 |
|
Will Boyd
|
641106ea82
|
Dynamic frontmatter loading
|
2024-02-23 13:35:01 -05:00 |
|
Will Boyd
|
3a5ea10cb9
|
Split out frontmatter getters
|
2024-02-23 12:53:58 -05:00 |
|
Will Boyd
|
1ad4e2dfdf
|
Refactor for post data and frontmatter
|
2024-02-23 10:24:40 -05:00 |
|
Will Boyd
|
7549067b0b
|
Fix bug where image scraping doesn't include other post types
|
2021-02-28 13:02:40 -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
|
9ce92280f9
|
Merge pull request #41 from stevermeister/decodeuri
decodeURI
|
2020-12-23 08:04:45 -05:00 |
|
Will Boyd
|
9799ce5929
|
Filterting for categories, omit empty lists in frontmatter
|
2020-12-22 10:28:45 -05:00 |
|
Will Boyd
|
9e6d38adc9
|
Advanced settings for date and time formatting
|
2020-12-22 10:21:44 -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
|
8280a6015a
|
Fix issue where images sometimes not set as cover image
|
2020-12-20 13:30:44 -05:00 |
|
Stan Lemon
|
0487bd7e0c
|
Make tags and categories arrays
|
2020-06-28 11:21:04 -04:00 |
|
Stan Lemon
|
b7aef9302b
|
Add time to post date, add categories & tags
|
2020-06-23 22:25:12 -04:00 |
|
Stepan Suvorov
|
e17ad66c1f
|
decodeURI
|
2020-06-08 20:08:44 +02: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
|
c428cd574c
|
Display command to rerun
|
2020-01-12 13:50:50 -05:00 |
|
Will Boyd
|
579b34bb41
|
All about that wizard
|
2020-01-12 09:03:32 -05:00 |
|
Will Boyd
|
a593d223f4
|
Error handling and logging for image downloads
|
2019-12-25 14:25:13 -05:00 |
|