fallenbagel
b9c0d5f46e
Merge remote-tracking branch 'upstream/develop' into develop
2023-11-05 17:29:23 +05:00
TheCatLady
3ea5076053
feat(notif): add Pushover sound options ( #2403 )
...
Co-authored-by: Danshil Kokil Mungur <me@danshilm.com >
2023-10-15 23:05:36 +04:00
fallenbagel
6a8406b5e3
Merge remote-tracking branch 'upstream/develop' into develop
2023-08-07 11:05:47 +05:00
TheCatLady
f7b4dfcac4
fix(tautulli): only test connection if hostname is defined ( #3573 )
2023-08-05 08:26:03 +09:00
Marco Faggian
b4191f9c65
feat(rating): added IMDB Radarr proxy ( #3496 )
...
* feat(rating): added imdb radarr proxy
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): rm export unused interfaces
Signed-off-by: marcofaggian <m@marcofaggian.com >
* docs(rating/imdb): rt to imdb
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): specified error message
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating/imdb): rm line break
Signed-off-by: marcofaggian <m@marcofaggian.com >
* refactor(rating): conform to types patter
Signed-off-by: marcofaggian <m@marcofaggian.com >
* chore(rating/imdb): added line to translation file
Signed-off-by: marcofaggian <m@marcofaggian.com >
* feat(rating/imdb): ratings to ratingscombined
Signed-off-by: marcofaggian <m@marcofaggian.com >
* fix(rating/imdb): reinstating ratings route
Signed-off-by: marcofaggian <m@marcofaggian.com >
* docs(ratings): openapi ratings
Signed-off-by: marcofaggian <m@marcofaggian.com >
* chore(ratings): undo openapi ratings apex
Signed-off-by: marcofaggian <m@marcofaggian.com >
---------
Signed-off-by: marcofaggian <m@marcofaggian.com >
2023-07-28 20:51:19 +09:00
Fallenbagel
cc041b5e0a
fix(logs): jellyfin auth error now has the severity warn consistent with local login
...
fix #224
2023-06-11 07:26:45 +05:00
Fallenbagel
825fa75ee2
Merge upstream/develop
2023-06-10 04:58:15 +05:00
Yalagin
03316c642d
fix(watchlist): add validation for creation request
2023-05-15 23:25:32 +07:00
Shane Friedman
aa84977680
feat(discover): support filtering by tmdb user vote count on discover page ( #3407 )
2023-05-13 00:23:14 +00:00
Brandon Cohen
e051b1dfea
fix: correctly load series fallback modal with sonarr v4 ( #3451 )
2023-05-11 04:43:11 +00:00
Zeb Muller
ac77b037d5
fix: error deleting users with over 1000 requests ( #3376 )
...
Break-up request removal into groups of 1000 requests to be removed at a time.
2023-05-11 10:45:23 +09:00
Alex
70b1540ae2
fix: handle search results with collections ( #3393 )
...
* feat: handle search collection
* Update server/utils/typeHelpers.ts
Co-authored-by: Danshil Kokil Mungur <danshil.mungur@gmail.com >
* fix: modified title card to show collection instead of movies
---------
Co-authored-by: Danshil Kokil Mungur <danshil.mungur@gmail.com >
Co-authored-by: Brandon <cohbrandon@gmail.com >
2023-05-11 09:58:16 +09:00
Yalagin
c08897bdc1
fix(watchlist): fix github code scanning
2023-05-04 22:36:36 +07:00
Yalagin
5f1c10d50a
feat(add watchlist): adding midding functionality from overserr
...
feat(add watchlist): adding missing functionality from overserr
2023-04-27 22:27:23 +07:00
Fallenbagel
ee23de6d2f
Merge remote-tracking branch 'upstream/develop' into develop
2023-02-28 03:28:36 +05:00
Danshil Kokil Mungur
af880a6c83
fix(watchlist): correctly load more than 20 watchlist items ( #3351 )
...
* fix(discover): correctly load additional watchlist items pages
* chore(discover): remove unused params types
2023-02-24 00:40:01 +00:00
dd060606
7bd4c4d1d4
Merge branch 'develop' into features/deleteMediaFile
2023-02-13 08:58:53 +01:00
notfakie
ad3d922440
Merge remote-tracking branch 'overseerr/develop' into develop
2023-01-27 17:55:55 +13:00
Brandon Cohen
507693881b
fix: multiple genre filtering now works ( #3282 )
2023-01-26 14:10:02 -08:00
TheCatLady
fd219717c0
fix: issues with issues ( #3267 )
...
* fix: issues with issues
* fix: don't notify on user closing/reopening own issue
* fix: only show close/reopen buttons for OP and admins
2023-01-24 02:58:56 +00:00
Ryan Cohen
1154156459
feat: add streaming services filter ( #3247 )
...
* feat: add streaming services filter
* fix: count watch region/provider as one filter
2023-01-16 17:05:21 +09:00
Ryan Cohen
dd00e48f59
feat: discover overhaul (filters!) ( #3232 )
2023-01-13 16:54:35 +09:00
Danshil Kokil Mungur
b5157010c4
fix(request): approve request when retrying request ( #3234 )
...
chore(request): clarify comment
2023-01-12 16:34:53 +09:00
Ryan Cohen
8bd10b5bf3
feat: discover inline customization ( #3220 )
2023-01-06 21:03:09 +09:00
Ryan Cohen
9d3446d370
fix: restore status badges on titles on actors page when hide available media enabled ( #3206 )
2023-01-04 17:29:48 +09:00
Ryan Cohen
cd3574851a
feat: add discover customization ( #3182 )
2023-01-03 16:04:28 +09:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
Ryan Cohen
15e246929b
fix(api): handle auth for accounts where the plex id may have been set to null ( #3125 )
...
also made some changes to hopefully alleviate this issue from happening at all in the future
2022-11-20 19:07:32 +09:00
Ryan Cohen
500cd1f872
feat: custom image proxy ( #3056 )
2022-10-18 14:40:24 +09:00
Fallenbagel
ab09664d41
fix(backend): fix jellyfinHost to not be undefined
...
Fix jellyfinHost so its not being treated as null or undefined
fix #237
2022-10-16 03:50:22 +05:00
Samuel Bartík
0faae20bac
Fix jellyfin external url basepath being ignored
2022-10-13 23:24:09 +02:00
Samuel Bartík
5b10da4073
Revert "fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /"
2022-10-13 23:08:20 +02:00
Fallenbagel
ed95b0af25
Merge upstream develop
2022-10-11 23:13:31 +05:00
Danshil Kokil Mungur
f5c2fc1c20
fix(ui): minor fixes ( #3036 )
...
* fix(ui): hide available media on person page
* fix(ui): set correct label for image cache settings
* fix(ui): disable status badge tooltip for collections
* fix(ui): replace empty space when no episodes in season
* fix: suggested changes
* fix(jobs): set watchlist sync to short interval
* chore: run i18n:extract
* fix: suggested changes
2022-10-04 12:03:24 +09:00
dd060606
bcd2bb7c96
fix: lint issues
2022-09-28 15:55:56 +02:00
Fallenbagel
66357019f0
fix(backend): fixes Jellyfin/Emby links if server is initially setup with a trailing /
...
Fixes #168 and #220
2022-09-26 10:17:18 +05:00
dd060606
5a72f5f86e
Merge branch 'develop' into features/deleteMediaFile
2022-09-14 14:58:37 +02:00
notfakie
05139717d1
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-12 19:19:57 +12:00
Danshil Kokil Mungur
30141f76e0
feat(logs): add search filter ( #2505 )
...
* feat(logs): add search filter
* refactor(logs): move loading spinner inside log viewer
Inputting text in the search bar on the logs page would refresh the page
losing focus on the search bar.
This moves the loading spinner inside the log viewer, so that it is not
as disruptive as it would
* fix(logs): escape string for search filter
* chore: rebase
* fix(logs): suggested changes
2022-09-12 02:21:16 +00:00
Danshil Kokil Mungur
99fc9a2da0
feat(jobs): show current job frequency in edit modal ( #3008 )
...
* fix(jobs): reset job schedule edit modal values when closed
* feat(jobs): show job's current frequency
* fix(jobs): reset job schedule edit modal values when cancelled
* chore: rebase
* refactor(jobs): use reducer instead of several react states
* fix(jobs): reset modal state when opening instead of closing the modal
This prevents the modal state from glitching when saving/closing the modal
* feat(jobs): parse job schedule cron string
unavailable locale will fallback to english
2022-09-12 01:14:27 +00:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
TheCatLady
0839718806
feat: view other users' watchlists ( #2959 )
...
* feat: view other users' watchlists
* test: add cypress tests
* feat(lang): translation keys
* refactor: yarn format
* fix: manage requests perm is parent of view watchlist perm
2022-08-22 05:50:27 +00:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
TheCatLady
6c0fd40877
feat(notif): auto-request notif type ( #2956 )
2022-08-21 10:26:19 +00:00
Ryan Cohen
301f2bf7ab
feat: plex watchlist sync integration ( #2885 )
2022-08-21 16:33:49 +09:00
TheCatLady
c143c0b8d2
fix: better ordering of RequestButton options & properly handle failed requests ( #2944 )
...
* fix: better ordering of RequestButton options & properly handle failed requests
* fix: appease prettier
2022-08-18 08:30:40 +00:00
Danshil Kokil Mungur
0fa84eae8d
build(deps): bump dependencies ( #2796 )
2022-08-17 20:43:35 +09:00
TheCatLady
f3e56da3b7
feat: show alert/prompt when settings changes require restart ( #2401 )
...
* fix: correct 'StatusChecker' typo
* feat: add restart required check to StatusChecker
* fix(perms): remove MANAGE_SETTINGS permission
* fix: allow alert to be dismissed
* fix(lang): add missing string in SettingsServices
* fix(frontend): fix modal icon border
* fix(frontend): un-dismiss alert if setting reverted not require server restart
* fix(backend): restart flag only needs to track main settings
* fix: rebase issue
* refactor: appease Prettier
* refactor: swap settings badge order
* fix: type import for MainSettings
* test: add cypress test for restart prompt
2022-08-16 16:58:11 +00:00
Gylesie
004e1bb17e
fix(api): lookup shows using english title only ( #2911 )
...
Fixes most of the time irrelevant lookup list when using localized TMDB metadata. #2801
2022-08-16 11:56:46 -04:00
Ryan Cohen
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2022-08-03 12:57:51 +09:00