-
-
Notifications
You must be signed in to change notification settings - Fork 457
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
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
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 13 files changed
- 6 contributors
Commits on Mar 10, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 5b998be - Browse repository at this point
Copy the full SHA 5b998beView commit details -
Configuration menu - View commit details
-
Copy full SHA for 863b675 - Browse repository at this point
Copy the full SHA 863b675View commit details -
fix(ui): correct media action icon size (#1444)
This PR fixes an UI issue with inconsistent size for media action icons. fix #1440
Configuration menu - View commit details
-
Copy full SHA for 771ecdf - Browse repository at this point
Copy the full SHA 771ecdfView commit details -
Configuration menu - View commit details
-
Copy full SHA for cdfb30e - Browse repository at this point
Copy the full SHA cdfb30eView commit details
Commits on Mar 11, 2025
-
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
Configuration menu - View commit details
-
Copy full SHA for 21ab20b - Browse repository at this point
Copy the full SHA 21ab20bView commit details -
feat(helm): upgrade jellyseerr to 2.4.0 (#1438)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
Configuration menu - View commit details
-
Copy full SHA for 077e355 - Browse repository at this point
Copy the full SHA 077e355View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2cd8435 - Browse repository at this point
Copy the full SHA 2cd8435View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4560c0f - Browse repository at this point
Copy the full SHA 4560c0fView commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.4.0...v2.5.0