Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: github-access-smt/rss-parser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: rbren/rss-parser
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 19 commits
  • 9 files changed
  • 6 contributors

Commits on Jun 7, 2023

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

Commits on Jul 22, 2023

  1. Merge pull request rbren#251 from fivecar/readme_typescript_example_fix

    fix: correct Typescript example to include `new Parser()`
    rbren authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    2ea1d8f View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2023

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

Commits on Nov 29, 2023

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

Commits on Jan 25, 2024

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

Commits on Feb 6, 2024

  1. Merge pull request rbren#263 from stetime/bugfix

    Bugfix: Handle absence of media:content in XML parsing
    rbren authored Feb 6, 2024
    Configuration menu
    Copy the full SHA
    e00b7d1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e320db7 View commit details
    Browse the repository at this point in the history
  3. fix media content tests

    rbren committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    75f52f7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9ca392f View commit details
    Browse the repository at this point in the history
  5. fix action

    rbren committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    a8156ee View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. update deps

    rbren committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    cf40970 View commit details
    Browse the repository at this point in the history
  2. add legacy ssl for build

    rbren committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    54577ba View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

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

Commits on Feb 12, 2024

  1. Update lib/parser.js

    rbren authored Feb 12, 2024
    Configuration menu
    Copy the full SHA
    33e1408 View commit details
    Browse the repository at this point in the history
  2. Revert "add legacy ssl for build"

    This reverts commit 54577ba.
    rbren committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    bba9cf3 View commit details
    Browse the repository at this point in the history
  3. add debug info to script

    rbren committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    5f527e1 View commit details
    Browse the repository at this point in the history
  4. update webpack

    rbren committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    59ee076 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2024

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

Commits on Nov 13, 2024

  1. Merge pull request rbren#264 from goldsrc/master

    Fix request timeout handling in parser.js
    rbren authored Nov 13, 2024
    Configuration menu
    Copy the full SHA
    e9b2169 View commit details
    Browse the repository at this point in the history
Loading