sct
371e43356d
feat(frontend): request card / recent requests
4 years ago
sct
a3beeede7e
feat(api): tv details endpoint
4 years ago
sct
b1761484cb
feat(api): add movie details endpoint
4 years ago
sct
48d62c3178
feat(api): radarr api wrapper / send to radarr when requests approved ( #93 )
4 years ago
sct
d1b5c08913
refactor(frontend): abstract out request modal into its own component (movie only)
4 years ago
sct
f22f8c5d73
feat(frontend): add cancel request modal for titlecards
4 years ago
sct
626099a2c9
feat(frontend): modal component and basic request hookup ( #91 )
4 years ago
Alex Zoitos
42cf45fa19
refactor(frontend): make sidebar links map ( #90 )
4 years ago
sct
eae38bb9ec
feat(frontend): new dashboard concept ( #82 )
4 years ago
Alex Zoitos
b5e8428a39
New Titlecard Design - Desktop ( #81 )
...
* feat(frontend): title card desktop redesign
* refactor(frontend): title card desktop - update status prop
* fix(frontend): update props in search for titlecard
4 years ago
sct
f4c2c47e56
feat(api): request api ( #80 )
4 years ago
dependabot[bot]
b600671acc
build(deps-dev): bump tailwindcss from 1.8.7 to 1.8.8 ( #75 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.8.7 to 1.8.8.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.8.7...v1.8.8 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
e076bcba40
build(deps): bump typeorm from 0.2.25 to 0.2.26 ( #71 )
...
Bumps [typeorm](https://github.com/typeorm/typeorm ) from 0.2.25 to 0.2.26.
- [Release notes](https://github.com/typeorm/typeorm/releases )
- [Changelog](https://github.com/typeorm/typeorm/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typeorm/typeorm/compare/0.2.25...0.2.26 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
1910876706
Request Model ( #79 )
...
* feat(api): request model
Also adds request binding to search/discover results
* fix(api): rename Request to MediaRequest and update nextjs tsconfig
* refactor(api): move related request fetching code into MediaRequest entity
4 years ago
sct
342d1a3c75
feat(frontend): initial search functionality ( #78 )
4 years ago
dependabot[bot]
3722a495dd
build(deps-dev): bump @types/node from 14.6.4 to 14.10.0 ( #70 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.6.4 to 14.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
955b13a50e
build(deps-dev): bump tailwindcss from 1.8.4 to 1.8.7 ( #69 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.8.4 to 1.8.7.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.8.4...v1.8.7 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
bbfe349b52
feat(frontend): basic discover page (only movies) ( #74 )
4 years ago
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 )
...
* feat: reusable button component
* style(frontend): added Button Size Functionality
4 years ago
sct
6241d0cf78
style(frontend): login page styling touchup ( #64 )
4 years ago
Alex Zoitos
432ad76b3b
Titlecard Component ( #56 )
...
* feat(titlecard): initial titleCard
* fix(frontend): fix aspect ratio of titlecard
* style(frontend): title card styling - transition effect
* refactor(frontend): title card props - showDetail change
Co-authored-by: sct <sctsnipe@gmail.com>
4 years ago
sct
c702c17cee
feat(api): tmdb api wrapper / multi search route ( #62 )
...
Adds a "The Movie DB" api wrapper for some basic requests (search/get movie details/get tv details).
Also adds a search endpoint to our api and mappers to convert the tmdb results
4 years ago
dependabot[bot]
eb35339eb4
build(deps): bump express-openapi-validator from 3.16.11 to 3.16.15 ( #59 )
...
Bumps [express-openapi-validator](https://github.com/cdimascio/express-openapi-validator ) from 3.16.11 to 3.16.15.
- [Release notes](https://github.com/cdimascio/express-openapi-validator/releases )
- [Changelog](https://github.com/cdimascio/express-openapi-validator/blob/master/CHANGELOG.md )
- [Commits](https://github.com/cdimascio/express-openapi-validator/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
ab190cd392
build(deps-dev): bump husky from 4.2.5 to 4.3.0 ( #60 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Changelog](https://github.com/typicode/husky/blob/master/CHANGELOG.md )
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
fccadc1b81
build(deps): bump @tailwindcss/ui from 0.5.0 to 0.6.0 ( #61 )
...
Bumps @tailwindcss/ui from 0.5.0 to 0.6.0.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
afe40872db
build(deps-dev): bump tailwindcss from 1.8.3 to 1.8.4 ( #58 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.8.3 to 1.8.4.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.8.3...v1.8.4 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
c0166e7ecb
feat(api): public settings route ( #57 )
...
adds public settings route that provides initalized value to check if the app has been configured
for the first time
4 years ago
dependabot[bot]
fcaabcb428
build(deps-dev): bump tailwindcss from 1.7.6 to 1.8.3 ( #55 )
...
Bumps [tailwindcss](https://github.com/tailwindlabs/tailwindcss ) from 1.7.6 to 1.8.3.
- [Release notes](https://github.com/tailwindlabs/tailwindcss/releases )
- [Changelog](https://github.com/tailwindlabs/tailwindcss/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tailwindlabs/tailwindcss/compare/v1.7.6...v1.8.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
dc30108ca1
build(deps-dev): bump @types/node from 14.6.3 to 14.6.4 ( #50 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.6.3 to 14.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 )
...
* feat(frontend): user Context / useUser hook
Adds a UserContext to wrap the app and load/cache the user when the website renders. Also adds the
useUser hook to pull in user data anywhere its needed on the site. This commit also adds redirection
to the login page for users who are not signed in
* fix(frontend): use process.env.PORT for user request on server side (defaults to 3000)
* docs(frontend): added documentation/notes for how the user context/login works
4 years ago
dependabot[bot]
350af66129
build(deps-dev): bump lint-staged from 10.2.13 to 10.3.0 ( #48 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.13 to 10.3.0.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.13...v10.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
af5b3d092e
build(deps-dev): bump eslint from 7.8.0 to 7.8.1 ( #43 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.8.0 to 7.8.1.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.8.0...v7.8.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
cfc84ce2f3
Permission System ( #47 )
...
* feat(api): permissions system
Adds a permission system for isAuthenticated middleware. Also adds user CRUD.
4 years ago
sct
5d46f8d76d
Settings System ( #46 )
...
* feat(api): settings system
Also includes /auth/me endpoint for ticket ch76 and OpenAPI 3.0 compatibility for ch77
* refactor(api): remove unused imports
4 years ago
dependabot[bot]
af95c2fb47
build(deps-dev): bump @types/node from 14.6.2 to 14.6.3 ( #44 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.6.2 to 14.6.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
1c6464f844
build(deps): bump next from 9.5.2 to 9.5.3 ( #45 )
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.2 to 9.5.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v9.5.2...v9.5.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
432b2dc7b0
build(deps-dev): bump @types/express from 4.17.7 to 4.17.8 ( #40 )
...
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) from 4.17.7 to 4.17.8.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
4db4f3fd8b
build(deps-dev): bump eslint from 7.7.0 to 7.8.0 ( #41 )
...
Bumps [eslint](https://github.com/eslint/eslint ) from 7.7.0 to 7.8.0.
- [Release notes](https://github.com/eslint/eslint/releases )
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md )
- [Commits](https://github.com/eslint/eslint/compare/v7.7.0...v7.8.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a7cf3fb0e6
build(deps-dev): bump @types/node from 14.6.1 to 14.6.2 ( #38 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.6.1 to 14.6.2.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
b9596ffaa5
build(deps-dev): bump @types/react from 16.9.48 to 16.9.49 ( #36 )
...
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.48 to 16.9.49.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
da0a6f9bfc
build(deps-dev): bump cz-conventional-changelog from 3.2.0 to 3.3.0 ( #34 )
...
Bumps [cz-conventional-changelog](https://github.com/commitizen/cz-conventional-changelog ) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/commitizen/cz-conventional-changelog/releases )
- [Commits](https://github.com/commitizen/cz-conventional-changelog/compare/v3.2.0...v3.3.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
9a816f42dd
build(deps-dev): bump lint-staged from 10.2.11 to 10.2.13 ( #33 )
...
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 10.2.11 to 10.2.13.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v10.2.11...v10.2.13 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
a026991dc3
build(deps-dev): bump @typescript-eslint/eslint-plugin ( #39 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.9.0 to 4.0.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v4.0.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
8d1414566d
build(deps-dev): bump tailwindcss from 1.7.5 to 1.7.6 ( #37 )
...
Bumps [tailwindcss](https://github.com/tailwindcss/tailwindcss ) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/tailwindcss/tailwindcss/releases )
- [Commits](https://github.com/tailwindcss/tailwindcss/compare/v1.7.5...v1.7.6 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
dependabot[bot]
4a5d0fd020
build(deps-dev): bump @types/node from 14.0.27 to 14.6.1 ( #31 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 14.0.27 to 14.6.1.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago