Commit Graph

87 Commits (1694f60e8aa475ceeb7f170a783ec0ba70bd4bce)

Author SHA1 Message Date
sct 1694f60e8a feat: rotten tomatoes scores on movie/tv details pages
4 years ago
sct 236c4e5e61 feat: manage series slideover added (and approve/decline/delete hooked up)
4 years ago
sct cb9ae25d94 feat: add filtering for requests api
4 years ago
sct f5f2545520 feat(frontend): add header styling to movie/tv recommendation and similar list views
4 years ago
sct 94eaaf96b4 feat: upcoming/trending list views and larger title cards
4 years ago
sct 185ac2648f feat: user edit functionality (managing permissions)
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 2b46268824 fix(frontend): always show request modal option for tv
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
Jeff Bentley 366074c12a
[Design/Routes] Welcome Screen / Initial Setup (#42)
4 years ago
sct 06dc606bcf feat(frontend): recently added on discover
4 years ago
sct 1390cc1f13 feat(api): plex tv sync and recently added sync
4 years ago
sct 16221a46a7 feat(frontend): improved settings menu design for mobile
4 years ago
sct 46d99b02b1 fix(frontend): fix modal design and rename some text for adding servers
4 years ago
sct 24a0423f3b feat: initial user list (no edit/delete yet) and job schedules
4 years ago
sct 320432657e feat: sonarr edit/delete modal
4 years ago
sct 877a518415 feat(frontend): radarr delete modal
4 years ago
sct c4ac357ef4 feat: radarr edit/create modal/backend functionality
4 years ago
sct e032e385a5 fix: dont cross import SyncStatus type
4 years ago
sct 0b239f0bdf feat(frontend): allow permission check for showing nav items
4 years ago
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)
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 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
Alex Zoitos 7cb92028fb
Redesign toasts (#103)
4 years ago
sct 6aca82607b fix(frontend): have tvDetail use the new RequestModal
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 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