17 Commits

Author SHA1 Message Date
4ed892ddc2 feat(feed): Support custom feedUrl for feeds and use it as the self-link in RSS/Atom/JSON; update docs 2025-11-01 03:35:45 +00:00
645f9c0e64 feat(parsing): Replace rss-parser with fast-xml-parser and add native feed parser; update Smartfeed to use parseFeedXML and adjust plugins/tests 2025-10-31 21:26:07 +00:00
31c4460b34 feat(podcast): Add Podcast 2.0 support and remove external feed dependency; implement internal RSS/Atom/JSON generators and update tests/README 2025-10-31 21:04:50 +00:00
59c9ccf871 fix(podcast): Improve podcast episode validation, make Feed.itemIds protected, expand README and add tests 2025-10-31 19:36:23 +00:00
c27a46ac62 feat(smartfeed): Implement Smartfeed core: add feed validation, parsing, exporting and comprehensive tests 2025-10-31 19:17:04 +00:00
6d9538c5d2 feat: implement feed and validation utilities for smartfeed 2025-10-31 18:27:56 +00:00
05a597f473 chore: update feed dependency to version 5.1.0 and adjust import paths for consistency 2025-10-31 18:25:27 +00:00
622b74e628 chore: update README for clarity and formatting improvements
fix: update test imports to use new package path

refactor: improve feed class structure and formatting

refactor: enhance smartfeed class for better readability

chore: streamline plugin exports for consistency

chore: update TypeScript configuration for improved compatibility

ci: add workflows for handling tag and non-tag pushes
2025-10-31 17:07:13 +00:00
60911f1a01 fix(core): update 2020-11-28 14:38:04 +00:00
ce60a8bb51 fix(core): update 2020-11-11 10:37:36 +00:00
599af94709 fix(core): update 2020-11-11 10:11:18 +00:00
a03ceb5d8d fix(core): update 2020-11-01 19:39:42 +00:00
2613d20cb8 fix(core): update 2020-10-31 11:38:41 +00:00
bf8536e6ca fix(core): update 2020-10-25 22:11:00 +00:00
c1958bc7fd fix(core): update 2020-10-25 20:07:35 +00:00
3485bebc1e fix(core): update 2020-10-25 14:02:03 +00:00
e180d0f174 fix(core): update 2020-10-25 00:09:33 +00:00