Thanks to visit codestin.com
Credit goes to github.com

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: goggle/script.module.srgssr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.0.0
Choose a base ref
...
head repository: goggle/script.module.srgssr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.1.0
Choose a head ref
  • 11 commits
  • 7 files changed
  • 1 contributor

Commits on Apr 24, 2022

  1. Use correct url for swissinfo

    goggle committed Apr 24, 2022
    Configuration menu
    Copy the full SHA
    b6f6874 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2022

  1. Order of module imports

    goggle committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    d7e5fa3 View commit details
    Browse the repository at this point in the history
  2. Order of local import

    goggle committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    acbd45e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7b08e3 View commit details
    Browse the repository at this point in the history
  4. Use more f-strings

    goggle committed Apr 26, 2022
    Configuration menu
    Copy the full SHA
    7c3a560 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2022

  1. Configuration menu
    Copy the full SHA
    ad97029 View commit details
    Browse the repository at this point in the history
  2. Add support for content presented on homepage (#12)

    * Add support for content presented on homepage
    
    * Make menu building from webpage more flexible
    
    * Add support for topics
    
    * Prevent upcoming live events from being played
    
    * Prevent broken next page urls to create a next page button
    
    * Undo special handling of HeroStage elements
    
    Since we now exclude all the broken next page buttons
    from being created, it is not necessary anymore to prevent
    the next page button for the HeroStage from being built separately.
    
    * Add support for query `media-section-with-show`
    goggle authored May 22, 2022
    Configuration menu
    Copy the full SHA
    5dd9808 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2022

  1. Remove old Python strings

    goggle committed May 23, 2022
    Configuration menu
    Copy the full SHA
    bded35f View commit details
    Browse the repository at this point in the history

Commits on May 31, 2022

  1. Configuration menu
    Copy the full SHA
    6f7a98e View commit details
    Browse the repository at this point in the history
  2. Update version

    goggle committed May 31, 2022
    Configuration menu
    Copy the full SHA
    c6b907c View commit details
    Browse the repository at this point in the history
  3. Add livestream support (#14)

    * Add livestream support
    
    * Do not include segments for livestreams
    
    * Revert playback not supported
    
    * Remove old code for livestreams
    goggle authored May 31, 2022
    Configuration menu
    Copy the full SHA
    89910f2 View commit details
    Browse the repository at this point in the history
Loading