-
-
Notifications
You must be signed in to change notification settings - Fork 197
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Sanitizing XML feeds #125
Sanitizing XML feeds #125
Commits on Oct 8, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a5012e3 - Browse repository at this point
Copy the full SHA a5012e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9ae2491 - Browse repository at this point
Copy the full SHA 9ae2491View commit details
Commits on Jun 5, 2020
-
Fix RSS ignoring item.id (jpmonette#105)
* Change id to a guid This improves the tests. It also replicates jpmonette#96. * Fix RSS ignoring item.id Fixes jpmonette#96 with the code that KnicKnic suggested
Configuration menu - View commit details
-
Copy full SHA for 769b858 - Browse repository at this point
Copy the full SHA 769b858View commit details -
Bump lodash from 4.17.11 to 4.17.15 (jpmonette#106)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.15. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.15) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for eeb5db4 - Browse repository at this point
Copy the full SHA eeb5db4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bc87ec - Browse repository at this point
Copy the full SHA 7bc87ecView commit details -
Bump handlebars from 4.1.2 to 4.5.3 (jpmonette#110)
Bumps [handlebars](https://github.com/wycats/handlebars.js) from 4.1.2 to 4.5.3. - [Release notes](https://github.com/wycats/handlebars.js/releases) - [Changelog](https://github.com/wycats/handlebars.js/blob/master/release-notes.md) - [Commits](handlebars-lang/handlebars.js@v4.1.2...v4.5.3) Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for bb85e7c - Browse repository at this point
Copy the full SHA bb85e7cView commit details -
Item category for all feed types (jpmonette#109)
* Item category for all feed types. * updated version * use rimraf instead of rm -rf for dev purposes.
Configuration menu - View commit details
-
Copy full SHA for 53bdab2 - Browse repository at this point
Copy the full SHA 53bdab2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 028bcad - Browse repository at this point
Copy the full SHA 028bcadView commit details -
Bump acorn from 5.7.3 to 5.7.4 (jpmonette#116)
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4. - [Release notes](https://github.com/acornjs/acorn/releases) - [Commits](acornjs/acorn@5.7.3...5.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3c4af4d - Browse repository at this point
Copy the full SHA 3c4af4dView commit details -
feat: 🎸 add mandatory rss2 attributes on enclosure (jpmonette#120)
Co-authored-by: Decebal Dobrica <decebal.dobrica@tellimer.com>
Configuration menu - View commit details
-
Copy full SHA for 546c68c - Browse repository at this point
Copy the full SHA 546c68cView commit details -
fix: 🐛 atom link needs to point to self (jpmonette#122)
✅ Closes: 113 Co-authored-by: Decebal Dobrica <decebal.dobrica@tellimer.com>
Configuration menu - View commit details
-
Copy full SHA for 2d40bbe - Browse repository at this point
Copy the full SHA 2d40bbeView commit details -
Update dependencies + Formatting + Add Comments (jpmonette#123)
* Update dependencies * Update formating * Add comments
Configuration menu - View commit details
-
Copy full SHA for 4da68b2 - Browse repository at this point
Copy the full SHA 4da68b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for dcba92a - Browse repository at this point
Copy the full SHA dcba92aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c4df79 - Browse repository at this point
Copy the full SHA 4c4df79View commit details
Commits on Jun 6, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 863d039 - Browse repository at this point
Copy the full SHA 863d039View commit details