sct
1bc3f7be4b
feat(frontend): plex library scan
4 years ago
sct
97e30367fb
fix(frontend): reinitalize plex form after data loads
4 years ago
sct
47714b698c
feat(frontend): plex settings page
4 years ago
sct
33da7e9df3
feat(frontend): alpha notice
4 years ago
sct
8742da0ebb
feat(frontend): initial Settings design
4 years ago
sct
14b9cb610c
feat(frontend): slideover initial work
4 years ago
sct
ca43b2c6c5
Merge branch 'develop' of github.com:sct/overseerr into develop
4 years ago
sct
4975841b5d
feat(frontend): buttonWithDropdown component added (no hookups yet)
4 years ago
Alex Zoitos
f628903577
Custom 404/Error page ( #133 )
...
* feat(frontend): custom 404 + error page with intl formatting
* style(frontend): add styling for error message
4 years ago
sct
1f9cbbfdf1
feat(frontend): cancel movie request modal
...
also includes tons of performance fixes for the modals
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
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 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
* feat(frontend): add loading spinner for browser popup
4 years ago
sct
608b96600a
feat(frontend/api): tv request modal (no status. only request)
4 years ago
Alex Zoitos
7cb92028fb
Redesign toasts ( #103 )
...
* feat(frontend): custom toast
* refactor(frontend): move toast width styling to globals
Co-authored-by: sct <sct@users.noreply.github.com>
4 years ago
sct
6aca82607b
fix(frontend): have tvDetail use the new RequestModal
...
although nothing implemented for tv just yet
4 years ago
sct
2bf7e10e32
feat(frontend/api): beginning of new request modal
...
also includes new api endpoints for seasons
4 years ago
sct
1be8b18361
feat(api): plex Sync (Movies)
...
Also adds winston logging
4 years ago
sct
5a43ec5405
feat(frontend): logo updates
4 years ago
Alex Zoitos
b77db5a439
Horizontal scroll buttons ( #100 )
...
* feat(frontend): horizontal scroll buttons with animations
* feat(frontend): scroll + window resize events for buttons on slider
4 years ago
sct
8577db1be1
feat(api): decouple media requests from media info
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
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
...
Also adds ListView component for infinite scrolling pages
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
d1b5c08913
refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago
sct
f22f8c5d73
feat(frontend): add cancel request modal for titlecards
4 years ago
sct
626099a2c9
feat(frontend): modal component and basic request hookup ( #91 )
4 years ago
Alex Zoitos
42cf45fa19
refactor(frontend): make sidebar links map ( #90 )
4 years ago
sct
eae38bb9ec
feat(frontend): new dashboard concept ( #82 )
4 years ago
Alex Zoitos
b5e8428a39
New Titlecard Design - Desktop ( #81 )
...
* feat(frontend): title card desktop redesign
* refactor(frontend): title card desktop - update status prop
* fix(frontend): update props in search for titlecard
4 years ago
sct
1910876706
Request Model ( #79 )
...
* feat(api): request model
Also adds request binding to search/discover results
* fix(api): rename Request to MediaRequest and update nextjs tsconfig
* refactor(api): move related request fetching code into MediaRequest entity
4 years ago
sct
342d1a3c75
feat(frontend): initial search functionality ( #78 )
4 years ago
sct
bbfe349b52
feat(frontend): basic discover page (only movies) ( #74 )
4 years ago
Brandon Cohen
b126899e07
Build common reusable Button component ( #66 )
...
* feat: reusable button component
* style(frontend): added Button Size Functionality
4 years ago
sct
6241d0cf78
style(frontend): login page styling touchup ( #64 )
4 years ago
Alex Zoitos
432ad76b3b
Titlecard Component ( #56 )
...
* feat(titlecard): initial titleCard
* fix(frontend): fix aspect ratio of titlecard
* style(frontend): title card styling - transition effect
* refactor(frontend): title card props - showDetail change
Co-authored-by: sct <sctsnipe@gmail.com>
4 years ago