Commit Graph

  • 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
  • da0a6f9bfc
    build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.3.0 (#34) dependabot[bot] 2020-09-01 21:01:21 +0900
  • bd51981ef7
    build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.3.0 #34 dependabot[bot] 2020-09-01 08:45:29 +0000
  • 9a816f42dd
    build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#33) dependabot[bot] 2020-09-01 17:40:29 +0900
  • 1faceed7c9
    build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 #33 dependabot[bot] 2020-09-01 01:49:23 +0000
  • a026991dc3
    build(deps-dev): bump @typescript-eslint/eslint-plugin (#39) dependabot[bot] 2020-09-01 10:43:45 +0900
  • 01b38d3e1c
    build(deps-dev): bump @typescript-eslint/eslint-plugin #39 dependabot[bot] 2020-09-01 00:17:12 +0000
  • 8d1414566d
    build(deps-dev): bump tailwindcss from 1.7.5 to 1.7.6 (#37) dependabot[bot] 2020-09-01 09:13:25 +0900
  • 8721086784
    build(deps-dev): bump tailwindcss from 1.7.5 to 1.7.6 #37 dependabot[bot] 2020-08-31 20:07:07 +0000
  • 0a022eb2c8
    build(deps-dev): bump @typescript-eslint/eslint-plugin #35 dependabot[bot] 2020-08-28 20:11:45 +0000
  • 4a5d0fd020
    build(deps-dev): bump @types/node from 14.0.27 to 14.6.1 (#31) dependabot[bot] 2020-08-28 22:35:14 +0900
  • be256c94db
    build(deps-dev): bump @types/node from 14.0.27 to 14.6.1 #31 dependabot[bot] 2020-08-28 13:05:25 +0000
  • b7a0815a76
    build(deps-dev): bump @types/react from 16.9.46 to 16.9.48 (#29) dependabot[bot] 2020-08-28 21:49:56 +0900
  • 2999c46912
    build(deps-dev): bump @types/react from 16.9.46 to 16.9.48 #29 dependabot[bot] 2020-08-28 06:30:55 +0000
  • d1ca8b70b2
    build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#28) dependabot[bot] 2020-08-28 14:31:01 +0900
  • 03f2ba59e1
    build(deps-dev): bump prettier from 2.0.5 to 2.1.1 #28 dependabot[bot] 2020-08-28 04:49:23 +0000
  • 5522c15b5d
    build(deps-dev): bump @typescript-eslint/parser from 3.9.0 to 3.10.1 (#26) dependabot[bot] 2020-08-28 13:45:15 +0900
  • 56ebb22c7c
    build(deps-dev): bump @typescript-eslint/parser from 3.9.0 to 3.10.1 #26 dependabot[bot] 2020-08-28 04:36:34 +0000
  • 0ef6cdd0f6
    build(deps-dev): bump tailwindcss from 1.6.2 to 1.7.5 (#27) dependabot[bot] 2020-08-28 13:30:42 +0900
  • cdff61a1ef
    build(deps-dev): bump tailwindcss from 1.6.2 to 1.7.5 #27 dependabot[bot] 2020-08-28 04:28:56 +0000
  • a5b97fcf1d
    build(deps-dev): bump commitizen from 4.1.2 to 4.2.1 (#25) dependabot[bot] 2020-08-28 13:10:30 +0900
  • dc0e0fc768
    build(deps-dev): bump commitizen from 4.1.2 to 4.2.1 #25 dependabot[bot] 2020-08-28 03:57:59 +0000
  • a64ca3f26e
    build(deps-dev): bump ts-node from 8.10.2 to 9.0.0 (#22) dependabot[bot] 2020-08-28 12:52:11 +0900
  • 07d3464a5f
    build(deps-dev): bump ts-node from 8.10.2 to 9.0.0 #22 dependabot[bot] 2020-08-28 02:17:22 +0000
  • 0b48959e9b
    build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#20) dependabot[bot] 2020-08-28 11:02:31 +0900
  • d189b5280b
    build(deps-dev): bump typescript from 3.9.7 to 4.0.2 #20 dependabot[bot] 2020-08-28 01:45:47 +0000
  • b673ea1b18
    fix: fixed an issue with eslint-prettier on windows (#32) Jeff Bentley 2020-08-28 10:40:29 +0900
  • de5f8f4d0e fix: fixed an issue with eslint-prettier on windows #32 jbentleyjp 2020-08-28 10:26:51 +0900
  • 7aa1fa5a14
    build(deps-dev): bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (#18) dependabot[bot] 2020-08-28 10:08:30 +0900
  • 86e8e4a6da
    build(deps-dev): bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 #18 dependabot[bot] 2020-08-28 00:55:46 +0000
  • dbbd23af3d
    build(deps): bump axios from 0.19.2 to 0.20.0 (#17) dependabot[bot] 2020-08-28 09:49:53 +0900
  • 93a2bf4597
    build(deps): bump axios from 0.19.2 to 0.20.0 #17 dependabot[bot] 2020-08-28 00:40:33 +0000
  • 5343f35e5b
    feat(api): initial implementation of the auth system (#30) sct 2020-08-28 09:34:15 +0900
  • d736f4b574 feat(api): initial implementation of the auth system #30 sct 2020-08-27 00:35:42 +0000
  • 198a212d55
    build(deps-dev): bump @types/node from 14.0.27 to 14.6.0 #24 dependabot[bot] 2020-08-25 06:31:25 +0000