Commit Graph

605 Commits (caa45415b154e769fda3f8951ee7a1ebd62835cd)
 

Author SHA1 Message Date
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
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)
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