This website requires JavaScript.
Explore
Docs
Blog
Community
Main Website
Help
Sign In
push.rocks
/
smartfeed
Watch
3
Star
0
Fork
0
You've already forked smartfeed
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
Add File
New File
Upload File
Apply Patch
smartfeed
/
ts
History
Juergen Kunz
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
..
lib
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
00_commitinfo_data.ts
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
classes.feed.ts
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
classes.podcast.ts
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
classes.smartfeed.ts
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
index.ts
feat(smartfeed): Implement Smartfeed core: add feed validation, parsing, exporting and comprehensive tests
2025-10-31 19:17:04 +00:00
plugins.ts
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
validation.ts
feat(smartfeed): Implement Smartfeed core: add feed validation, parsing, exporting and comprehensive tests
2025-10-31 19:17:04 +00:00