Commit Graph

  • d3805d99e8 refactor: clean up code from cr comments dr-carrot 2024-11-04 18:10:43 -05:00
  • 7a5ee18e2c docs: update docs to add psql set up info dr-carrot 2024-11-04 18:09:39 -05:00
  • 96591a9ddd chore(pnpm-lock.yaml): updated pnpm-lock dr-carrot 2024-11-04 18:04:40 -05:00
  • 46c3af115a chore: merge from dev dr-carrot 2024-11-04 17:35:05 -05:00
  • 2d3b777daf docs: migrate to docker compose v2 (#1073) Ludovic Ortega 2024-11-04 15:48:37 +01:00
  • 2ee5535819 Merge branch 'develop' into feat-add-tvdb-indexer preview-tvdb-indexer THOMAS B 2024-11-03 13:15:11 +01:00
  • cf59102ef9 fix(externalapi): extract basic auth and pass it through header (#1062) Fallenbagel 2024-11-03 14:35:20 +08:00
  • 6dc00c8732 fix(externalapi): extract basic auth and pass it through header preview-fix-basic-auth fallenbagel 2024-11-01 02:52:26 +08:00
  • ca838a00fa feat: add bypass list, bypass local addresses and username/password to proxy setting (#1059) Gauthier 2024-10-31 16:10:45 +01:00
  • f2ed101e52 fix: use fs/promises for settings (#1057) Gauthier 2024-10-31 15:51:57 +01:00
  • 23e959acc1 fix: remove logs preview-more-proxy-settings Gauthier 2024-10-31 10:42:39 +01:00
  • 2000c2ddf6 fix: add error handling for proxy creating Gauthier 2024-10-31 02:08:06 +01:00
  • 4a3fb5e6c8 feat: add bypass list, bypass local addresses and username/password to proxy setting Gauthier 2024-10-31 02:01:55 +01:00
  • 4f14e057c7 fix: add missing merge function of default and current config Gauthier 2024-10-30 22:00:16 +01:00
  • 67a846cd58 test(tvdb): change 'use' to 'tvdb' condition check TOomaAh 2024-10-29 23:28:28 +01:00
  • a5e8320e8a refactor(tmdb): reduce still path condition TOomaAh 2024-10-29 23:20:41 +01:00
  • 3f16176667 refactor(settings): replace tvdb object to boolean type TOomaAh 2024-10-29 23:10:35 +01:00
  • d16e399011 fix: use fs/promises for settings Gauthier 2024-10-29 16:50:24 +01:00
  • 85aeeb084e refactor(indexer): remove unused getSeasonIdentifier method TOomaAh 2024-10-28 18:37:52 +01:00
  • b865d65fad style(tvdb): rename pokemon to correct tv show TOomaAh 2024-10-27 13:06:27 +01:00
  • 47eece9c44 test(tvdb): add tvdb tests TOomaAh 2024-10-27 11:23:05 +01:00
  • 72277ea983 fix(test): wrong url tv-details TOomaAh 2024-10-27 01:48:07 +02:00
  • 57e2f7b374 fix(test): fix discover test TOomaAh 2024-10-27 01:18:27 +02:00
  • 6f8d4bf00a style: tvdb.login to tvdb.test TOomaAh 2024-10-26 16:13:52 +02:00
  • 61ecf74b28 style: replace avalaible to available TOomaAh 2024-10-26 15:52:40 +02:00
  • 4b4eeb6ec7 feat: proxy setting (#1031) Gauthier 2024-10-26 12:19:42 +02:00
  • d331798b28 fix: remove language profiles dropdown for Sonarr v4 (#1000) Gauthier 2024-10-24 18:34:01 +02:00
  • f2b63156d1 feat: add a warning if permissions are missing from config folder (#1030) Gauthier 2024-10-24 18:13:11 +02:00
  • 326001c3ec feat: add more logs to migrations and create a settings backup (#1036) Gauthier 2024-10-24 18:12:42 +02:00
  • 0bbcfcbd5e fix: cache Jellyfin/Emby avatars from API (#1045) Gauthier 2024-10-24 18:11:25 +02:00
  • 329527bd03 fix: update avatar on new login preview-fix-avatarproxy Gauthier 2024-10-24 11:38:06 +02:00
  • 976781d470 fix: wrong language with tmdb indexer TOomaAh 2024-10-23 12:36:37 +02:00
  • 4e741051f3 fix: use undici proxy agent preview-proxy-setting Gauthier 2024-10-22 23:18:51 +02:00
  • 422012f7b5 refactor: clean tvdb indexer code TOomaAh 2024-10-22 22:57:54 +02:00
  • 269fd69dff fix: cache Jellyfin/Emby avatars from API Gauthier 2024-10-22 00:28:31 +02:00
  • 32e0b129fe docs(aur): add disclaimer about being maintained by third-party (#1044) Fallenbagel 2024-10-22 05:20:14 +08:00
  • 32f500a4e7 fix: error if tmdb poster is null TOomaAh 2024-10-20 16:27:08 +02:00
  • 7b07004c5b fix: error during get episodes TOomaAh 2024-10-20 16:17:42 +02:00
  • 87253e8bb7 refactor(tvdb): replace tvdb api by skyhook TOomaAh 2024-10-20 01:46:08 +02:00
  • 7bcda9521e Merge branch 'develop' into feat-add-tvdb-indexer TOomaAh 2024-10-19 23:49:26 +02:00
  • daecb6b6cf feat: add a proxy option into settings Gauthier 2024-10-19 00:19:23 +02:00
  • d99ae35c2e feat: add a proxy option into settings Gauthier 2024-10-19 00:18:30 +02:00
  • a2b3408c9a feat: exit Jellyseerr when migration fails (#1026) Gauthier 2024-10-18 12:24:29 +02:00
  • cbb1a74526 fix: fixes wrong avatar rendered for the modifiedBy user in request list (#1028) Fallenbagel 2024-10-18 06:28:42 +08:00
  • 26c37ec067 docs(buildfromsource): remove latest/develop tabs and update instructions to support 2.0.0 (#1021) Fallenbagel 2024-10-17 23:12:41 +08:00
  • dc2cd9f28e chore(release): 2.0.1 v2.0.1 semantic-release-bot 2024-10-17 13:51:24 +00:00
  • dfa0229a6d chore: prepare for v2.0.1 fallenbagel 2024-10-17 21:49:46 +08:00
  • 4e48fdf2cb fix: rewrite avatarproxy and CachedImage (#1016) Gauthier 2024-10-17 15:24:15 +02:00
  • a351264b87 fix: handle non-existent rottentomatoes rating (#1018) Gauthier 2024-10-17 12:37:19 +02:00
  • 9de304d17a docs: add M0NsTeRRR as a contributor for security (#1015) allcontributors[bot] 2024-10-17 07:25:36 +08:00
  • 4945b54298 fix: fetch override to attach XSRF token to fix csrfProtection issue (#1014) Fallenbagel 2024-10-17 07:25:06 +08:00
  • a0f80fe764 fix: use jellyfinMediaId4k for mediaUrl4k (#1006) Fallenbagel 2024-10-16 03:50:21 +08:00
  • 63dfe003b0 chore(release): 2.0.0 v2.0.0 semantic-release-bot 2024-10-15 17:55:56 +00:00
  • a47db19ae7 chore(release): prepare for v1.10 release fallenbagel 2024-10-16 01:53:45 +08:00
  • 92ba26207d feat: refresh monitored downloads before getting queue items (#994) Gauthier 2024-10-10 11:37:08 +02:00
  • 497d629207 feat: refresh monitored downloads before getting queue items preview-faster-download-refresh Gauthier 2024-10-03 18:04:27 +02:00
  • 96e1d40304 fix(session): set the correct TTL for the cookie store (#992) Gauthier 2024-10-02 20:59:35 +02:00
  • a5d22ba5b8 feat: allow request managers to delete data from sonarr/radarr (#644) Thomas Loubiou 2024-09-30 18:56:25 +02:00
  • f390da4866 fix(blacklist): add blacklist to mobile menu (#980) Gauthier 2024-09-25 21:25:44 +02:00
  • 75651f63ad feat: add Content-Security-Policy Header, allows setting frame-ancestor domains and moved font local preview-frame-ancestor Ruakij 2024-09-22 20:28:43 +02:00
  • edfd80444c refactor: Proxy and cache avatar images (#907) Joaquin Olivero 2024-09-18 23:38:14 -03:00
  • b02711fd5e chore: merge develop preview-delete-media-in-list Thomas Loubiou 2024-09-18 20:57:05 +02:00
  • c661f09445 refactor: use fetch API Thomas Loubiou 2024-09-18 20:47:27 +02:00
  • c195a6f720 style: formatting preview-cache-avatar JoaquinOlivero 2024-09-18 03:02:41 +00:00
  • f7a4efdde1 fix: avatar images not showing on issues page JoaquinOlivero 2024-09-18 02:34:42 +00:00
  • 6a475b5e41 fix: remove log and correctly set the if statement for the cached image component JoaquinOlivero 2024-09-10 21:48:57 +00:00
  • ae5542b6d3 refactor: only cache avatar with http url protocol JoaquinOlivero 2024-09-04 17:58:40 +00:00
  • cbf3bbb17d fix: fix incomplete URL substring sanitization JoaquinOlivero 2024-08-28 14:21:07 +00:00
  • 14fdd4e293 fix: fix vulnerability JoaquinOlivero 2024-08-27 22:04:26 +00:00
  • d2f651081a refactor: checks if the default avatar is cached to avoid creating duplicates for different users JoaquinOlivero 2024-08-26 18:58:02 +00:00
  • 822ca690da style: grammar JoaquinOlivero 2024-08-19 17:16:05 +00:00
  • b2291f5125 refactor: use 'mime' package to detmerine file extension JoaquinOlivero 2024-08-13 22:27:28 +00:00
  • 84f7a9795e fix: requested changes JoaquinOlivero 2024-08-03 23:21:31 +00:00
  • 9c5f4fe2f0 fix: remove unexpired unused image when a user changes their avatar JoaquinOlivero 2024-08-01 08:34:06 +00:00
  • 3af39dd5f0 fix(s): set correct src URL for cached image JoaquinOlivero 2024-08-01 05:50:38 +00:00
  • 7ad44830d1 fix: show the correct avatar in the list of available users in advanced request JoaquinOlivero 2024-08-01 04:44:22 +00:00
  • bd8deedfbe fix: set avatar image URL JoaquinOlivero 2024-08-01 00:01:46 +00:00
  • 548aaede26 fix: extract keys JoaquinOlivero 2024-07-31 10:35:14 +00:00
  • 8c7a08b4e9 refactor: proxy and cache user avatar images JoaquinOlivero 2024-07-31 10:32:04 +00:00
  • 2b05ffface chore(issuetemplate): update defaults labels of GitHub issues (#968) Gauthier 2024-09-17 08:12:00 +02:00
  • 818aa60aac feat: blacklist items from Discover page (#632) preview-post-blacklist Joaquin Olivero 2024-09-16 17:08:12 -03:00
  • ee7e91c7c9 fix: change SeriesSearch to MissingEpisodeSearch for season requests (#711) preview-pre-blacklist Jonas F 2024-09-16 19:07:43 +02:00
  • 45ef150e36 feat: add environment variable for API key (#831) Aidan Hilt 2024-09-16 13:05:44 -04:00
  • a5979933f8 refactor: resolving PR comments Hermanus Engelbrecht 2024-08-28 19:45:20 +02:00
  • 54cfeefe74 docs(readme): update the translate badge (#951) Fallenbagel 2024-08-28 21:58:04 +05:00
  • 0e588bf315 refactor: resolving PR commets Hermanus Engelbrecht 2024-08-27 15:27:53 +02:00
  • 89e0a831ec fix: add an error message to say when an email is already taken (#947) Gauthier 2024-08-27 12:54:56 +02:00
  • e57d2654d1 fix: set correct user type when importing from emby (#949) Joaquin Olivero 2024-08-26 17:14:46 -03:00
  • a02a0dd176 docs: fix broken anchors (#946) Gauthier 2024-08-26 14:27:06 +02:00
  • f5b3b06dfe feat(new auth api): add EmbyConnect authentication API Hermanus Engelbrecht 2024-08-24 13:36:16 +02:00
  • 7423bbbffc fix(setup): page display when homepage is loading (#940) Gauthier 2024-08-22 14:46:06 +02:00
  • 32343f23a3 chore(migrations): proper rename & clean up of media server type migration (#939) Fallenbagel 2024-08-22 17:37:41 +05:00
  • 15cb949f1f feat: Jellyfin/Emby server type setup (#685) Fallenbagel 2024-08-21 02:35:47 +05:00
  • cfd1bc2535 feat: adds status filter for tv shows (#796) Joaquin Olivero 2024-08-19 15:37:04 -03:00
  • 80f63017ac fix: handle status badge for season packs (#927) Gauthier 2024-08-19 06:02:52 +02:00
  • 4e63cee12b Merge pull request #3 from dr-carrot/v1.7.0/postgresql-dev-merge dr-carrot 2024-08-18 23:26:54 -04:00
  • 5ee29823c6 fix: update pnpm lock with pg package dr-carrot 2024-08-18 21:07:17 -04:00
  • 2add7af5ec chore: merge from dev dr-carrot 2024-08-18 20:42:57 -04:00
  • 3b12c98242 chore: revverted ts commit dr-carrot 2024-08-18 20:32:54 -04:00
  • 0c7e652672 refactor(i18n): merge weblate (#934) jellyseerr-weblate 2024-08-16 23:02:16 +05:00