Commit Graph

230 Commits (develop)

Author SHA1 Message Date
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
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
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
sct 1f497e8913 feat(layout): created Layout component
4 years ago
sct 72f9624f1d feat(plex/utils): added Plex OAuth class
4 years ago
sct d902ef7277 feat(api-user): add basic User Entity and basic routing to fetch all users
4 years ago
sct 89a6017c7f feat: bootstrap the basic app structure
4 years ago
sct 2519ac86f7 Add tailwindcss
4 years ago
sct a1eb9c0048 Initial commit from Create Next App
4 years ago