Commit Graph

48 Commits (3c5ae360fd179d794a78cc918fe97a09216ca6b2)

Author SHA1 Message Date
Jakob Ankarhem 1d7150c24e
feat(media): add link to the item on plex (#735)
4 years ago
sct ec5fb83678
feat: Radarr & Sonarr Sync (#734)
4 years ago
TheCatLady f05d4a0d0b
fix(ui): Capitalization, punctuation, and grammar inconsistences & errors (#731)
4 years ago
Chris Pritchard 82ac76b054
feat: pre-populate server info from plex.tv API (#563)
4 years ago
Jakob Ankarhem f90e43b01a
refactor(login): redesign login page (#709)
4 years ago
sct bdb33722e6
feat(requests): Request Overrides & Request Editing (#653)
4 years ago
sct a262727078 fix(frontend): fix request button height
4 years ago
sct d9e0c90e76 fix(frontend): fix button styling on details page on small screen sizes
4 years ago
Brandon Cohen 12db7a065a
fix(frontend): full season request modal fits on a smaller mobile UI (#535)
4 years ago
sct de3d288949 fix(frontend): fix missing styles for alert component
4 years ago
sct 1163e81adc feat(notifications): add slack notification agent
4 years ago
sct 06fc98b6b9 fix(frontend): add margin to ButtonWithDropdown component on movie/tv details page
4 years ago
sct a333a09582
feat: add collections (#484)
4 years ago
sct 1fb7ea7258 feat(frontend): adjust person details design and add improved truncate
4 years ago
sct 6f2a71c788 build(deps-dev): bundled dependency update
4 years ago
sct b7f5739035 feat(frontend): releases added to about page
4 years ago
sct 727fa06c18 feat(frontend): added user deletion to the user list
4 years ago
sct 3f2a04c881 feat: about page initial version
4 years ago
sct 92c9001c9d fix(frontend): new radarr/sonarr ports will be converted to a number before posting
4 years ago
sct 051f1b3e89 feat(frontend): add full cast page for movies and series
4 years ago
sct 3fa7ff9858 fix(frontend): properly remove site overlay when closing modals
4 years ago
sct b16fbafa1f fix(frontend): switch to using Transition component for modals
4 years ago
sct 6502feb1a5 fix: missing personId in ListView component
4 years ago
sct 79a352b7b3 build(deps): update dependencies and update relevant files
4 years ago
sct 1ba027b435 feat(frontend): initial version of the requests page (no filtering/sorting)
4 years ago
sct 659a601877 feat(frontend): added more localized strings
4 years ago
sct 0962392e39 feat(api): email notification agent
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 250f48492c feat: media delete option in manage media slideover
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 c0ce87b6f6 fix(frontend): when there were no results in the list view, it would call fetch more infinitely
4 years ago
sct 46d99b02b1 fix(frontend): fix modal design and rename some text for adding servers
4 years ago
sct c4ac357ef4 feat: radarr edit/create modal/backend functionality
4 years ago
sct 14b9cb610c feat(frontend): slideover initial work
4 years ago
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 5f8114f730 feat: tv request modal status hookup
4 years ago
sct 608b96600a feat(frontend/api): tv request modal (no status. only request)
4 years ago
sct 2bf7e10e32 feat(frontend/api): beginning of new request modal
4 years ago
sct 5a43ec5405 feat(frontend): logo updates
4 years ago
sct 8577db1be1 feat(api): decouple media requests from media info
4 years ago
sct de84658b48 feat(frontend): loading spinner
4 years ago
sct 04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page
4 years ago
sct be0003a85d feat(frontend): discover tv/movies full page
4 years ago
sct 626099a2c9
feat(frontend): modal component and basic request hookup (#91)
4 years ago
Brandon Cohen b126899e07
Build common reusable Button component (#66)
4 years ago