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: pixelant/pxa_social_feed
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.6.1
Choose a base ref
...
head repository: pixelant/pxa_social_feed
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 17 commits
  • 79 files changed
  • 8 contributors

Commits on May 30, 2023

  1. [TASK] Check http error code before disable a configuration

    A new extension setting allows to list which http error code can disable a configuration when an error occured.
    
    By default, a configuration will be disabled if a 403 or 404 http error occurred.
    
    This allows temporary errors like timeouts or maintenance to not disable configuration.
    dogawaf committed May 30, 2023
    Copy the full SHA
    a0e1af1 View commit details
  2. Merge pull request #189 from dogawaf/better-error-handling

    [TASK] Check http error code before disable a configuration
    MattiasNilsson authored May 30, 2023
    Copy the full SHA
    7e1a173 View commit details
  3. Copy the full SHA
    d5eeed1 View commit details

Commits on Jun 6, 2023

  1. Copy the full SHA
    49d8091 View commit details

Commits on Jun 7, 2023

  1. Merge pull request #192 from JAK0TA/Facebook_posts

    Added support for Facebooks posts end point
    MattiasNilsson authored Jun 7, 2023
    Copy the full SHA
    c190e5a View commit details
  2. Copy the full SHA
    7071d9c View commit details

Commits on Aug 29, 2023

  1. Copy the full SHA
    7ff5c4e View commit details
  2. Merge pull request #193 from JAK0TA/feat-set-min-required-php-version

    [TASK] Set required minimal php version
    MattiasNilsson authored Aug 29, 2023
    Copy the full SHA
    d3c6bcf View commit details
  3. Copy the full SHA
    9177227 View commit details

Commits on Jul 1, 2024

  1. Copy the full SHA
    b9810b4 View commit details

Commits on Aug 7, 2024

  1. Merge pull request #198 from JAK0TA/fix_youtube_thumbnail

    use url instead of baseUrl
    MattiasNilsson authored Aug 7, 2024
    Copy the full SHA
    1e558d6 View commit details
  2. Copy the full SHA
    c314eec View commit details

Commits on Aug 15, 2024

  1. make extension compatible to TYPO3 v12

    Landolsi, Abdellatif committed Aug 15, 2024
    Copy the full SHA
    b2b67f3 View commit details

Commits on Aug 16, 2024

  1. Copy the full SHA
    e611db7 View commit details
  2. Merge pull request #199 from alandolsi/typo3v12

    Update Extension for TYPO3 v12 Compatibility
    MattiasNilsson authored Aug 16, 2024
    Copy the full SHA
    f561ddc View commit details

Commits on Feb 14, 2025

  1. Copy the full SHA
    7b97bc5 View commit details

Commits on Feb 17, 2025

  1. Merge pull request #203 from SilentHunter124/202-fix-broken-scheduler

    Fix Request Variable Check order for scheduler as CLI
    MattiasNilsson authored Feb 17, 2025
    Copy the full SHA
    03cbe6e View commit details
Loading