Brandon Cohen
d328485161
fix: arrow icons were misplaced on mobile in slider edit ( #3260 )
2023-01-20 14:46:29 +00:00
Brandon Cohen
da00d454e1
feat: discover slider edit arrow buttons for reordering ( #3259 )
2023-01-20 06:20:05 +00:00
Ryan Cohen
fcbca1722f
feat: new mobile menu ( #3251 )
2023-01-17 18:00:15 +09:00
Ryan Cohen
154f3e72ef
fix: correctly restore selected streaming service filters ( #3249 )
2023-01-16 21:34:47 +09:00
Ryan Cohen
6fd11cf425
fix: correct grid sizing for webkit on streaming services ( #3248 )
2023-01-16 21:04:55 +09: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
Brandon Cohen
3aefddd488
fix: screen would zoom on mobile if date picker input was selected ( #3241 )
2023-01-14 11:40:39 +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
Brandon Cohen
a343f8ad91
fix: prevent double encode if we are on /search endpoint ( #3238 )
2023-01-13 23:21:54 +00:00
Ryan Cohen
dd00e48f59
feat: discover overhaul (filters!) ( #3232 )
2023-01-13 16:54:35 +09:00
Ryan Cohen
3ba6df1a41
fix: correct checkbox position (again) for slider edits ( #3227 )
2023-01-09 15:15:26 +09:00
Ryan Cohen
2eebb7fd39
fix: restore border to ghost button and fix discover slider visibility toggle position ( #3226 )
2023-01-08 09:18:08 +09:00
Ryan Cohen
62e2de70bf
fix: correct spacing between sliders ( #3225 )
2023-01-08 00:35:08 +09:00
Ryan Cohen
0683f4f000
refactor: redesign discover customization buttons ( #3224 )
2023-01-08 00:12:31 +09:00
Ryan Cohen
d23b2132de
fix: improve small screen layout for discover editing ( #3221 )
2023-01-07 01:12:19 +09:00
Ryan Cohen
8bd10b5bf3
feat: discover inline customization ( #3220 )
2023-01-06 21:03:09 +09:00
Ryan Cohen
042a1a950f
fix: update StatusBadgeMini to shrink on title cards (and remove ring) ( #3210 )
2023-01-05 12:09:08 +09:00
Ryan Cohen
4e9be7a3f7
fix: correct link to correct keyword results for series ( #3208 )
2023-01-05 10:30:05 +09:00
Ryan Cohen
2f680b4cec
refactor: update titlecard to use StatusBadgeMini ( #3205 )
2023-01-04 16:40:21 +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
Ryan Cohen
93afead92e
fix: convert genre/studio to string in create slider ( #3201 )
...
* fix: convert genre/studio to string in create slider
* fix: fix typo in variable name for i18n message
2023-01-04 10:42:30 +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
Ryan Cohen
cd3574851a
feat: add discover customization ( #3182 )
2023-01-03 16:04:28 +09:00
Brandon Cohen
68223f4b1e
fix: add bg-opacity to in-progress status badges ( #3190 )
2022-12-30 11:36:47 +09:00
Ryan Cohen
76335ec8d3
refactor: update mini status icons on titlecard to match badge colors ( #3188 )
2022-12-29 23:10:23 +09:00
notfakie
2714cbcefd
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-29 13:37:07 +13:00
Brandon Cohen
3309f77aa4
fix: added download status and title to request card/item error components ( #3186 )
2022-12-28 05:57:11 +00:00
Brandon Cohen
6face8cc45
fix: tooltip shows properly if not in progress ( #3185 )
2022-12-27 15:17:32 +00:00
Brandon Cohen
27feeea691
fix: changed overflow scroll to only if necessary ( #3184 )
2022-12-27 13:54:17 +09:00
Brandon Cohen
03853a1b91
feat(ui): request card progress bar ( #3123 )
2022-12-27 02:13:57 +00:00
Fallenbagel
d0cdce9e90
fix(ui): adds mediaServerName to statusBadge and manageSlideOver
...
Adds mediaServerName to statusBadge and manageSlideOver to indicate the type of mediaServer that is
connected to jellyseerr
fix #254
2022-12-17 05:02:47 +05:00
notfakie
afcb096f49
Merge remote-tracking branch 'overseerr/develop' into develop
2022-12-16 19:58:33 +13:00
Brandon Cohen
07ec3efbca
fix: improved PTR scrolling performance ( #3095 )
2022-11-01 14:24:10 +09:00
Ryan Cohen
500cd1f872
feat: custom image proxy ( #3056 )
2022-10-18 14:40:24 +09: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
dd060606
bcd2bb7c96
fix: lint issues
2022-09-28 15:55:56 +02:00
Brandon Cohen
21d20fdfd6
fix: sidebar close button placement when using PWA ( #3045 )
2022-09-23 17:54:17 +09:00
Ryan Cohen
430b1ab871
fix: remove backdrop-blur class from warning buttons ( #3037 )
2022-09-20 18:18:25 +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
aedelbro
5c01313cc4
fix(ui): remove 'all' badge from request cards ( #2992 )
...
if all seasons are requested for a TV show, show each indivdual season badge. This prevents the
admin from needing to open a second tab / navigate to see how many seasons / what seasons have been
requested.
2022-09-16 21:27:45 +00:00
dd060606
5a72f5f86e
Merge branch 'develop' into features/deleteMediaFile
2022-09-14 14:58:37 +02:00
Brandon Cohen
e486623310
fix: compatibility issue with safari ( #3019 )
2022-09-14 08:16:55 +09: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
Brandon Cohen
87825a0e05
feat: pull down to refresh ( #2908 )
...
* feat: pull down to refresh functionality
Custom pull down to refresh added to replace the default browser pull down to refresh. This will
allow you to manually reload the page if you are using it as a PWA.
* test: update test to check api call correctly
changed api call for test and made sure it pulls down all the way to trigger refresh
* fix: changed positioning of pull to refresh
Refresh indicator now has absolute positioning and will prevent the top edge from pulling down.
2022-09-12 02:07:37 +00:00