sct
b26a2347e7
fix(frontend): fix missing import for ReactNode type in Slider
4 years ago
sct
ef62c67480
fix(frontend): fix request card placeholder sizes for mobile
4 years ago
sct
93738e154c
feat(frontend): new design for request card
...
renamed old requestcard to TmdbTitleCard
4 years ago
sct
a6c5e65bbf
feat: notifications for media_available and media_approved
4 years ago
sct
d8e542e5fe
feat: notification framework
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
250f48492c
feat: media delete option in manage media slideover
4 years ago
Brandon Cohen
a3ca9b40c5
fix(frontend): fixed similar/recommendations showing when empty ( #180 )
4 years ago
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 )
...
* feat(new component): welcome screen and initial setup component
* feat(frontend): setup with login, settings, radarr/sonarr
* feat(frontend): add login functionality to login step for setup
Co-authored-by: Alexander Zoitos <azoitos1@gmail.com>
4 years ago
sct
06dc606bcf
feat(frontend): recently added on discover
...
also improves modal requests by not waiting for result from radarr/sonarr
4 years ago
sct
7287a6a957
fix(api): fix scheduling for plex full sync (maybe)
4 years ago
sct
978f92a1c5
feat: season creation migration
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
6754003b62
build: add initial db migration
...
Also updates build to only run on develop branch after tests succeed
4 years ago
sct
092161e432
ci: add docker image build and push on develop
4 years ago
sct
fec313583e
docs: update README.md
4 years ago
sct
9385592362
feat(api): sonarr api wrapper / send to sonarr
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