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
cd3574851a
feat: add discover customization ( #3182 )
2023-01-03 16:04:28 +09:00
TheCatLady
03d5e56678
fix(ui): hide 'Recently Added' & 'Recent Requests' sliders when empty ( #2190 )
...
* fix(ui): hide 'Recently Added' & 'Recent Requests' sliders when empty
* fix(ui): hide 'errored' sliders too
* fix: type import
* fix: remove unneeded React import
* fix: missing TmdbTitleCard props
* refactor: remove isEmpty param for never-empty sliders
* fix: display empty watchlist message if autorequest enabled
* fix: pr suggestion
* fix(lang): remove no-longer-needed string
2022-08-30 23:51:55 +00:00
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2022-08-22 11:02:46 +09:00
Ryan Cohen
301f2bf7ab
feat: plex watchlist sync integration ( #2885 )
2022-08-21 16:33:49 +09:00
TheCatLady
9bc1f89777
fix(frontend): better request/media cards for items without valid TMDb IDs ( #2181 )
2022-08-20 11:21:53 +09:00
TheCatLady
a12697b061
feat(perms): add new permission for viewing recently added media ( #2129 )
...
* feat(perms): add new permission for viewing recently added media
* test: update login test to check for Trending instead of Recently Added
* fix: avoid conflict with new watchlist perms
2022-08-19 20:32:24 +00: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
sct
aa86809dc9
style: bump prettier and format app
2021-05-13 23:48:08 +09:00
TheCatLady
3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons ( #1464 )
...
* refactor(css): add global classes for common icon types
* refactor(css): target child SVGs instead of creating new icon classes
* fix: fix ButtonWithDropdown style class spacing
2021-04-26 10:09:58 +00:00
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
2021-04-17 18:07:23 +09:00
TheCatLady
bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests ( #1401 )
...
* fix(ui): allow canceling from request list & hide edit button for own requests
* fix(ui): hide 'Cancel Request' button on request list for admins
2021-04-13 12:02:10 +09:00
TheCatLady
49782c0b73
fix(frontend): 'Recent Requests' slider should link to request list w/ same filter ( #1235 )
...
* fix(frontend): 'Recent Requests' slider should link to request list w/ same filter
* fix(frontend): use 'all' instead of 'unavailable' filter for recent requests slider
* refactor: use enum for request list filter
2021-03-29 02:02:03 +00:00
sct
6c75c88228
feat(requests): add request quotas ( #1277 )
...
* feat(quotas): rebased
* feat: add getQuota() method to User entity
* feat(ui): add default quota setting options
* feat: user quota settings
* feat: quota display in request modals
* fix: only show user quotas on own profile or with manage users permission
* feat: add request progress circles to profile page
* feat: add migration
* fix: add missing restricted field to api schema
* fix: dont show auto approve message for movie request when restricted
* fix(lang): change enable checkbox langauge to "enable override"
Co-authored-by: Jakob Ankarhem <jakob.ankarhem@outlook.com >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
2021-03-24 19:26:13 +09:00
sct
1c4515a1ae
feat: genre sliders (experiment) ( #1182 )
2021-03-16 01:06:44 +09:00
TheCatLady
1be97fe7fb
refactor(css): add new global classes & card border hover styling ( #1156 )
2021-03-12 11:25:46 +09:00
sct
1c6914f5ce
feat: add studio/network sliders to discover
...
includes some adjustments to titlecard design
2021-03-09 02:23:29 +00:00
TheCatLady
f28112f057
feat: add genre/studio/network view to Discover results ( #1067 )
...
* feat: add genres view to movie/series Discover results
* feat: add studio/network view to movie/series Discover results
* fix: remove with_release_type filter, since it is removing valid/desired results
2021-03-04 04:22:35 +00:00
Daniel Carter
b557c06b0a
feat(regions): add region/original language setting for filtering Discover ( #732 ) ( #942 )
2021-02-22 16:39:25 +09:00
TheCatLady
35c6bfc021
feat(ui): Add custom title functionality ( #825 )
2021-02-03 19:44:10 +09:00
sct
d0c830e80d
fix: show recently added series even if they are not complete
2021-01-22 16:01:46 +00:00
sct
5cfdfac37b
refactor(frontend): move discovery sliders into reusable MediaSlider component
2021-01-15 04:14:05 +00:00
sct
d688a96759
fix(plex-sync): store plex added date and sort recently added by it
2021-01-13 09:51:11 +00:00
sct
8c0903393c
fix(holiday): remove special holiday slider
2021-01-02 08:51:37 +00:00
sct
908f63557c
feat(holiday): special seasonal slider added to discover :)
2020-12-18 06:14:41 +00:00
sct
d8060afe02
fix: fix missing personid in Discover
2020-12-09 11:39:26 +00:00
sct
335377e250
chore(deps-dev): upgrade prettier to v2.2.1
2020-12-09 04:26:06 +00:00
sct
79a352b7b3
build(deps): update dependencies and update relevant files
2020-12-08 04:14:18 +00:00
sct
c688cf60c7
feat: add migration for delete cascades on season requests/seasons
...
fix some i18n english strings
2020-11-30 10:03:36 +00:00
sct
0601b44687
feat: throw 404 when movie/tv show doesnt exist
...
also adds site webmanifest for mobile icons and title changes for tv/movie pages
2020-11-24 02:19:04 +00:00
sct
93738e154c
feat(frontend): new design for request card
...
renamed old requestcard to TmdbTitleCard
2020-11-23 15:53:16 +00:00
sct
fb5c791b0b
feat: upgrade tailwindcss to 2.0.1
2020-11-20 02:03:18 +00:00
sct
89be56d840
fix: fix type import from server side crashing build process
2020-11-19 10:55:28 +00:00
sct
cb9ae25d94
feat: add filtering for requests api
2020-11-17 15:03:17 +00:00
sct
94eaaf96b4
feat: upcoming/trending list views and larger title cards
2020-11-17 09:18:45 +00:00
sct
ff8b9d8e7e
feat: add trending to discover page
2020-11-13 01:48:32 +00:00
sct
67290dd502
feat: upcoming movies on discover
2020-11-12 23:38:26 +00:00
sct
a99705f6a5
feat: force setup if app is not initialized
2020-11-12 09:07:49 +00:00
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
sct
8577db1be1
feat(api): decouple media requests from media info
2020-09-21 00:01:38 +09:00
sct
9131254f33
feat(frontend/api): i18n support
2020-09-17 16:17:41 +00:00
sct
31809d952c
feat(frontend): design updates for responsive titlecards
2020-09-17 00:19:01 +00:00
sct
4638fae336
feat(frontend): refresh indicator for titlecards / toasts
2020-09-16 12:16:21 +00:00
sct
16e74e3298
refactor(frontend): move slider blocks from home page into reusable component
2020-09-16 06:51:50 +00:00
sct
371e43356d
feat(frontend): request card / recent requests
2020-09-16 06:30:47 +00:00
sct
f22f8c5d73
feat(frontend): add cancel request modal for titlecards
2020-09-15 07:31:00 +00:00