Commit Graph

  • d1b5c08913 refactor(frontend): abstract out request modal into its own component (movie only) sct 2020-09-15 11:50:46 +0000
  • f22f8c5d73 feat(frontend): add cancel request modal for titlecards sct 2020-09-15 07:31:00 +0000
  • 68b405c0e2
    build(deps): bump @tailwindcss/ui from 0.6.0 to 0.6.1 #83 dependabot[bot] 2020-09-15 06:29:49 +0000
  • d1f795f3a5
    build(deps-dev): bump @types/node from 14.10.0 to 14.10.1 #77 dependabot[bot] 2020-09-15 06:28:01 +0000
  • 626099a2c9
    feat(frontend): modal component and basic request hookup (#91) sct 2020-09-15 14:12:36 +0900
  • 2e302eb49b feat(frontend): modal component and basic request hookup #91 sct 2020-09-15 05:10:01 +0000
  • 42cf45fa19
    refactor(frontend): make sidebar links map (#90) Alex Zoitos 2020-09-14 23:09:33 -0400
  • f5184a8e87 refactor(frontend): make sidebar links map #90 Alexander Zoitos 2020-09-14 21:37:02 -0400
  • eae38bb9ec
    feat(frontend): new dashboard concept (#82) sct 2020-09-15 00:09:11 +0900
  • a8c4090056 feat(frontend): new dashboard concept #82 sct 2020-09-14 15:00:12 +0000
  • b5e8428a39
    New Titlecard Design - Desktop (#81) Alex Zoitos 2020-09-13 23:16:57 -0400
  • 8c9b6f8804 fix(frontend): update props in search for titlecard #81 Alexander Zoitos 2020-09-13 22:16:51 -0400
  • 35ec91bc5b refactor(frontend): title card desktop - update status prop Alexander Zoitos 2020-09-13 21:40:12 -0400
  • caa953e3f1 feat(frontend): title card desktop redesign Alexander Zoitos 2020-09-13 21:26:06 -0400
  • f4c2c47e56
    feat(api): request api (#80) sct 2020-09-13 18:55:35 +0900
  • c66a978a7c feat(api): request api #80 sct 2020-09-13 09:48:32 +0000
  • b600671acc
    build(deps-dev): bump tailwindcss from 1.8.7 to 1.8.8 (#75) dependabot[bot] 2020-09-13 01:08:41 +0900
  • a3dd7c07fa
    build(deps-dev): bump tailwindcss from 1.8.7 to 1.8.8 #75 dependabot[bot] 2020-09-12 15:57:41 +0000
  • e076bcba40
    build(deps): bump typeorm from 0.2.25 to 0.2.26 (#71) dependabot[bot] 2020-09-13 00:53:23 +0900
  • 0843e33996
    build(deps): bump typeorm from 0.2.25 to 0.2.26 #71 dependabot[bot] 2020-09-12 15:39:01 +0000
  • 1910876706
    Request Model (#79) sct 2020-09-13 00:01:38 +0900
  • 3d531d29a1 refactor(api): move related request fetching code into MediaRequest entity #79 sct 2020-09-12 14:32:53 +0000
  • 724f9d49d2 fix(api): rename Request to MediaRequest and update nextjs tsconfig sct 2020-09-12 13:26:24 +0000
  • 362233f8fa feat(api): request model sct 2020-09-12 10:33:43 +0000
  • 342d1a3c75
    feat(frontend): initial search functionality (#78) sct 2020-09-12 10:49:48 +0900
  • 2a27a59218 feat(frontend): initial search functionality #78 sct 2020-09-12 01:47:17 +0000
  • 91fe77b39b
    build(deps-dev): bump eslint-plugin-react-hooks from 4.1.0 to 4.1.1 #72 dependabot[bot] 2020-09-11 07:29:37 +0000
  • 3722a495dd
    build(deps-dev): bump @types/node from 14.6.4 to 14.10.0 (#70) dependabot[bot] 2020-09-11 16:20:41 +0900
  • 1681a74e5a
    build(deps-dev): bump @types/node from 14.6.4 to 14.10.0 #70 dependabot[bot] 2020-09-11 06:58:52 +0000
  • 955b13a50e
    build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.7 (#69) dependabot[bot] 2020-09-11 15:54:26 +0900
  • 93f7afe2ea
    build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.7 #69 dependabot[bot] 2020-09-11 06:51:02 +0000
  • bbfe349b52
    feat(frontend): basic discover page (only movies) (#74) sct 2020-09-11 15:46:10 +0900
  • 32536d4432 feat(frontend): basic discover page (only movies) #74 sct 2020-09-11 06:31:33 +0000
  • 258bb93be2
    feat(api): discover endpoint for movie/tv (#73) sct 2020-09-11 11:00:21 +0900
  • 45a33a0b43 feat(api): discover endpoint for movie/tv #73 sct 2020-09-11 01:55:13 +0000
  • ba34e54d77
    feat(api): tmdb trending api wrapper (#68) sct 2020-09-10 19:06:11 +0900
  • d567387c4d feat(api): tmdb trending api wrapper #68 sct 2020-09-10 10:01:28 +0000
  • 839448fcc8
    feat(api): add tmdb discover api wrapper (#67) sct 2020-09-10 18:38:11 +0900
  • 66d03ea2d7 feat(api): add tmdb discover api wrapper #67 sct 2020-09-10 09:24:54 +0000
  • b126899e07
    Build common reusable Button component (#66) Brandon Cohen 2020-09-09 21:32:26 -0400
  • 34055f4a49 style(frontend): added Button Size Functionality #66 Brandon Cohen 2020-09-09 20:53:41 -0400
  • e53c7c9bdf feat: reusable button component Brandon Cohen 2020-08-31 21:54:48 -0400
  • d5c6d8cc08
    build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.6 #65 dependabot[bot] 2020-09-09 20:09:56 +0000
  • 0c34221941
    build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.5 #63 dependabot[bot] 2020-09-09 01:22:52 +0000
  • 6241d0cf78
    style(frontend): login page styling touchup (#64) sct 2020-09-09 10:16:19 +0900
  • 8280846c6a style(frontend): login page styling touchup #64 sct 2020-09-09 00:23:58 +0000
  • 432ad76b3b
    Titlecard Component (#56) Alex Zoitos 2020-09-08 20:47:46 -0400
  • 406d893fa6 refactor(frontend): title card props - showDetail change #56 Alexander Zoitos 2020-09-06 22:05:13 -0400
  • fb157da666 style(frontend): title card styling - transition effect Alexander Zoitos 2020-09-06 21:40:09 -0400
  • 77c8f25f52 fix(frontend): fix aspect ratio of titlecard sct 2020-09-04 01:32:31 +0000
  • 6083b2f45e feat(titlecard): initial titleCard Alexander Zoitos 2020-09-01 21:02:45 -0400
  • c702c17cee
    feat(api): tmdb api wrapper / multi search route (#62) sct 2020-09-08 19:05:55 +0900
  • 68a9bc0038 feat(api): tmdb api wrapper / multi search route #62 sct 2020-09-08 09:58:38 +0000
  • eb35339eb4
    build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 (#59) dependabot[bot] 2020-09-08 13:00:17 +0900
  • c04dc80193
    build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 #59 dependabot[bot] 2020-09-08 02:27:09 +0000
  • ab190cd392
    build(deps-dev): bump husky from 4.2.5 to 4.3.0 (#60) dependabot[bot] 2020-09-08 11:22:15 +0900
  • 3a9a347d74
    build(deps-dev): bump husky from 4.2.5 to 4.3.0 #60 dependabot[bot] 2020-09-08 01:42:48 +0000
  • fccadc1b81
    build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 (#61) dependabot[bot] 2020-09-08 10:37:22 +0900
  • 7dcce7724b
    build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 #61 dependabot[bot] 2020-09-08 01:34:41 +0000
  • afe40872db
    build(deps-dev): bump tailwindcss from 1.8.3 to 1.8.4 (#58) dependabot[bot] 2020-09-08 10:29:14 +0900
  • a3025ede26
    build(deps-dev): bump tailwindcss from 1.8.3 to 1.8.4 #58 dependabot[bot] 2020-09-07 20:08:38 +0000
  • c0166e7ecb
    feat(api): public settings route (#57) sct 2020-09-07 18:41:20 +0900
  • ffa452be40 feat(api): public settings route #57 sct 2020-09-07 09:25:55 +0000
  • fcaabcb428
    build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.3 (#55) dependabot[bot] 2020-09-07 10:20:25 +0900
  • e866fdf3cd
    build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.3 #55 dependabot[bot] 2020-09-07 00:48:30 +0000
  • dc30108ca1
    build(deps-dev): bump @types/node from 14.6.3 to 14.6.4 (#50) dependabot[bot] 2020-09-07 09:43:23 +0900
  • 115d1353e1
    build(deps-dev): bump @types/node from 14.6.3 to 14.6.4 #50 dependabot[bot] 2020-09-07 00:23:49 +0000
  • cb9098f457
    feat: logout route/sign out button (#54) sct 2020-09-06 23:11:42 +0900
  • 9a7dd2611a feat: logout route/sign out button #54 sct 2020-09-06 13:27:39 +0000
  • e6349c13a0
    feat: user avatars from plex (#53) sct 2020-09-06 19:30:16 +0900
  • d2b2449cc6 feat: user avatars from plex #53 sct 2020-09-06 10:28:36 +0000
  • e0f417f3b5
    build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.2 #52 dependabot[bot] 2020-09-05 04:24:20 +0000
  • 190a8831c7
    User Context (#51) sct 2020-09-05 13:16:26 +0900
  • 5dfb565a84 docs(frontend): added documentation/notes for how the user context/login works #51 sct 2020-09-05 04:11:46 +0000
  • fe527c37c0 fix(frontend): use process.env.PORT for user request on server side (defaults to 3000) sct 2020-09-05 04:03:42 +0000
  • 951cf6e002 feat(frontend): user Context / useUser hook sct 2020-09-05 03:49:10 +0000
  • e841604b5d
    build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.0 #49 dependabot[bot] 2020-09-04 20:05:07 +0000
  • 350af66129
    build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#48) dependabot[bot] 2020-09-04 08:16:30 +0900
  • f701382975
    build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 #48 dependabot[bot] 2020-09-03 20:23:56 +0000
  • af5b3d092e
    build(deps-dev): bump eslint from 7.8.0 to 7.8.1 (#43) dependabot[bot] 2020-09-03 19:21:30 +0900
  • cfc84ce2f3
    Permission System (#47) sct 2020-09-03 19:20:14 +0900
  • 2a302760da
    build(deps-dev): bump eslint from 7.8.0 to 7.8.1 #43 dependabot[bot] 2020-09-03 10:19:36 +0000
  • a3626bf527 feat(api): permissions system #47 sct 2020-09-03 10:14:16 +0000
  • 05680620a3 refactor(api): remove unused imports sct 2020-09-03 06:19:50 +0000
  • ac0030a521 feat(api): settings system sct 2020-09-03 06:12:34 +0000
  • 5d46f8d76d
    Settings System (#46) sct 2020-09-03 19:17:15 +0900
  • 7cc4f63e65 refactor(api): remove unused imports #46 sct 2020-09-03 06:19:50 +0000
  • 2f8d68749e feat(api): settings system sct 2020-09-03 06:12:34 +0000
  • af95c2fb47
    build(deps-dev): bump @types/node from 14.6.2 to 14.6.3 (#44) dependabot[bot] 2020-09-03 14:50:02 +0900
  • 886bfca266
    build(deps-dev): bump @types/node from 14.6.2 to 14.6.3 #44 dependabot[bot] 2020-09-03 01:29:21 +0000
  • 1c6464f844
    build(deps): bump next from 9.5.2 to 9.5.3 (#45) dependabot[bot] 2020-09-03 10:26:08 +0900
  • 8fea1c5098
    build(deps): bump next from 9.5.2 to 9.5.3 #45 dependabot[bot] 2020-09-02 20:05:48 +0000
  • 432b2dc7b0
    build(deps-dev): bump @types/express from 4.17.7 to 4.17.8 (#40) dependabot[bot] 2020-09-02 19:17:13 +0900
  • 8e29df8203
    build(deps-dev): bump @types/express from 4.17.7 to 4.17.8 #40 dependabot[bot] 2020-09-02 08:29:04 +0000
  • 4db4f3fd8b
    build(deps-dev): bump eslint from 7.7.0 to 7.8.0 (#41) dependabot[bot] 2020-09-02 17:25:00 +0900
  • 402c7ac105
    build(deps-dev): bump eslint from 7.7.0 to 7.8.0 #41 dependabot[bot] 2020-09-01 20:08:51 +0000
  • a7cf3fb0e6
    build(deps-dev): bump @types/node from 14.6.1 to 14.6.2 (#38) dependabot[bot] 2020-09-01 21:43:08 +0900
  • ef354dc2f2
    build(deps-dev): bump @types/node from 14.6.1 to 14.6.2 #38 dependabot[bot] 2020-09-01 12:14:25 +0000
  • b9596ffaa5
    build(deps-dev): bump @types/react from 16.9.48 to 16.9.49 (#36) dependabot[bot] 2020-09-01 21:08:39 +0900
  • 60624f2521
    build(deps-dev): bump @types/react from 16.9.48 to 16.9.49 #36 dependabot[bot] 2020-09-01 12:07:07 +0000