Commit Graph

  • 3ef50396cd build: switch to multi-stage docker build to reduce size sct 2020-11-24 15:31:29 +00:00
  • 6da07a9ea8 chore: update nextjs to 10.0.3 sct 2020-11-24 15:18:20 +00:00
  • 44b419e5da build: further shrinkage for the docker build sct 2020-11-24 15:01:28 +00:00
  • 0d73d88f35 feat: other email notifications for approved/available sct 2020-11-24 14:36:31 +00:00
  • f8c01fbc83 build: remove dev dependencies for production docker build sct 2020-11-24 10:39:12 +00:00
  • 0962392e39 feat(api): email notification agent sct 2020-11-24 10:36:37 +00:00
  • 0601b44687 feat: throw 404 when movie/tv show doesnt exist sct 2020-11-24 02:19:04 +00:00
  • 886389a361 feat(frontend): update favicon sct 2020-11-24 01:00:57 +00:00
  • 6ad3384a78 feat(frontend): add links to detail pages from new request card sct 2020-11-23 16:13:29 +00:00
  • 59056c44f9 fix(frontend): show a badge on requestcard for partially available status sct 2020-11-23 16:08:10 +00:00
  • b26a2347e7 fix(frontend): fix missing import for ReactNode type in Slider sct 2020-11-23 15:58:29 +00:00
  • ef62c67480 fix(frontend): fix request card placeholder sizes for mobile sct 2020-11-23 15:57:26 +00:00
  • 93738e154c feat(frontend): new design for request card sct 2020-11-23 15:53:16 +00:00
  • a6c5e65bbf feat: notifications for media_available and media_approved sct 2020-11-23 10:34:53 +00:00
  • d8e542e5fe feat: notification framework sct 2020-11-22 19:11:14 +09:00
  • fb5c791b0b feat: upgrade tailwindcss to 2.0.1 sct 2020-11-20 02:03:18 +00:00
  • 89be56d840 fix: fix type import from server side crashing build process sct 2020-11-19 10:55:28 +00:00
  • 250f48492c feat: media delete option in manage media slideover sct 2020-11-19 10:42:03 +00:00
  • a3ca9b40c5 fix(frontend): fixed similar/recommendations showing when empty (#180) Brandon Cohen 2020-11-18 23:18:29 -05:00
  • 1694f60e8a feat: rotten tomatoes scores on movie/tv details pages sct 2020-11-19 02:02:26 +00:00
  • 236c4e5e61 feat: manage series slideover added (and approve/decline/delete hooked up) sct 2020-11-18 11:48:29 +00:00
  • cb9ae25d94 feat: add filtering for requests api sct 2020-11-17 15:03:17 +00:00
  • f5f2545520 feat(frontend): add header styling to movie/tv recommendation and similar list views sct 2020-11-17 12:49:30 +00:00
  • 94eaaf96b4 feat: upcoming/trending list views and larger title cards sct 2020-11-17 09:18:45 +00:00
  • 185ac2648f feat: user edit functionality (managing permissions) sct 2020-11-17 05:48:59 +00:00
  • ff8b9d8e7e feat: add trending to discover page sct 2020-11-13 01:48:32 +00:00
  • 67290dd502 feat: upcoming movies on discover sct 2020-11-12 23:38:26 +00:00
  • 2b46268824 fix(frontend): always show request modal option for tv sct 2020-11-12 09:27:43 +00:00
  • a99705f6a5 feat: force setup if app is not initialized sct 2020-11-12 09:07:49 +00:00
  • c0ce87b6f6 fix(frontend): when there were no results in the list view, it would call fetch more infinitely sct 2020-11-12 08:31:29 +00:00
  • 366074c12a [Design/Routes] Welcome Screen / Initial Setup (#42) Jeff Bentley 2020-11-12 11:03:10 +09:00
  • 06dc606bcf feat(frontend): recently added on discover sct 2020-11-11 15:21:22 +00:00
  • 7287a6a957 fix(api): fix scheduling for plex full sync (maybe) sct 2020-11-11 09:28:38 +00:00
  • 978f92a1c5 feat: season creation migration sct 2020-11-11 09:06:42 +00:00
  • 1390cc1f13 feat(api): plex tv sync and recently added sync sct 2020-11-11 09:02:28 +00:00
  • 16221a46a7 feat(frontend): improved settings menu design for mobile sct 2020-11-05 12:06:34 +00:00
  • 46d99b02b1 fix(frontend): fix modal design and rename some text for adding servers sct 2020-11-05 10:53:56 +00:00
  • 24a0423f3b feat: initial user list (no edit/delete yet) and job schedules sct 2020-11-05 10:45:51 +00:00
  • 320432657e feat: sonarr edit/delete modal sct 2020-11-03 09:44:54 +00:00
  • 877a518415 feat(frontend): radarr delete modal sct 2020-11-03 07:54:42 +00:00
  • c4ac357ef4 feat: radarr edit/create modal/backend functionality sct 2020-11-02 12:11:28 +00:00
  • e032e385a5 fix: dont cross import SyncStatus type sct 2020-10-30 14:48:10 +00:00
  • 0b239f0bdf feat(frontend): allow permission check for showing nav items sct 2020-10-30 14:43:30 +00:00
  • 1bc3f7be4b feat(frontend): plex library scan sct 2020-10-30 14:38:19 +00:00
  • 97e30367fb fix(frontend): reinitalize plex form after data loads sct 2020-10-30 11:18:16 +00:00
  • 47714b698c feat(frontend): plex settings page sct 2020-10-30 10:49:35 +00:00
  • 33da7e9df3 feat(frontend): alpha notice sct 2020-10-30 09:02:20 +00:00
  • 8742da0ebb feat(frontend): initial Settings design sct 2020-10-30 07:30:38 +00:00
  • 6754003b62 build: add initial db migration sct 2020-10-29 04:07:42 +00:00
  • 092161e432 ci: add docker image build and push on develop sct 2020-10-29 03:46:07 +00:00
  • fec313583e docs: update README.md sct 2020-10-29 02:19:59 +00:00
  • 9385592362 feat(api): sonarr api wrapper / send to sonarr sct 2020-10-29 01:53:45 +00:00
  • 14b9cb610c feat(frontend): slideover initial work sct 2020-10-28 07:11:48 +00:00
  • ca43b2c6c5 Merge branch 'develop' of github.com:sct/overseerr into develop sct 2020-10-24 07:04:07 +00:00
  • 4975841b5d feat(frontend): buttonWithDropdown component added (no hookups yet) sct 2020-10-24 07:03:28 +00:00
  • f628903577 Custom 404/Error page (#133) Alex Zoitos 2020-10-20 21:23:19 -04:00
  • 1f9cbbfdf1 feat(frontend): cancel movie request modal sct 2020-10-14 14:50:33 +00:00
  • 61b6152e89 fix(frontend): remove requestId from tilecard request modal component sct 2020-10-13 10:57:22 +00:00
  • 5f8114f730 feat: tv request modal status hookup sct 2020-10-13 10:21:46 +00:00
  • 85ae4998f0 fix(frontend): close request modals when complete sct 2020-10-11 01:20:35 +00:00
  • e40a815d07 build: fix production build sct 2020-10-11 00:51:32 +00:00
  • 364d9d105c fix(frontend): fix opening popups on safari sct 2020-10-11 00:26:49 +00:00
  • 4d0c23c269 When opening plex Oauth window, open an empty page then redirect to plex oauth (#127) Alex Zoitos 2020-10-10 09:00:40 -04:00
  • 608b96600a feat(frontend/api): tv request modal (no status. only request) sct 2020-10-10 06:55:17 +00:00
  • 0fa007b27b build(deps): bump react-intl from 5.8.1 to 5.8.5 (#113) dependabot[bot] 2020-10-09 14:27:40 +09:00
  • 5506c6b9ab build(deps): bump next from 9.5.3 to 9.5.4 (#117) dependabot[bot] 2020-10-09 10:35:16 +09:00
  • 180f4243d3 build(deps): bump swr from 0.3.2 to 0.3.5 (#118) dependabot[bot] 2020-10-09 10:30:51 +09:00
  • 3cba6a85b7 build(deps-dev): bump prettier from 2.1.1 to 2.1.2 (#119) dependabot[bot] 2020-10-09 10:21:05 +09:00
  • ef7096eba8 build(deps): bump @tailwindcss/ui from 0.6.0 to 0.6.2 (#94) dependabot[bot] 2020-10-09 01:44:52 +09:00
  • b308675205 build(deps-dev): bump tailwindcss from 1.8.8 to 1.8.12 (#110) dependabot[bot] 2020-10-09 01:21:12 +09:00
  • 584202ba32 build(deps-dev): bump eslint from 7.8.1 to 7.10.0 (#101) dependabot[bot] 2020-10-09 00:18:19 +09:00
  • 68d0b42074 build(deps-dev): bump lint-staged from 10.3.0 to 10.4.0 (#95) dependabot[bot] 2020-10-08 22:50:34 +09:00
  • d21cb666bd build(deps-dev): bump @commitlint/config-conventional (#86) dependabot[bot] 2020-10-08 22:05:34 +09:00
  • c79d7f038e build(deps): bump bowser from 2.10.0 to 2.11.0 (#85) dependabot[bot] 2020-10-08 21:36:51 +09:00
  • 7cb92028fb Redesign toasts (#103) Alex Zoitos 2020-10-08 06:12:18 -04:00
  • 65b67abae6 build(deps-dev): bump @commitlint/cli from 9.1.2 to 11.0.0 (#84) dependabot[bot] 2020-10-08 14:19:45 +09:00
  • 6aca82607b fix(frontend): have tvDetail use the new RequestModal sct 2020-10-07 11:28:41 +00:00
  • 92a220644a build(deps-dev): bump eslint-plugin-react-hooks from 4.1.0 to 4.1.2 (#76) dependabot[bot] 2020-10-07 19:04:29 +09:00
  • 2bf7e10e32 feat(frontend/api): beginning of new request modal sct 2020-10-07 10:01:15 +00:00
  • 1be8b18361 feat(api): plex Sync (Movies) sct 2020-09-27 14:05:32 +00:00
  • 5a43ec5405 feat(frontend): logo updates sct 2020-09-24 00:39:49 +00:00
  • b77db5a439 Horizontal scroll buttons (#100) Alex Zoitos 2020-09-22 22:53:19 -04:00
  • 8577db1be1 feat(api): decouple media requests from media info sct 2020-09-21 00:01:38 +09:00
  • 4aa74319e0 feat(api): add external ids to movie/tv response sct 2020-09-20 14:42:13 +09:00
  • 02cbb5b030 feat(frontend/api): tv details page sct 2020-09-20 14:09:40 +09:00
  • 8f21358f79 feat(frontend): approve/decline request well added to movie detail sct 2020-09-20 01:03:57 +09:00
  • 514714071d feat(api): allow plex logins from users who have access to the server sct 2020-09-19 23:28:39 +09:00
  • 8f6247d821 feat(api): validate plex when settings are saved sct 2020-09-19 22:13:48 +09:00
  • e0c39aeca1 fix(frontend): dont show runtime if there is no runtime data sct 2020-09-18 15:19:35 +00:00
  • de84658b48 feat(frontend): loading spinner sct 2020-09-18 01:28:21 +00:00
  • fdf9f38776 fix(frontend): run initial props for children components after getting the user sct 2020-09-18 01:03:04 +00:00
  • 9131254f33 feat(frontend/api): i18n support sct 2020-09-17 16:17:41 +00:00
  • 04252f88bb feat(frontend/api): cast included with movie request and cast list on detail page sct 2020-09-17 06:35:25 +00:00
  • 6398e3645a feat(frontend/api): movie recommendations/similar request and frontend detail page update sct 2020-09-17 04:57:51 +00:00
  • be0003a85d feat(frontend): discover tv/movies full page sct 2020-09-17 03:10:00 +00:00
  • 31809d952c feat(frontend): design updates for responsive titlecards sct 2020-09-17 00:19:01 +00:00
  • b92f64fa6e fix(frontend): fix title detail background image to be centered sct 2020-09-16 16:18:24 +00:00
  • 73ce24a37b feat(frontend): title detail (movie) initial version sct 2020-09-16 16:14:34 +00:00
  • 4638fae336 feat(frontend): refresh indicator for titlecards / toasts sct 2020-09-16 12:16:21 +00:00
  • 16e74e3298 refactor(frontend): move slider blocks from home page into reusable component sct 2020-09-16 06:51:50 +00:00