Commit Graph

2753 Commits

Author SHA1 Message Date
gauthier-th
d8325986bf docs: fix the contributing.md link preview-seerr 2025-10-15 00:21:33 +02:00
gauthier-th
2123c1d0e9 docs: fix seerr version in nixpkg docs 2025-10-15 00:14:03 +02:00
gauthier-th
c37ea8d8e2 docs: update seerr description 2025-10-15 00:13:27 +02:00
gauthier-th
6969f503ab docs: update jsdoc comment 2025-10-15 00:13:26 +02:00
gauthier-th
86724a3067 fix: typos 2025-10-15 00:13:26 +02:00
gauthier-th
ad1d8c1b0d fix: remove irrelevant changes 2025-10-15 00:13:25 +02:00
gauthier-th
199c6729a5 fix: update overseerr migration 2025-10-15 00:13:24 +02:00
gauthier-th
5b87b6fd8d fix: update overseerr migration 2025-10-15 00:13:23 +02:00
gauthier-th
8ab2731736 fix: replace jellyseerr migrations with a dedicated one for overseerr 2025-10-15 00:13:23 +02:00
gauthier-th
3b8f0076a1 fix: rewrite the AddUserAvatarCacheFields migration for Overseerr merge 2025-10-15 00:13:22 +02:00
gauthier-th
d7b5be4bad fix: add fake migration to skip the duplicated UpdateWebPush migration 2025-10-15 00:13:22 +02:00
Gauthier
33f1e01650 fix: replace .update by .save for TypeORM hooks 2025-10-15 00:13:21 +02:00
Gauthier
925247833f fix: add more details in migration logs 2025-10-15 00:13:21 +02:00
gauthier-th
8c20223df6 feat: update the value of the MediaStatus.DELETED enum 2025-10-15 00:13:20 +02:00
gauthier-th
442128a2de refactor: more rename to Seerr 2025-10-15 00:13:20 +02:00
gauthier-th
5d0f9ce30a refactor: rename to Seerr 2025-10-15 00:13:19 +02:00
gauthier-th
f96dd64bf9 feat: add Overseerr migration 2025-10-15 00:13:18 +02:00
Ludovic Ortega
d95cccac6a docs: postgres 18 documentation (#2046)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-15 00:09:43 +02:00
Ludovic Ortega
9d174baa70 chore: use ghcr.io instead of dockerhub as default (#2045)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-15 05:27:56 +08:00
fallenbagel
d5ff0c11ca fix(subscriber): prevent infinite loop when requesting existing media with scan disabled (#2043) 2025-10-14 22:56:33 +02:00
Ludovic Ortega
0354debd2b build(docker): setup rootless image (#2032) [skip ci]
* build(docker): setup rootless image

---------

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-14 22:49:57 +02:00
salty
a8c7e35f56 fix(api): cleanup radarr bits in sonarr api (#2035) 2025-10-12 17:19:51 +02:00
Gauthier
34fcc5d2c7 chore: merge upstream (#2024) 2025-10-08 23:34:31 -04:00
Joe Harrison
f292d93d10 ci: ci: update node hash to be multi arch sha index (#2023) 2025-10-08 14:10:38 +01:00
Joe Harrison
c29ba2ce8e ci: updating digests re pr-1998 (#2020) 2025-10-08 14:35:01 +02:00
Joe Harrison
4846c6abc4 ci(ci.yml,release.yml): removes the need for 3rd party actions (#2018)
* ci(ci.yml,release.yml): removes the need for 3rd party actions

This will stop the need to use `sarisia/actions-status-discord` &
`technote-space/workflow-conclusion-action`

* revert(ci.yml): added the logic back to the if condition
2025-10-08 12:47:08 +01:00
Brandon Cohen
1213a1d765 chore: update readme logo and add note to top (#2007) 2025-10-07 21:17:55 -04:00
TheCatLady
c4348a1bb6 chore(renovate): group non-major deps (#2002) [skip ci] 2025-10-07 18:14:12 -04:00
Joe Harrison
5f46ee8af6 chore: update renovate bot logic to remove pin from compose files and charts (#1999) 2025-10-07 23:27:45 +02:00
Ludovic Ortega
393cb1a4ce chore(renovate): fix trivy action tag (#1993) [skip-ci]
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-07 19:23:26 +00:00
Joe Harrison
2e6a19d3b5 ci: updated all workflows to be pinned to commit hashes ahead of renovate connection (#1989)
* ci: updated all workflows to be pineed to commit hashes ahead of renovate connection

* ci: update doc links regex

* ci: bump version for codeql-action

* ci: bump version for action/cache to v4.2.0

* ci: adding package-manager-cache: false to the node v5 setup steps

* ci: remove the --include to test precedence as it was overriding

* chore: added missing @ from commit hash

* ci: updates to shas to bring up to latest, also update to renovate config to account for major versions

* chore: update renovate global minimum age settings

* updated node sha

* Apply suggestion from @M0NsTeRRR

Co-authored-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* Apply suggestion from @M0NsTeRRR

Co-authored-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* Apply suggestion from @M0NsTeRRR

Co-authored-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* Apply suggestion from @M0NsTeRRR

* Apply suggestion from @M0NsTeRRR

---------

Co-authored-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-07 19:55:56 +01:00
Ludovic Ortega
3ff1c061b8 docs: fix docusaurus config for seerr (#1991)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-07 13:44:00 -04:00
Ryan Cohen
3de457f5bb docs: update docs links to docs.seerr.dev (#1990) [skip ci] 2025-10-07 16:48:51 +00:00
Joe Harrison
0af453ee33 chore: add renovate bot modular configuration (#1983) 2025-10-07 05:21:18 +01:00
TheCatLady
94a43ea480 chore: rename Jellyseerr -> Seerr, part 2 (#1987) 2025-10-06 16:47:10 -07:00
TheCatLady
2e2d2a031b chore: rename Jellyseerr -> Seerr, part 1 (#1984)
* chore: rename Jellyseerr -> Seerr, part 1

* chore: update Jellyfin bot name
2025-10-06 15:22:36 -07:00
Joe Harrison
e7aed5b594 ci: updated cypress paths to stop noisy runs (#1986) 2025-10-07 00:16:25 +02:00
Ludovic Ortega
de1033575f chore: migrate helm-chart to the new org (#1985)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-07 06:02:24 +08:00
Ryan Cohen
1a503e9fa4 ci: update cypress project id (#1981) [skip ci]
* ci: update cypress project id

* try without cache

* add install command

* install cypress dep manually

* use enable pre-post-scripts instead of manually installing

* revert back to manual install

* move cypress binary install after cache
2025-10-06 20:11:13 +00:00
TheCatLady
00b2e97f8d chore: update Discord URL (#1980) [skip ci] 2025-10-06 19:32:38 +00:00
Joe Harrison
a3196fd3a3 ci: fix seerr reference in workflow run (#1979) 2025-10-06 13:27:57 -06:00
Ryan Cohen
9674358c0f docs: updates funding and contributor information (#1977) [skip ci] 2025-10-06 13:10:19 -06:00
Joe Harrison
adcbeb9f89 ci: updated the release workflow names and introduced the trivy vuln scan wf (#1978) 2025-10-06 15:04:37 -04:00
Ludovic Ortega
06ebd49a8e build(docker): enable corepack so we don't need to pin pnpm version (#1961)
* build(docker): enable corepack so we don't need to pin pnpm version

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* build(docker): fix StageNameCasing error

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

---------

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-06 14:50:58 -04:00
Ludovic Ortega
166e2404b2 chore: remove unused files (#1966)
* chore: removed unused files

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* chore: remove cypress deprecated config option

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

* chore: remove deprecated log file

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>

---------

Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-06 14:50:38 -04:00
Joe Harrison
32ae099552 ci: add link checks to the docs (#1971)
* ci: add link checks to the docs

* updated regex

* stop 403s from discord support links
2025-10-06 14:49:35 -04:00
Joe Harrison
500ced0fdd chore: updated the security policy discord links (#1976) 2025-10-06 14:49:03 -04:00
Ludovic Ortega
a53e180caa chore: use seerr-core in codeowners (#1973)
Signed-off-by: Ludovic Ortega <ludovic.ortega@adminafk.fr>
2025-10-06 14:46:06 -04:00
Joe Harrison
0217096a1c docs: add comprehensive security policy (#1970)
* docs: add comprehensive security policy

* Update SECURITY.md

Co-authored-by: Ludovic Ortega <github@mail.adminafk.fr>

* Update SECURITY.md

Co-authored-by: Ludovic Ortega <github@mail.adminafk.fr>

* Update SECURITY.md

Co-authored-by: Ludovic Ortega <github@mail.adminafk.fr>

---------

Co-authored-by: Ludovic Ortega <github@mail.adminafk.fr>
2025-10-06 19:03:22 +01:00
Gauthier
42eec245b7 docs: add a warning about the new mount point in Postgres (#1968)
* docs: add a warning about the new mount point in Postgres

* fix: update path

Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com>

---------

Co-authored-by: fallenbagel <98979876+fallenbagel@users.noreply.github.com>
2025-10-06 00:54:14 +00:00