Commit Graph

  • 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
  • 371e43356d feat(frontend): request card / recent requests sct 2020-09-16 06:30:47 +00:00
  • a3beeede7e feat(api): tv details endpoint sct 2020-09-16 06:11:29 +00:00
  • b1761484cb feat(api): add movie details endpoint sct 2020-09-16 05:33:37 +00:00
  • 48d62c3178 feat(api): radarr api wrapper / send to radarr when requests approved (#93) sct 2020-09-16 11:49:40 +09:00
  • d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only) sct 2020-09-15 11:50:46 +00:00
  • f22f8c5d73 feat(frontend): add cancel request modal for titlecards sct 2020-09-15 07:31:00 +00:00
  • 626099a2c9 feat(frontend): modal component and basic request hookup (#91) sct 2020-09-15 14:12:36 +09:00
  • 42cf45fa19 refactor(frontend): make sidebar links map (#90) Alex Zoitos 2020-09-14 23:09:33 -04:00
  • eae38bb9ec feat(frontend): new dashboard concept (#82) sct 2020-09-15 00:09:11 +09:00
  • b5e8428a39 New Titlecard Design - Desktop (#81) Alex Zoitos 2020-09-13 23:16:57 -04:00
  • f4c2c47e56 feat(api): request api (#80) sct 2020-09-13 18:55:35 +09:00
  • b600671acc build(deps-dev): bump tailwindcss from 1.8.7 to 1.8.8 (#75) dependabot[bot] 2020-09-13 01:08:41 +09:00
  • e076bcba40 build(deps): bump typeorm from 0.2.25 to 0.2.26 (#71) dependabot[bot] 2020-09-13 00:53:23 +09:00
  • 1910876706 Request Model (#79) sct 2020-09-13 00:01:38 +09:00
  • 342d1a3c75 feat(frontend): initial search functionality (#78) sct 2020-09-12 10:49:48 +09:00
  • 3722a495dd build(deps-dev): bump @types/node from 14.6.4 to 14.10.0 (#70) dependabot[bot] 2020-09-11 16:20:41 +09:00
  • 955b13a50e build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.7 (#69) dependabot[bot] 2020-09-11 15:54:26 +09:00
  • bbfe349b52 feat(frontend): basic discover page (only movies) (#74) sct 2020-09-11 15:46:10 +09:00
  • 258bb93be2 feat(api): discover endpoint for movie/tv (#73) sct 2020-09-11 11:00:21 +09:00
  • ba34e54d77 feat(api): tmdb trending api wrapper (#68) sct 2020-09-10 19:06:11 +09:00
  • 839448fcc8 feat(api): add tmdb discover api wrapper (#67) sct 2020-09-10 18:38:11 +09:00
  • b126899e07 Build common reusable Button component (#66) Brandon Cohen 2020-09-09 21:32:26 -04:00
  • 6241d0cf78 style(frontend): login page styling touchup (#64) sct 2020-09-09 10:16:19 +09:00
  • 432ad76b3b Titlecard Component (#56) Alex Zoitos 2020-09-08 20:47:46 -04:00
  • c702c17cee feat(api): tmdb api wrapper / multi search route (#62) sct 2020-09-08 19:05:55 +09:00
  • eb35339eb4 build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 (#59) dependabot[bot] 2020-09-08 13:00:17 +09:00
  • ab190cd392 build(deps-dev): bump husky from 4.2.5 to 4.3.0 (#60) dependabot[bot] 2020-09-08 11:22:15 +09:00
  • fccadc1b81 build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 (#61) dependabot[bot] 2020-09-08 10:37:22 +09:00
  • afe40872db build(deps-dev): bump tailwindcss from 1.8.3 to 1.8.4 (#58) dependabot[bot] 2020-09-08 10:29:14 +09:00
  • c0166e7ecb feat(api): public settings route (#57) sct 2020-09-07 18:41:20 +09:00
  • fcaabcb428 build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.3 (#55) dependabot[bot] 2020-09-07 10:20:25 +09:00
  • dc30108ca1 build(deps-dev): bump @types/node from 14.6.3 to 14.6.4 (#50) dependabot[bot] 2020-09-07 09:43:23 +09:00
  • cb9098f457 feat: logout route/sign out button (#54) sct 2020-09-06 23:11:42 +09:00
  • e6349c13a0 feat: user avatars from plex (#53) sct 2020-09-06 19:30:16 +09:00
  • 190a8831c7 User Context (#51) sct 2020-09-05 13:16:26 +09:00
  • 350af66129 build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#48) dependabot[bot] 2020-09-04 08:16:30 +09:00
  • af5b3d092e build(deps-dev): bump eslint from 7.8.0 to 7.8.1 (#43) dependabot[bot] 2020-09-03 19:21:30 +09:00
  • cfc84ce2f3 Permission System (#47) sct 2020-09-03 19:20:14 +09:00