Commit Graph

169 Commits

Author SHA1 Message Date
sct
ff8b9d8e7e feat: add trending to discover page 2020-11-13 01:48:32 +00:00
sct
67290dd502 feat: upcoming movies on discover 2020-11-12 23:38:26 +00:00
sct
2b46268824 fix(frontend): always show request modal option for tv 2020-11-12 09:27:43 +00:00
sct
a99705f6a5 feat: force setup if app is not initialized 2020-11-12 09:07:49 +00:00
sct
c0ce87b6f6 fix(frontend): when there were no results in the list view, it would call fetch more infinitely 2020-11-12 08:31:29 +00:00
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>
2020-11-11 21:03:10 -05:00
sct
06dc606bcf feat(frontend): recently added on discover
also improves modal requests by not waiting for result from radarr/sonarr
2020-11-11 15:21:22 +00:00
sct
7287a6a957 fix(api): fix scheduling for plex full sync (maybe) 2020-11-11 09:28:38 +00:00
sct
978f92a1c5 feat: season creation migration 2020-11-11 09:06:42 +00:00
sct
1390cc1f13 feat(api): plex tv sync and recently added sync 2020-11-11 09:02:28 +00:00
sct
16221a46a7 feat(frontend): improved settings menu design for mobile 2020-11-05 12:06:34 +00:00
sct
46d99b02b1 fix(frontend): fix modal design and rename some text for adding servers 2020-11-05 10:53:56 +00:00
sct
24a0423f3b feat: initial user list (no edit/delete yet) and job schedules 2020-11-05 10:45:51 +00:00
sct
320432657e feat: sonarr edit/delete modal 2020-11-03 09:44:54 +00:00
sct
877a518415 feat(frontend): radarr delete modal 2020-11-03 07:54:42 +00:00
sct
c4ac357ef4 feat: radarr edit/create modal/backend functionality 2020-11-02 12:11:28 +00:00
sct
e032e385a5 fix: dont cross import SyncStatus type 2020-10-30 14:48:10 +00:00
sct
0b239f0bdf feat(frontend): allow permission check for showing nav items 2020-10-30 14:43:30 +00:00
sct
1bc3f7be4b feat(frontend): plex library scan 2020-10-30 14:38:19 +00:00
sct
97e30367fb fix(frontend): reinitalize plex form after data loads 2020-10-30 11:18:16 +00:00
sct
47714b698c feat(frontend): plex settings page 2020-10-30 10:49:35 +00:00
sct
33da7e9df3 feat(frontend): alpha notice 2020-10-30 09:05:24 +00:00
sct
8742da0ebb feat(frontend): initial Settings design 2020-10-30 07:30:38 +00:00
sct
6754003b62 build: add initial db migration
Also updates build to only run on develop branch after tests succeed
2020-10-29 04:07:42 +00:00
sct
092161e432 ci: add docker image build and push on develop 2020-10-29 03:46:07 +00:00
sct
fec313583e docs: update README.md 2020-10-29 02:19:59 +00:00
sct
9385592362 feat(api): sonarr api wrapper / send to sonarr 2020-10-29 01:53:45 +00:00
sct
14b9cb610c feat(frontend): slideover initial work 2020-10-28 07:11:48 +00:00
sct
ca43b2c6c5 Merge branch 'develop' of github.com:sct/overseerr into develop 2020-10-24 07:04:07 +00:00
sct
4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet) 2020-10-24 07:03:28 +00:00
Alex Zoitos
f628903577 Custom 404/Error page (#133)
* feat(frontend): custom 404 + error page with intl formatting

* style(frontend): add styling for error message
2020-10-20 21:23:19 -04:00
sct
1f9cbbfdf1 feat(frontend): cancel movie request modal
also includes tons of performance fixes for the modals
2020-10-14 14:50:33 +00:00
sct
61b6152e89 fix(frontend): remove requestId from tilecard request modal component 2020-10-13 10:57:22 +00:00
sct
5f8114f730 feat: tv request modal status hookup 2020-10-13 10:21:46 +00:00
sct
85ae4998f0 fix(frontend): close request modals when complete 2020-10-11 01:20:35 +00:00
sct
e40a815d07 build: fix production build 2020-10-11 00:51:32 +00:00
sct
364d9d105c fix(frontend): fix opening popups on safari 2020-10-11 00:26:49 +00:00
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
2020-10-10 09:00:40 -04:00
sct
608b96600a feat(frontend/api): tv request modal (no status. only request) 2020-10-10 06:55:17 +00:00
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>
2020-10-09 14:27:40 +09:00
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>
2020-10-09 10:35:16 +09:00
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>
2020-10-09 10:30:51 +09:00
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>
2020-10-09 10:21:05 +09:00
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>
2020-10-09 01:44:52 +09:00
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>
2020-10-09 01:21:12 +09:00
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>
2020-10-09 00:18:19 +09:00
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>
2020-10-08 22:50:34 +09:00
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>
2020-10-08 22:05:34 +09:00
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>
2020-10-08 21:36:51 +09:00
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>
2020-10-08 19:12:18 +09:00