Commit Graph

115 Commits (1be8b183617c3a44ab8d4454a64b43dfe1d877fe)
 

Author SHA1 Message Date
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
Alexander Zoitos e61d9a767f refactor(app conditional cleanup): remove unnecessary else statement
4 years ago
Alexander Zoitos f9b174c311 refactor(login component): remove copyright - to design later
4 years ago
Alexander Zoitos 0151134949 refactor(use component on login path conditional): use component on login path conditional
4 years ago
sct cc2c172d11
Merge pull request #9 from sct/feature/ch49
4 years ago
sct f2487d920f build(docker): added Dockerfiles for local/prod (prod untested)
4 years ago
Alexander Zoitos 159718891f feat(pass pageprops to loginpage): pass page props to loginPage
4 years ago
Alexander Zoitos 7d179ae3b4 feat(login route conditional): on login route, do not display layout
4 years ago
Alexander Zoitos 6e47be2fa8 feat(login component/route): add: Login Component and Route
4 years ago
sct 533ede1ab7
Merge pull request #7 from sct/feature/ch45
4 years ago
sct 1f497e8913 feat(layout): created Layout component
4 years ago
sct 8db2bfe44f
Merge pull request #6 from sct/feature/ch58
4 years ago