Commit Graph

1626 Commits (develop)
 

Author SHA1 Message Date
sct 258bb93be2
feat(api): discover endpoint for movie/tv (#73)
4 years ago
sct ba34e54d77
feat(api): tmdb trending api wrapper (#68)
4 years ago
sct 839448fcc8
feat(api): add tmdb discover api wrapper (#67)
4 years ago
Brandon Cohen b126899e07
Build common reusable Button component (#66)
4 years ago
sct 6241d0cf78
style(frontend): login page styling touchup (#64)
4 years ago
Alex Zoitos 432ad76b3b
Titlecard Component (#56)
4 years ago
sct c702c17cee
feat(api): tmdb api wrapper / multi search route (#62)
4 years ago
dependabot[bot] eb35339eb4
build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 (#59)
4 years ago
dependabot[bot] ab190cd392
build(deps-dev): bump husky from 4.2.5 to 4.3.0 (#60)
4 years ago
dependabot[bot] fccadc1b81
build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 (#61)
4 years ago
dependabot[bot] afe40872db
build(deps-dev): bump tailwindcss from 1.8.3 to 1.8.4 (#58)
4 years ago
sct c0166e7ecb
feat(api): public settings route (#57)
4 years ago
dependabot[bot] fcaabcb428
build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.3 (#55)
4 years ago
dependabot[bot] dc30108ca1
build(deps-dev): bump @types/node from 14.6.3 to 14.6.4 (#50)
4 years ago
sct cb9098f457
feat: logout route/sign out button (#54)
4 years ago
sct e6349c13a0
feat: user avatars from plex (#53)
4 years ago
sct 190a8831c7
User Context (#51)
4 years ago
dependabot[bot] 350af66129
build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 (#48)
4 years ago
dependabot[bot] af5b3d092e
build(deps-dev): bump eslint from 7.8.0 to 7.8.1 (#43)
4 years ago
sct cfc84ce2f3
Permission System (#47)
4 years ago
sct 5d46f8d76d
Settings System (#46)
4 years ago
dependabot[bot] af95c2fb47
build(deps-dev): bump @types/node from 14.6.2 to 14.6.3 (#44)
4 years ago
dependabot[bot] 1c6464f844
build(deps): bump next from 9.5.2 to 9.5.3 (#45)
4 years ago
dependabot[bot] 432b2dc7b0
build(deps-dev): bump @types/express from 4.17.7 to 4.17.8 (#40)
4 years ago
dependabot[bot] 4db4f3fd8b
build(deps-dev): bump eslint from 7.7.0 to 7.8.0 (#41)
4 years ago
dependabot[bot] a7cf3fb0e6
build(deps-dev): bump @types/node from 14.6.1 to 14.6.2 (#38)
4 years ago
dependabot[bot] b9596ffaa5
build(deps-dev): bump @types/react from 16.9.48 to 16.9.49 (#36)
4 years ago
dependabot[bot] da0a6f9bfc
build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.3.0 (#34)
4 years ago
dependabot[bot] 9a816f42dd
build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 (#33)
4 years ago
dependabot[bot] a026991dc3
build(deps-dev): bump @typescript-eslint/eslint-plugin (#39)
4 years ago
dependabot[bot] 8d1414566d
build(deps-dev): bump tailwindcss from 1.7.5 to 1.7.6 (#37)
4 years ago
dependabot[bot] 4a5d0fd020
build(deps-dev): bump @types/node from 14.0.27 to 14.6.1 (#31)
4 years ago
dependabot[bot] b7a0815a76
build(deps-dev): bump @types/react from 16.9.46 to 16.9.48 (#29)
4 years ago
dependabot[bot] d1ca8b70b2
build(deps-dev): bump prettier from 2.0.5 to 2.1.1 (#28)
4 years ago
dependabot[bot] 5522c15b5d
build(deps-dev): bump @typescript-eslint/parser from 3.9.0 to 3.10.1 (#26)
4 years ago
dependabot[bot] 0ef6cdd0f6
build(deps-dev): bump tailwindcss from 1.6.2 to 1.7.5 (#27)
4 years ago
dependabot[bot] a5b97fcf1d
build(deps-dev): bump commitizen from 4.1.2 to 4.2.1 (#25)
4 years ago
dependabot[bot] a64ca3f26e
build(deps-dev): bump ts-node from 8.10.2 to 9.0.0 (#22)
4 years ago
dependabot[bot] 0b48959e9b
build(deps-dev): bump typescript from 3.9.7 to 4.0.2 (#20)
4 years ago
Jeff Bentley b673ea1b18
fix: fixed an issue with eslint-prettier on windows (#32)
4 years ago
dependabot[bot] 7aa1fa5a14
build(deps-dev): bump eslint-plugin-react-hooks from 4.0.8 to 4.1.0 (#18)
4 years ago
dependabot[bot] dbbd23af3d
build(deps): bump axios from 0.19.2 to 0.20.0 (#17)
4 years ago
sct 5343f35e5b
feat(api): initial implementation of the auth system (#30)
4 years ago
dependabot-preview[bot] 7ac4bb01f0
Create Dependabot config file (#12)
4 years ago
Alex Zoitos 995e700138
refactor(layout component + sub components): refactor layout - extract sidebar, search etc (#11)
4 years ago
sct 97e0eb83fc
Merge pull request #10 from sct/feature/ch72
4 years ago
sct f07669748f ci: change lint command to use yarn
4 years ago
sct de8ee9ba85 fix: fixes next.js build to not include server files
4 years ago
sct 28854190a0 ci: adds linting/build workflow to commits
4 years ago
Alex Zoitos 1647f8c049
Merge pull request #8 from sct/feature/ch41
4 years ago