Commit Graph

59 Commits (3486d0bf5520cbdff60bd8fd023caed76c452973)

Author SHA1 Message Date
sct aa86809dc9
style: bump prettier and format app
3 years ago
TheCatLady 3e5e9c0ad1
refactor(css): add styles targeting SVG button/modal icons (#1464)
3 years ago
sct 28830d4ef8
feat: PWA Support (#1488)
3 years ago
TheCatLady 8fc71bea08
refactor(icons): install and use @heroicons/react (#1438)
4 years ago
TheCatLady bed850dce9
fix(ui): allow canceling from request list & hide edit button for own requests (#1401)
4 years ago
TheCatLady c886ea6c05
fix(frontend): use HTTPS to fetch TMDb assets for network/studio sliders (#1343)
4 years ago
TheCatLady 49782c0b73
fix(frontend): 'Recent Requests' slider should link to request list w/ same filter (#1235)
4 years ago
sct 6c75c88228
feat(requests): add request quotas (#1277)
4 years ago
sct 3dc27ffd9b feat(frontend): add apple tv+ to network slider
4 years ago
sct 0ca3d43749
feat: add option to cache images locally (#1213)
4 years ago
TheCatLady 1178ebff73
refactor(ui): tweak genre card colors (#1197)
4 years ago
TheCatLady 6f1a31de47
feat(ui): add movie/series genre list pages (#1194)
4 years ago
sct 1c4515a1ae
feat: genre sliders (experiment) (#1182)
4 years ago
TheCatLady 1be97fe7fb
refactor(css): add new global classes & card border hover styling (#1156)
4 years ago
TheCatLady 75011610e5
feat: add language-filtered Discover pages (#1111)
4 years ago
sct 1c6914f5ce feat: add studio/network sliders to discover
4 years ago
TheCatLady 0c4637f779
fix(ui): add alt prop to studio/network logos & fix blinking text cursor (#1095)
4 years ago
sct 6072e8aa9a fix(lang): add missing i18n strings
4 years ago
sct 63c122e5e0 refactor: move genre/studio/network calls into their own endpoints
4 years ago
TheCatLady f28112f057
feat: add genre/studio/network view to Discover results (#1067)
4 years ago
Daniel Carter b557c06b0a
feat(regions): add region/original language setting for filtering Discover (#732) (#942)
4 years ago
TheCatLady 35c6bfc021
feat(ui): Add custom title functionality (#825)
4 years ago
TheCatLady e34fbf72fd
fix(ui): uniform-size checkboxes, vertically-aligned form labels, and fixes for other UI imperfections/inconsistencies (#737)
4 years ago
sct d0c830e80d fix: show recently added series even if they are not complete
4 years ago
sct 6c1742e94c
feat(frontend): add option to hide all available items from discovery (#699)
4 years ago
sct 5cfdfac37b refactor(frontend): move discovery sliders into reusable MediaSlider component
4 years ago
sct d688a96759 fix(plex-sync): store plex added date and sort recently added by it
4 years ago
sct 8c0903393c fix(holiday): remove special holiday slider
4 years ago
sct 908f63557c feat(holiday): special seasonal slider added to discover :)
4 years ago
sct d8060afe02 fix: fix missing personid in Discover
4 years ago
sct 335377e250 chore(deps-dev): upgrade prettier to v2.2.1
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
sct c688cf60c7 feat: add migration for delete cascades on season requests/seasons
4 years ago
sct 0601b44687 feat: throw 404 when movie/tv show doesnt exist
4 years ago
sct 93738e154c feat(frontend): new design for request card
4 years ago
sct fb5c791b0b feat: upgrade tailwindcss to 2.0.1
4 years ago
sct 89be56d840 fix: fix type import from server side crashing build process
4 years ago
sct cb9ae25d94 feat: add filtering for requests api
4 years ago
sct 94eaaf96b4 feat: upcoming/trending list views and larger title cards
4 years ago
sct ff8b9d8e7e feat: add trending to discover page
4 years ago
sct 67290dd502 feat: upcoming movies on discover
4 years ago
sct a99705f6a5 feat: force setup if app is not initialized
4 years ago
sct c0ce87b6f6 fix(frontend): when there were no results in the list view, it would call fetch more infinitely
4 years ago
sct 06dc606bcf feat(frontend): recently added on discover
4 years ago
sct 8577db1be1 feat(api): decouple media requests from media info
4 years ago
sct fdf9f38776 fix(frontend): run initial props for children components after getting the user
4 years ago
sct 9131254f33 feat(frontend/api): i18n support
4 years ago
sct be0003a85d feat(frontend): discover tv/movies full page
4 years ago
sct 31809d952c feat(frontend): design updates for responsive titlecards
4 years ago
sct 4638fae336 feat(frontend): refresh indicator for titlecards / toasts
4 years ago