Skip to content
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

Merged
merged 15 commits into from
Jun 6, 2020
Merged

Sanitizing XML feeds #125

merged 15 commits into from
Jun 6, 2020

Commits on Oct 8, 2019

  1. Sanitizing XML feeds

    karl-ravn committed Oct 8, 2019
    Configuration menu
    Copy the full SHA
    a5012e3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9ae2491 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2020

  1. 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
    ArtskydJ authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    769b858 View commit details
    Browse the repository at this point in the history
  2. 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>
    dependabot[bot] authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    eeb5db4 View commit details
    Browse the repository at this point in the history
  3. Create FUNDING.yml

    jpmonette authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    7bc87ec View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bb85e7c View commit details
    Browse the repository at this point in the history
  5. 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.
    mattimbrain authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    53bdab2 View commit details
    Browse the repository at this point in the history
  6. Bump to 4.1.0

    jpmonette authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    028bcad View commit details
    Browse the repository at this point in the history
  7. 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>
    dependabot[bot] authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    3c4af4d View commit details
    Browse the repository at this point in the history
  8. feat: 🎸 add mandatory rss2 attributes on enclosure (jpmonette#120)

    Co-authored-by: Decebal Dobrica <decebal.dobrica@tellimer.com>
    Decebal Dobrica and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    546c68c View commit details
    Browse the repository at this point in the history
  9. fix: 🐛 atom link needs to point to self (jpmonette#122)

    ✅ Closes: 113
    
    Co-authored-by: Decebal Dobrica <decebal.dobrica@tellimer.com>
    Decebal Dobrica and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    2d40bbe View commit details
    Browse the repository at this point in the history
  10. Update dependencies + Formatting + Add Comments (jpmonette#123)

    * Update dependencies
    
    * Update formating
    
    * Add comments
    jpmonette authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4da68b2 View commit details
    Browse the repository at this point in the history
  11. Bump to 4.2.0

    jpmonette authored and decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    dcba92a View commit details
    Browse the repository at this point in the history
  12. test: update

    decebal committed Jun 5, 2020
    Configuration menu
    Copy the full SHA
    4c4df79 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2020

  1. Configuration menu
    Copy the full SHA
    863d039 View commit details
    Browse the repository at this point in the history