sct
56f8a7ffb5
fix: pr suggestions
2025-04-02 12:31:30 +09:00
sct
a7d06ddcf2
fix: pr suggestions
2025-04-02 10:17:24 +09:00
sct
bd984badc0
fix: force local login to be enabled if there is no plex server
2025-03-28 13:11:45 +09:00
sct
9891df2757
feat: add email editing to settings
2025-03-28 11:09:09 +09:00
sct
4a7ea72d5d
fix: resolve conflicts and errors after rebase
2025-03-28 11:09:08 +09:00
sct
3fc090e1fc
fix: adding new checks for plex connection/disconnection in user settings
2025-03-28 11:09:06 +09:00
Ryan Cohen
05bb8f8f9c
feat: disable plex login if owner doesnt have plex linked
2025-03-28 11:09:02 +09:00
Ryan Cohen
6be30cdbed
feat: add ability to unlink plex account
2025-03-28 11:09:01 +09:00
Ryan Cohen
00671bcaff
fix: remove useless conditional
2025-03-28 11:09:00 +09:00
Ryan Cohen
206e92a06d
refactor: decouple Plex as a requirement for setting up Overseerr
2025-03-28 11:08:59 +09:00
Brandon Cohen
efc3821d26
fix: manage webpush notifications ( #4059 )
2025-02-28 14:44:28 +09:00
Brandon Cohen
f0af3ca61d
Revert "fix: improved web push management ( #3421 )" ( #4058 )
2025-02-28 13:14:48 +09:00
Brandon Cohen
b3a9752858
fix: improved web push management ( #3421 )
...
refactor: organized placement of new button + added comments
fix: added api routes for push registration
fix: modified get request to confirm key identity
fix: added back notification types to always show
feat: added a manageable device list
refactor: modified device list to make it mobile friendly
fix: correct typo for enabling notifications
2025-02-28 11:07:46 +09:00
Joseph Risk
5c60ffc567
fix: api language query parameter ( #3720 )
2024-01-10 12:03:11 +09: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
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
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
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
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
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
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
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
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
Danshil Kokil Mungur
a6c1f3f7ce
fix(api): ignore filter if unset in media route ( #2647 )
...
Co-authored-by: Ryan Cohen <ryan@sct.dev >
2022-05-28 12:48:23 +00:00
Danshil Kokil Mungur
e4039d09c0
feat(api): add issue counts endpoint ( #2713 )
2022-04-25 23:06:36 +00:00
TheCatLady
b75fc7b238
fix(auth): resolve local/password authentication issues ( #2677 )
...
* fix(auth): only add Plex ID to user after verifying server access
* fix(auth): do not fail local auth if fetching Plex users is unsuccessful
2022-04-06 08:31:14 +09:00
Danshil Kokil Mungur
0c7373c7e8
feat(about): show config directory ( #2600 )
...
* feat(about): show config directory
* feat(about): run yarn i18n:extract
* refactor(about): use existing appdata path method
* feat(about): suggested changes
* refactor(logs): rename variable to be more consistent
* feat: suggested changes
2022-03-15 09:01:11 -04:00
TheCatLady
7d19de6a4a
fix(tautulli): fetch additional user history as necessary to return 20 unique media ( #2446 )
...
* fix(tautulli): fetch additional user history as necessary to return 20 unique media
* refactor: rename var for clarity
* refactor: make single DB query for recently watched media
* fix: resolve query builder weirdness
* refactor: use find instead of qb
* refactor: minor refactor
* fix: also find 4K rating keys
2022-03-14 21:31:11 +04:00
Danshil Kokil Mungur
72c825d2a5
feat(search): filter search results by year ( #2460 )
...
* feat(search): filter search results by year
* fix: typo in endpoint, blame it on new brand of coffee
* feat(search): suggested changes
2022-03-14 13:37:58 +00:00