Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
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: seerr-team/seerr
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.4.0
Choose a base ref
Loading
...
head repository: seerr-team/seerr
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.5.0
Choose a head ref
Loading
  • 8 commits
  • 13 files changed
  • 6 contributors

Commits on Mar 10, 2025

  1. fix(users): correct user list for Postgres (#1443)

    PostgreSQL requires that the ORDER BY expression must appear in the SELECT list when using DISTINCT.
    Since we were using a computed expression in the ORDER BY clause, we need to include it in the
    SELECT list as well.
    
    re #1333
    gauthier-th authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    5b998be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    863b675 View commit details
    Browse the repository at this point in the history
  3. fix(ui): correct media action icon size (#1444)

    This PR fixes an UI issue with inconsistent size for media action icons.
    
    fix #1440
    gauthier-th authored Mar 10, 2025
    Configuration menu
    Copy the full SHA
    771ecdf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cdfb30e View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2025

  1. revert: reverts csrf-csrf back to csurf (#1442)

    * revert: reverts csrf-csrf back to csurf
    
    This reverts csrf-csrf change brought on by `9e3119` in #1393 back to `csurf` that is maintained
    
    * fix: type declarations for csurf
    fallenbagel authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    21ab20b View commit details
    Browse the repository at this point in the history
  2. feat(helm): upgrade jellyseerr to 2.4.0 (#1438)

    Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
    M0NsTeRRR authored Mar 11, 2025
    Configuration menu
    Copy the full SHA
    077e355 View commit details
    Browse the repository at this point in the history
  3. chore: prepare for v2.4.1

    fallenbagel committed Mar 11, 2025
    Configuration menu
    Copy the full SHA
    2cd8435 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4560c0f View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.