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 |
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)
* 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 |
dependabot[bot]
|
0fa007b27b
|
build(deps): bump react-intl from 5.8.1 to 5.8.5 (#113)
Bumps [react-intl](https://github.com/formatjs/formatjs) from 5.8.1 to 5.8.5.
- [Release notes](https://github.com/formatjs/formatjs/releases)
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.8.1...react-intl@5.8.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
5506c6b9ab
|
build(deps): bump next from 9.5.3 to 9.5.4 (#117)
Bumps [next](https://github.com/vercel/next.js) from 9.5.3 to 9.5.4.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v9.5.3...v9.5.4)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
180f4243d3
|
build(deps): bump swr from 0.3.2 to 0.3.5 (#118)
Bumps [swr](https://github.com/vercel/swr) from 0.3.2 to 0.3.5.
- [Release notes](https://github.com/vercel/swr/releases)
- [Commits](https://github.com/vercel/swr/compare/0.3.2...0.3.5)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
3cba6a85b7
|
build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#119)
Bumps [prettier](https://github.com/prettier/prettier) from 2.1.1 to 2.1.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.1.1...2.1.2)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
ef7096eba8
|
build(deps): bump @tailwindcss/ui from 0.6.0 to 0.6.2 (#94)
Bumps @tailwindcss/ui from 0.6.0 to 0.6.2.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
b308675205
|
build(deps-dev): bump tailwindcss from 1.8.8 to 1.8.12 (#110)
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss) from 1.8.8 to 1.8.12.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases)
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.8.8...v1.8.12)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
584202ba32
|
build(deps-dev): bump eslint from 7.8.1 to 7.10.0 (#101)
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.1 to 7.10.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.8.1...v7.10.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
68d0b42074
|
build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#95)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.3.0 to 10.4.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.3.0...v10.4.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
d21cb666bd
|
build(deps-dev): bump @commitlint/config-conventional (#86)
Bumps [@commitlint/config-conventional](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v11.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
4 years ago |
dependabot[bot]
|
c79d7f038e
|
build(deps): bump bowser from 2.10.0 to 2.11.0 (#85)
Bumps [bowser](https://github.com/lancedikson/bowser) from 2.10.0 to 2.11.0.
- [Release notes](https://github.com/lancedikson/bowser/releases)
- [Changelog](https://github.com/lancedikson/bowser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/lancedikson/bowser/compare/2.10.0...2.11.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
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 |
dependabot[bot]
|
65b67abae6
|
build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#84)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint) from 9.1.2 to 11.0.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases)
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/conventional-changelog/commitlint/compare/v9.1.2...v11.0.0)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@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 |
dependabot[bot]
|
92a220644a
|
build(deps-dev): bump eslint-plugin-react-hooks from 4.1.0 to 4.1.2 (#76)
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks) from 4.1.0 to 4.1.2.
- [Release notes](https://github.com/facebook/react/releases)
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md)
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
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 |