Commit Graph

139 Commits (4975841b5d4ba4ed1ba8cacaa5a063eeb3b8c311)
 

Author SHA1 Message Date
sct 4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet)
4 years ago
sct 1f9cbbfdf1 feat(frontend): cancel movie request modal
4 years ago
sct 61b6152e89 fix(frontend): remove requestId from tilecard request modal component
4 years ago
sct 5f8114f730 feat: tv request modal status hookup
4 years ago
sct 85ae4998f0 fix(frontend): close request modals when complete
4 years ago
sct e40a815d07 build: fix production build
4 years ago
sct 364d9d105c fix(frontend): fix opening popups on safari
4 years ago
Alex Zoitos 4d0c23c269
When opening plex Oauth window, open an empty page then redirect to plex oauth (#127)
4 years ago
sct 608b96600a feat(frontend/api): tv request modal (no status. only request)
4 years ago
dependabot[bot] 0fa007b27b
build(deps): bump react-intl from 5.8.1 to 5.8.5 (#113)
4 years ago
dependabot[bot] 5506c6b9ab
build(deps): bump next from 9.5.3 to 9.5.4 (#117)
4 years ago
dependabot[bot] 180f4243d3
build(deps): bump swr from 0.3.2 to 0.3.5 (#118)
4 years ago
dependabot[bot] 3cba6a85b7
build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#119)
4 years ago
dependabot[bot] ef7096eba8
build(deps): bump @tailwindcss/ui from 0.6.0 to 0.6.2 (#94)
4 years ago
dependabot[bot] b308675205
build(deps-dev): bump tailwindcss from 1.8.8 to 1.8.12 (#110)
4 years ago
dependabot[bot] 584202ba32
build(deps-dev): bump eslint from 7.8.1 to 7.10.0 (#101)
4 years ago
dependabot[bot] 68d0b42074
build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#95)
4 years ago
dependabot[bot] d21cb666bd
build(deps-dev): bump @commitlint/config-conventional (#86)
4 years ago
dependabot[bot] c79d7f038e
build(deps): bump bowser from 2.10.0 to 2.11.0 (#85)
4 years ago
Alex Zoitos 7cb92028fb
Redesign toasts (#103)
4 years ago
dependabot[bot] 65b67abae6
build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#84)
4 years ago
sct 6aca82607b fix(frontend): have tvDetail use the new RequestModal
4 years ago
dependabot[bot] 92a220644a
build(deps-dev): bump eslint-plugin-react-hooks from 4.1.0 to 4.1.2 (#76)
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct 1be8b18361 feat(api): plex Sync (Movies)
4 years ago
sct 5a43ec5405 feat(frontend): logo updates
4 years ago
Alex Zoitos b77db5a439
Horizontal scroll buttons (#100)
4 years ago
sct 8577db1be1 feat(api): decouple media requests from media info
4 years ago
sct 4aa74319e0 feat(api): add external ids to movie/tv response
4 years ago
sct 02cbb5b030 feat(frontend/api): tv details page
4 years ago
sct 8f21358f79 feat(frontend): approve/decline request well added to movie detail
4 years ago
sct 514714071d feat(api): allow plex logins from users who have access to the server
4 years ago
sct 8f6247d821 feat(api): validate plex when settings are saved
4 years ago
sct e0c39aeca1 fix(frontend): dont show runtime if there is no runtime data
4 years ago
sct de84658b48 feat(frontend): loading spinner
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 04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page
4 years ago
sct 6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update
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 b92f64fa6e fix(frontend): fix title detail background image to be centered
4 years ago
sct 73ce24a37b feat(frontend): title detail (movie) initial version
4 years ago
sct 4638fae336 feat(frontend): refresh indicator for titlecards / toasts
4 years ago
sct 16e74e3298 refactor(frontend): move slider blocks from home page into reusable component
4 years ago
sct 371e43356d feat(frontend): request card / recent requests
4 years ago
sct a3beeede7e feat(api): tv details endpoint
4 years ago
sct b1761484cb feat(api): add movie details endpoint
4 years ago
sct 48d62c3178
feat(api): radarr api wrapper / send to radarr when requests approved (#93)
4 years ago
sct d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago