fallenbagel
6a8406b5e3
Merge remote-tracking branch 'upstream/develop' into develop
2023-08-07 11:05:47 +05: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
ee23de6d2f
Merge remote-tracking branch 'upstream/develop' into develop
2023-02-28 03:28:36 +05:00
Danshil Kokil Mungur
eb5502a16f
fix(ui): prevent title cards from flickering when quickly hovering across them ( #3349 )
...
* fix(ui): remove opacity classes from transition enter and leave props
The flickering was caused by the opacity classes in the `leave` prop to take effect as the
transition ends; when the `leaveTo` prop classes are no longer applied, but the `leave` prop classes
are still applied.
* fix(ui): resolve transition issues for all components
1. Remove opacity classes from `enter` and `leave` props
2. Fix some class name typos
3. Remove transform classes since those are automatically applied as from TailwindCSS v3.0
4. Narrow down `transition` classes to only the properties being transitioned in Transition components
2023-02-24 00:27:26 +09:00
Brandon Cohen
1e2c6f46ab
fix: added a refresh interval if download status is in progress ( #3275 )
...
* fix: added a refresh interval if download status is in progress
* refactor: switched to a function instead of useEffect
* feat: added editable download sync schedule
2023-02-15 19:16:13 +04:00
Fallenbagel
26e49e73a5
Merge remote-tracking branch 'upstream/develop' into develop
2023-01-30 04:27:34 +05:00
Brandon Cohen
3e43586acc
fix(ui): air date will use UTC for timezone ( #3297 )
2023-01-29 16:43:54 +09:00
notfakie
ad3d922440
Merge remote-tracking branch 'overseerr/develop' into develop
2023-01-27 17:55:55 +13:00
Ryan Cohen
5d1c6f7065
fix: create shared class to add bottom spacing ( #3269 )
2023-01-24 19:30:38 +09:00
Ryan Cohen
fcbca1722f
feat: new mobile menu ( #3251 )
2023-01-17 18:00:15 +09:00
aedelbro
a672b324ec
feat(ui): add episode number to front of episode name in season details ( #3086 )
2023-01-14 01:10:38 +00:00
Ryan Cohen
dd00e48f59
feat: discover overhaul (filters!) ( #3232 )
2023-01-13 16:54:35 +09:00
Ryan Cohen
8bd10b5bf3
feat: discover inline customization ( #3220 )
2023-01-06 21:03:09 +09:00
Ryan Cohen
4e9be7a3f7
fix: correct link to correct keyword results for series ( #3208 )
2023-01-05 10:30:05 +09:00
Brandon Cohen
2179637d43
fix: series displayed an empty season with series list/request modal ( #3147 )
...
* fix: series would show an empty season on season list or tv request modal
* fix: request more would show even if all requestable seasons are already requested
* fix: will check if request or season length is longer
2023-01-04 05:48:21 +00:00
Ryan Cohen
e084649878
feat: add keywords to movie/series detail pages ( #3204 )
2023-01-04 14:19:51 +09:00
renovate[bot]
dd48d59b20
fix(deps): update dependency @heroicons/react to v2 ( #2970 )
...
* fix(deps): update dependency @heroicons/react to v2
* fix: update imports and fix icon name changes for heroicons
* fix: also update MiniStatusBadge to use new check icon
* fix: update last place with old import
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-04 01:06:02 +00:00
renovate[bot]
1a95d423f2
chore(deps): update all non-major dependencies ( #2926 )
...
* chore(deps): update all non-major dependencies
* fix: correct breaking changes
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: sct <ryan@sct.dev >
2023-01-03 22:06:07 +09:00
notfakie
2714cbcefd
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-29 13:37:07 +13:00
Brandon Cohen
03853a1b91
feat(ui): request card progress bar ( #3123 )
2022-12-27 02:13:57 +00:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
Brandon Cohen
bfe56c3470
fix: added deep links to issues and status badges ( #3065 )
2022-10-15 05:39:33 +00: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
Danshil Kokil Mungur
7404d68143
fix(ui): hide null dates in episodes list ( #3035 )
2022-09-19 16:11:16 +00:00
Brandon Cohen
407af32d32
fix: new status indicators added to series list on mobile ( #3024 )
...
* fix: new status indicators added to series list
* refactor: component will render icons and has updated props
2022-09-17 14:52:51 +09:00
notfakie
e9eba96f5a
Merge remote-tracking branch 'overseerr/develop' into develop
2022-09-07 18:24:01 +12:00
TheCatLady
23f93e311d
fix: do not display 'Request More' button if no requestable seasons ( #2998 )
2022-08-30 19:14:03 +09:00
Ryan Cohen
889caaa733
refactor: modal redesign and fix for transitions ( #2987 )
2022-08-29 14:56:04 +09:00
Ryan Cohen
c4aa08f5f0
fix: correct spacing on season header badges ( #2983 )
2022-08-25 10:14:16 +09:00
TheCatLady
815d709bcf
feat(frontend): a few more tooltips ( #2972 )
...
* feat(frontend): a few more tooltips
* feat: add tooltips to status badges
2022-08-24 13:59:26 +09:00
Ryan Cohen
8a2acb7f2b
feat: season/episode list on series details ( #2967 )
2022-08-24 04:09:10 +00:00
TheCatLady
f5e6b620c1
fix(lang): manage movie -> manage series ( #2963 )
2022-08-22 06:05:10 +00:00
TheCatLady
950b1712b7
feat(frontend): add more tooltips ( #2961 )
...
* feat(frontend): add more tooltips
* fix: remove styling from Tooltip
* refactor: tooltip expects a single child
2022-08-22 14:37:22 +09:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Danshil Kokil Mungur
fd0ff4bd5f
chore: remove empty lines from imports section ( #2951 ) [skip ci]
2022-08-19 10:59:27 +00:00
Ryan Cohen
16545eec22
feat: tooltip foundation ( #2950 )
...
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
2022-08-19 19:35:50 +09:00
Ryan Cohen
e5d8c93ab8
chore(deps): update react to 18 ( #2943 )
2022-08-18 17:05:58 +09:00
Ryan Cohen
22ec058431
test: add cypress foundation ( #2903 ) [skip ci]
2022-08-15 08:34:38 +09: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
Brandon Cohen
575da306b0
feat: plex deep links for iOS devices ( #2680 )
2022-08-02 06:41:09 +00:00
Fallenbagel
722dda5856
fix(ui): fix ui elements not reflecting the env variable
...
Fix emby ui elements not reflecting the emby env variable set during runtime
2022-05-29 23:58:54 +05:00
Fallenbagel
ddd773c03f
fix: conditional media server name for 4k url to add emby to tvdetails
2022-05-26 08:30:21 +05:00
Fallenbagel
e75b71b816
feat: conditional media server name to add emby to tvdetails
2022-05-26 05:54:57 +05:00
Mohamed jinas
2bfdf02c79
feat: conditional media server name
2022-05-22 22:12:05 +05:00
notfakie
d0c5481d22
fix: play on Jellyfin for TV shows
2022-04-19 22:28:56 +12:00
Juan D. Jara
3661eea8bb
added Support for Jellyfin Media Server
2022-04-16 09:35:09 +12:00
TheCatLady
c3dbd0d691
fix(frontend): various fixes ( #2524 )
...
* fix(frontend): various fixes
* fix: service URL does not require media type
2022-03-13 17:06:04 +00:00
Ryan Cohen
822ae9eec7
style: add new tailwind prettier plugin ( #2465 )
2022-01-25 21:09:41 +09:00
TheCatLady
0842c233d0
feat: Tautulli integration ( #2230 )
...
* feat: media/user watch history data via Tautulli
* fix(frontend): only display slideover cog button if there is media to manage
* fix(lang): tweak permission denied messages
* refactor: reorder Media section in slideover
* refactor: use new Tautulli stats API
* fix(frontend): do not attempt to fetch data when user lacks req perms
* fix: remove unneccessary get_user requests
* feat(frontend): display user avatars
* feat: add external URL setting
* feat: add play counts for past week/month
* fix(lang): tweak strings
Co-authored-by: Ryan Cohen <ryan@sct.dev >
2022-01-20 10:36:59 +00:00