Commit graph

33 commits

Author SHA1 Message Date
@gapmiss
7a885e6aa7 fix: replace DOMParser createElement with regex to resolve prefer-create-el false positive 2026-07-18 16:22:19 -05:00
@gapmiss
5070666786 chore: release 0.1.11 2026-07-18 16:07:06 -05:00
@gapmiss
ce476bb678 fix: add eslint-disable for prefer-create-el false positive on DOMParser document 2026-07-18 16:06:53 -05:00
@gapmiss
abd4235867 chore: release 0.1.10 2026-07-18 03:44:34 -05:00
@gapmiss
44d48b31ab fix: upgrade eslint-plugin-obsidianmd to 0.4.1 and resolve prefer-create-el warnings 2026-07-18 03:44:27 -05:00
@gapmiss
afd54934cd chore: release 0.1.9 2026-07-17 20:46:21 -05:00
@gapmiss
882487103f feat: add obsidian:// URI handler for saving posts via protocol link 2026-07-17 20:45:56 -05:00
@gapmiss
cd4cfb0802 chore: release 0.1.8 2026-07-13 13:40:07 -05:00
@gapmiss
cc2300c5d6 fix: add ES2017.String and ES2020.Promise to tsconfig lib to resolve unsafe-any lint warnings 2026-07-13 13:40:02 -05:00
@gapmiss
defd646968 chore: release 0.1.7 2026-07-13 11:51:53 -05:00
@gapmiss
c9bd606f4c fix: unify comment counts across frontmatter, history sidebar, and comments file using recursive count 2026-07-13 11:51:46 -05:00
@gapmiss
4561bfe699 chore: release 0.1.6 2026-07-11 16:38:41 -05:00
@gapmiss
0129a2aca9 feat: improve history view with search icon/clear button, Notice toasts, and disabled state during re-download 2026-07-11 16:38:33 -05:00
@gapmiss
1c6cfefbbf fix: add is-loading class to Notice 2026-07-11 16:16:37 -05:00
@gapmiss
cc179918a8 chore: release 0.1.5 2026-06-25 17:03:41 -05:00
@gapmiss
a7bb2c8a2f fix: wikilink audio embeds regardless of player time-label spacing 2026-06-25 17:03:34 -05:00
@gapmiss
a506b814cf chore: release 0.1.4 2026-06-22 16:43:15 -05:00
@gapmiss
e93ca869d4 fix: skip saving comments files when post has zero comments 2026-06-22 16:42:16 -05:00
@gapmiss
b5aaa9a1a9 feat: convert save history from modal to sidebar view with select all 2026-06-20 15:10:43 -05:00
@gapmiss
8517794292 chore: release 0.1.3 2026-06-19 21:57:55 -05:00
@gapmiss
a74d078d0f fix: use declarative folder control for save directory 2026-06-19 21:57:35 -05:00
@gapmiss
335bc6fb08 feat: add save history modal with search, comment re-download, and per-entry actions 2026-06-19 21:47:57 -05:00
@gapmiss
d2c9ab36e9 feat: add open-after-save toggle, fix footnotes to [^N] syntax, rename Clip→Save in UI 2026-06-19 20:48:43 -05:00
@gapmiss
8dacb96863 fix: convert Substack footnotes to Obsidian [^N] syntax via Turndown rules 2026-06-19 20:39:51 -05:00
@gapmiss
83402ad77d fix: remove not-existent version from versions.json 2026-06-15 14:18:24 -05:00
@gapmiss
7709c27264 chore: release 0.1.2 2026-06-15 14:16:47 -05:00
@gapmiss
923fff03cc fix: replace video divs before Turndown (blank-node bypass) and unescape brackets in output 2026-06-15 11:50:37 -05:00
@gapmiss
d1c5359452 docs: update README.md 2026-06-15 10:40:57 -05:00
@gapmiss
b57da4790e docs: add maxFileSize to settings table 2026-06-15 10:39:45 -05:00
@gapmiss
3c4e27079f chore: release 0.1.1 2026-06-15 10:33:19 -05:00
@gapmiss
3a2dbbfbc6 fix: add release script to package.json 2026-06-15 10:33:07 -05:00
@gapmiss
b376f916c1 fix: minAppVersion in versions.json 2026-06-15 10:32:04 -05:00
@gapmiss
291fd7919c Initial commit: fetch, parse, and archive Substack posts as Markdown with media downloads and threaded comments 2026-06-15 10:30:34 -05:00