3053 Commits

Author SHA1 Message Date
Gauthier
4fa2c71b84 fix: add missing "key" to React arrays (#3043) 2026-05-18 16:38:40 +02:00
Felix Schneider
a8f147d083 feat(notification): add support for public seerr logo in email (#3036) 2026-05-18 11:21:25 +02:00
fallenbagel
08b7bd4f46 refactor(docs): move REST API docs to navbar and dedicated sidebar (#3040) 2026-05-16 12:12:49 +02:00
renovate[bot]
a0418d1244 chore(deps): update dependency typeorm to v0.3.29 (#3037)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 11:46:03 +02:00
fallenbagel
df105b81e3 fix(docs): enable trailingSlash to prevent 404 flash on direct navigation (#3039) 2026-05-16 15:04:05 +08:00
fallenbagel
d88242fd62 fix(docs): switch to SWC minimizer to fix broken runtime bundle
Terser emits digit-prefixed hex chunk-name keys unquoted in webpack's runtime, producing an invalid
object literal that crashes hydration. SWC quotes them correctly.

fix #3035
2026-05-16 14:17:29 +08:00
renovate[bot]
6bb402a651 ci(actions): update github actions (#3028)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-16 00:33:52 +02:00
renovate[bot]
92c486d312 chore(deps): update dependency husky to v9 (#2995)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2026-05-13 23:57:30 +02:00
0xsysr3ll
080c68a778 fix(docs): bump openapi docs packages to 5.0.2 (#3027) 2026-05-13 23:53:02 +02:00
Gauthier
8759263e12 chore(deps): update dependency Next.js to v16 (#3003) 2026-05-13 18:54:35 +02:00
Ludovic Ortega
7aa1470ce6 docs: add REST API documentation (#2981)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
Co-authored-by: 0xsysr3ll <0xsysr3ll@pm.me>
Co-authored-by: Gauthier <mail@gauthierth.fr>
2026-05-13 13:27:56 +02:00
0xsysr3ll
cf8720515c fix(tag): use inset ring to avoid clipped outlines (#2985) 2026-05-13 09:28:06 +08:00
Gauthier
dfde4d34e6 refactor: replace react-toast-notifications with react-hot-toast (#3004) 2026-05-09 21:03:33 +02:00
Gauthier
bd27f2de6b fix(users): correct auth middleware for web push subscription (#3005) 2026-05-09 17:18:22 +08:00
Defendi
99f8520f48 fix(plex-watchlist-sync): handle MediaContainer.Video fallback in watchlist sync (#2992) 2026-05-08 14:09:50 +02:00
Weblate
788311aa02 chore(i18n): update translations from Weblate
Co-authored-by: RobertRvB <Robert_RB@live.nl>
Co-authored-by: Weblate <noreply@weblate.org>
2026-05-08 11:28:32 +02:00
renovate[bot]
de11222a37 chore(deps): update dependency express to v5 (#2963)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: gauthier-th <mail@gauthierth.fr>
2026-05-08 10:39:33 +02:00
Weblate
6eb43e00c9 chore(i18n): update translations from Weblate
Co-authored-by: 8emk10 <erikmorten97@gmail.com>
Co-authored-by: Marek <mara.pavelka@gmail.com>
Co-authored-by: Michael Neys <michael.neys@student.uhasselt.be>
Co-authored-by: Nils Karlsson Pyssling <nisse@users.noreply.translate.seerr.dev>
Co-authored-by: SilvioGabriel <silvioagjunior12@gmail.com>
Co-authored-by: SulliL <susu.leduc@gmail.com>
Co-authored-by: Thadah D. Denyse <thadahdenyse@protonmail.com>
Co-authored-by: Ulrik J <ulrikj@users.noreply.translate.seerr.dev>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: d0nizam <dzhaid.nizam@gmail.com>
Co-authored-by: markspoiss007-web <markspoiss007@gmail.com>
Co-authored-by: tkymmm <lempicka@sluice.xyz>
2026-05-08 06:52:06 +08:00
Weblate
656e33fb4a chore(i18n): update translations from Weblate
Co-authored-by: 8emk10 <erikmorten97@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
2026-05-08 06:46:45 +08:00
Burak Emir Sezen
f093c69723 feat(db): add DB_POOL_SIZE environment variable for postgres connection pool (#2990) 2026-05-07 22:11:36 +02:00
Blake L.
9b7b50bff6 feat: add plex media ratingKey and ratingKey4k to webhook payload and… (#1812) 2026-05-07 02:12:17 +08:00
Fredrik Burmester
15296a03ae feat: add route to fetch user by jellyfin id (#2074)
Co-authored-by: gauthier-th <mail@gauthierth.fr>
2026-05-07 02:10:26 +08:00
Gauthier
217fcef34b chore(deps): remove or replace unused/heavy dependencies to reduce Docker image size (#2974)
Co-authored-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2026-05-05 14:54:26 +02:00
Gauthier
5267611472 fix(slider): add async to spring animation (#2978) 2026-05-05 04:45:36 +08:00
renovate[bot]
20dbc30c37 ci(actions): update github actions (#2982)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-04 22:28:34 +02:00
0xsysr3ll
550c3bce43 ci(release): remove git-cliff footer in release changelog (#2986) 2026-05-03 22:04:06 +02:00
fallenbagel
9c34864ce6 fix(availability-sync): detect deleted seasons when media server retains empty season metadata (#2850) 2026-05-03 17:22:55 +02:00
fallenbagel
198e4e5953 fix(scanners): reset orphaned processing media from deleted Radarr/Sonarr entries (#2757) 2026-05-02 22:51:39 +02:00
fallenbagel
ce51f6a83c fix(scanners): ignore unknown seasons in availability rollup and skip empty placeholder seasons (#2958) 2026-05-03 04:37:41 +08:00
Weblate
474201812a chore(i18n): update translations from Weblate
Co-authored-by: SilvioGabriel <silvioagjunior12@gmail.com>
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: d0nizam <dzhaid.nizam@gmail.com>
Co-authored-by: markspoiss007-web <markspoiss007@gmail.com>
2026-05-02 02:05:42 +08:00
renovate[bot]
952261b876 ci(actions): update github actions (major) (#2947)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 17:02:43 +02:00
renovate[bot]
3ad2d09dde chore(deps): update dependency copy-to-clipboard to v4 (#2944)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-05-01 15:32:02 +02:00
Marcin Jurczak
47ca2ba249 feat(helm): add service annotations (#2979) 2026-05-01 10:22:40 +02:00
Gauthier
b32ab02c16 fix(tvrequest): allow special episodes when partial series requests are disabled (#2973) 2026-04-29 19:00:46 +02:00
Gauthier
ce47cfb611 fix(issuedescription): fix issue display lists in IssueDescription (#2972) 2026-04-29 18:32:27 +02:00
fallenbagel
ba6ed6c181 chore: cleanup intl polyfills and dev config (#2965) 2026-04-29 13:12:43 +02:00
Josh Archer
811126d67f docs: add Terraform/OpenTofu provider page (#2967) 2026-04-29 08:59:29 +00:00
renovate[bot]
c2d31b7240 chore(deps): update dependency eslint-plugin-react-hooks to v7.1.1 (#2949)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-28 14:52:42 +02:00
renovate[bot]
d50bdad17a ci(actions): update taiki-e/install-action action to v2.75.18 (#2961)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 23:18:53 +08:00
renovate[bot]
428fc4fb7d chore(deps): update dependency eslint-plugin-prettier to v5 (#2956)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-27 12:58:15 +02:00
Oscar White
ce9643cb84 fix(auth): drop popup.closed check in Plex pin poll (#2941) 2026-04-27 12:52:08 +02:00
renovate[bot]
60a2a87a70 ci(actions): update github actions (#2945)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-26 01:39:51 +02:00
renovate[bot]
08d49b5964 chore(deps): update dependency typescript-eslint to v8.58.2 (#2803)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 16:25:56 +00:00
renovate[bot]
b557dd0201 chore(deps): update dependency tailwindcss to v3.4.19 (#2013)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 18:16:30 +02:00
renovate[bot]
9063766824 chore(deps): update dependency @next/eslint-plugin-next to v16.2.4 (#2943)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-25 00:12:09 +08:00
renovate[bot]
cad0aa7056 build(docker): update node.js to v22.22.2 (#2942)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-04-24 16:09:30 +00:00
Gauthier
8e1e7f39a8 chore(deps): upgrade dependencies (#2874) 2026-04-24 18:04:15 +02:00
Defendi
f078da85f5 fix(external-link): replace TMDB ID with IMDB ID for Trakt links (#2934) 2026-04-24 09:52:04 +02:00
Gauthier
377bf65628 fix(ntfy): remove undefined fields from ntfy payload (#2931) 2026-04-24 09:51:42 +02:00
Weblate
2d4cd0362e chore(i18n): update translations from Weblate
Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: markspoiss007-web <markspoiss007@gmail.com>
2026-04-24 02:34:17 +08:00