Dustin Hildebrandt
a4cc1c757e
build(deps-dev): bump prettier from 2.3.0 to 2.3.1 ( #1758 )
...
Bumps [prettier](https://github.com/prettier/prettier ) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/prettier/prettier/releases )
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/prettier/compare/2.3.0...2.3.1 )
---
updated-dependencies:
- dependency-name: prettier
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Dustin Hildebrandt
5e160ac6c9
build(deps): bump react-spring from 8.0.27 to 9.2.3 ( #1743 )
...
Bumps [react-spring](https://github.com/pmndrs/react-spring ) from 8.0.27 to 9.2.1.
- [Release notes](https://github.com/pmndrs/react-spring/releases )
- [Commits](https://github.com/pmndrs/react-spring/compare/v8.0.27...v9.2.1 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Dustin Hildebrandt
c3e575ac77
build(deps): drop deprecated body-parser ( #1745 )
4 years ago
sct
4368c3aa4f
revert(deps): revert back to typeorm 0.2.32
...
typeorm 0.2.34 introduced a bug with relations causing typeorm to think relations are loaded that
arent. will look back at updating this in future versions.
4 years ago
sct
79d73f3e04
build(deps): bump dependencies
4 years ago
sct
6603dffe95
build(deps): bump dependencies
...
Includes some type fixes for Typescript 4.3.x
4 years ago
sct
2254248abc
revert(deps): use 10.1.3 until css import issue is resolved
4 years ago
dependabot[bot]
a18ccee20e
build(deps): bump next from 10.1.3 to 10.2.3 ( #1686 )
...
Bumps [next](https://github.com/vercel/next.js ) from 10.1.3 to 10.2.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/v10.1.3...v10.2.3 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
c5f5e6aaef
build(deps): bump dependencies
4 years ago
sct
aa86809dc9
style: bump prettier and format app
4 years ago
sct
4e484282f0
build(deps): bump dependencies
4 years ago
sct
7a19f82b9c
build(deps): bump dependencies
4 years ago
sct
11dc8ff92a
build(deps): revert to next 10.1.3
4 years ago
TheCatLady
f8b2c3c1b1
build(deps): bump openpgp from 5.0.0-1 to 5.0.0-2 ( #1565 )
4 years ago
sct
5b2300c28c
build(deps): bump dependencies
4 years ago
TheCatLady
f256a444c5
feat: add server default locale setting ( #1536 )
...
* feat: add server default locale setting
* fix: do not modify defaultLocale property of IntlProvider
4 years ago
sct
dbac048431
build(deps): bump dependencies
4 years ago
sct
28830d4ef8
feat: PWA Support ( #1488 )
4 years ago
TheCatLady
8fc71bea08
refactor(icons): install and use @heroicons/react ( #1438 )
4 years ago
sct
7e70ad8c60
build(deps): bump dependencies
4 years ago
sct
2a869f74eb
build(deps): bump dependencies
4 years ago
dependabot[bot]
c10430ab7a
build(deps): bump react-intl from 5.13.5 to 5.15.7 ( #1374 )
...
Bumps [react-intl](https://github.com/formatjs/formatjs ) from 5.13.5 to 5.15.7.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/react-intl@5.13.5...react-intl@5.15.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
4b1d1fbbee
build(deps): bump dependencies
4 years ago
sct
b4911a7d5a
build(deps): bump dependencies
4 years ago
sct
1df67baf9e
revert: remove experimental tailwind jit compiler until title card hover is fixed
4 years ago
sct
86d6a25e5b
build(deps): bump dependencies (enable nextjs webpack 5 future support)
4 years ago
sct
d524371ace
build: add tailwindcss-jit experimental compiler
4 years ago
sct
55b18f0023
build(deps): switch to using postcss8 version of tailwind
4 years ago
sct
a908c07670
feat(frontend): allow selecting multiple original languages
4 years ago
sct
285f8aa389
chore: remove unnecessary git add commands from lint-staged [skip ci]
4 years ago
sct
e16277c07d
revert(deps): revert react-intl to 5.13.5
4 years ago
sct
2042a54f82
build(deps): bump dependencies
4 years ago
sct
02d324df01
build(deps): bump dependencies
4 years ago
sct
5f940c38bb
build(deps): bump dependencies
4 years ago
TheCatLady
8ebc829250
fix(lang): correct mismatched language strings ( #1246 )
4 years ago
sct
e2b8745fdc
feat(logs): add copy to clipboard button to logs page
...
includes various other improvements to the logs page
4 years ago
sct
eb6807b9e2
build(deps): bump dependencies
4 years ago
Danshil Kokil Mungur
54429bbc1d
feat(settings): logs viewer ( #997 )
4 years ago
sct
d71b48ad4e
build(deps): bump dependencies
4 years ago
Jakob Ankarhem
3d6b343413
feat(frontend): add loading bar indicator ( #1170 )
4 years ago
Jakob Ankarhem
9e5adeb610
feat(email): add pgp support ( #1138 )
4 years ago
dependabot[bot]
ae29e5c5a2
build(deps-dev): bump @types/nodemailer from 6.4.0 to 6.4.1 ( #1162 )
4 years ago
dependabot[bot]
dc8576768f
build(deps-dev): bump @types/node from 14.14.33 to 14.14.34 ( #1163 )
4 years ago
dependabot[bot]
422ef2cb76
build(deps-dev): bump semantic-release from 17.4.1 to 17.4.2 ( #1161 )
...
Bumps [semantic-release](https://github.com/semantic-release/semantic-release ) from 17.4.1 to 17.4.2.
- [Release notes](https://github.com/semantic-release/semantic-release/releases )
- [Commits](https://github.com/semantic-release/semantic-release/compare/v17.4.1...v17.4.2 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
36584eee85
build: build arm images in release
...
re #302
4 years ago
sct
18a7876668
build(deps): bump dependencies
4 years ago
sct
84ef40ea8e
build(deps): bump dependencies
4 years ago
sct
bbc0b74b9d
build(deps): bump dependencies
4 years ago
TheCatLady
abcd7c9975
fix(ui): use country-flag-icons instead of country-flag-emoji for RegionSelector ( #1011 )
4 years ago
sct
29757db3a9
build(deps): bump dependencies
4 years ago
Daniel Carter
b557c06b0a
feat(regions): add region/original language setting for filtering Discover ( #732 ) ( #942 )
4 years ago
sct
a1765c4ac2
build(deps): bump dependencies
4 years ago
Danshil Mungur
04fa9f79e2
fix(frontend): handle empty array of media attributes ( #922 )
4 years ago
sct
85486a6719
build(deps): revert next back to 10.0.3
4 years ago
sct
bc4849ef55
build(deps): revert husky back to 4.3.8
4 years ago
sct
1d7ef6d44f
build(deps): bump dependencies
...
this includes an update to husky v5. we currently cant use commitizen with it but that
was causing a ton of issues anyways. so lets try without it for some time.
4 years ago
sct
b14abbfe08
build(deps): bump dependencies
4 years ago
sct
59150f955f
feat: request as another user
4 years ago
sct
cb123cee83
build(deps): bump postcss and autoprefixer
4 years ago
sct
d957730a39
build(deps): update @types/express-session to 1.17.3
4 years ago
sct
77bf730f15
build(deps): bump dependencies
4 years ago
sct
20289b5960
feat(cache): external API cache ( #786 )
4 years ago
sct
5bb2d75fe1
build(deps): bump dependencies
4 years ago
TheCatLady
6e2589178b
feat(auth): Add optional CSRF protection ( #697 )
...
* fix(auth): Missing CSRF middleware
Resolves LGTM alert/error for query js/missing-token-validation
More info: https://lgtm.com/rules/1506064038914/
4 years ago
Jakob Ankarhem
2d31ea940a
feat(login): add request ip to the failed request log ( #714 )
4 years ago
Jakob Ankarhem
f90e43b01a
refactor(login): redesign login page ( #709 )
4 years ago
sct
be650aae37
build(deps): bump dependencies
4 years ago
Chris Pritchard
3a1f6d5706
fix(build): fix sqlite3 build error ( #691 )
...
updated package.json and yarn.lock to include a version of node-gyp that works with python3 instead
of python2 for node-sqlite3
4 years ago
sct
7fe80cd4ad
build(deps): batch update dependencies
4 years ago
Jakob Ankarhem
492e19df40
feat(login): add local users functionality ( #591 )
4 years ago
sct
a7cc7c5975
feat(notifications): Webhook Notifications ( #632 )
4 years ago
sct
79629645aa
revert(deps): revert back to next@10.0.3 until sharp optional dependency bug is fixed
...
see: https://github.com/vercel/next.js/issues/20456
4 years ago
sct
e2c2172ac6
build(deps): batch update dependencies
4 years ago
sct
75a426437a
feat: status checker to prompt users to reload their frontend when app version changes
4 years ago
sct
395cbb2be6
fix(logs): rotate logs on a daily basis instead of incrementing log filename
4 years ago
sct
1fb7ea7258
feat(frontend): adjust person details design and add improved truncate
4 years ago
sct
7083ddf181
revert(deps): revert react-use-clipboard to 1.0.2
4 years ago
sct
b092361c73
build(deps): more bundled dependency updates
4 years ago
sct
6f2a71c788
build(deps-dev): bundled dependency update
4 years ago
sct
b1786245c7
ci: change semantic-release/github to add releases to bottom [skip ci]
4 years ago
sct
b7f5739035
feat(frontend): releases added to about page
...
closes #303
4 years ago
sct
fe46895289
ci: add @semantic-release/github step to publish array
4 years ago
sct
992a23222a
ci: add @semantic-release/github to release plugins
4 years ago
sct
edbbccf3ae
fix(plex sync): catch errors that occur during processMovie
...
this also removes the unique constraint on imdbId
re #244 #246 #250
4 years ago
dependabot[bot]
93983c976b
build(deps): bump yup from 0.32.6 to 0.32.8 ( #223 )
...
Bumps [yup](https://github.com/jquense/yup ) from 0.32.6 to 0.32.8.
- [Release notes](https://github.com/jquense/yup/releases )
- [Changelog](https://github.com/jquense/yup/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jquense/yup/commits )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
051f1b3e89
feat(frontend): add full cast page for movies and series
4 years ago
sct
df94db050b
feat(lang): add support for dutch language
4 years ago
sct
8d8e750982
feat(lang): add support for russian languge
4 years ago
sct
74c36ac31d
build(deps): update React to v17.0.1
4 years ago
sct
385fb23b72
build(deps): bundled dependency update
4 years ago
sct
adc07a9624
chore(deps-dev): bundled dependency updates
4 years ago
sct
335377e250
chore(deps-dev): upgrade prettier to v2.2.1
4 years ago
dependabot[bot]
383c79c19a
build(deps): bump @svgr/webpack from 5.4.0 to 5.5.0 ( #214 )
...
Bumps [@svgr/webpack](https://github.com/gregberge/svgr ) from 5.4.0 to 5.5.0.
- [Release notes](https://github.com/gregberge/svgr/releases )
- [Changelog](https://github.com/gregberge/svgr/blob/master/CHANGELOG.md )
- [Commits](https://github.com/gregberge/svgr/compare/v5.4.0...v5.5.0 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
Alex Zoitos
2d0afb29d3
fix(frontend): update overflow issues with seasons + email ( #217 )
...
* fix(frontend): update overflow issues with seasons + email. Add all message for full seasons
bug #216
* fix: update i18n json files
4 years ago
dependabot[bot]
29e932252f
build(deps-dev): bump babel-plugin-react-intl from 8.2.2 to 8.2.21 ( #193 )
...
Bumps [babel-plugin-react-intl](https://github.com/formatjs/formatjs ) from 8.2.2 to 8.2.21.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/babel-plugin-react-intl@8.2.2...babel-plugin-react-intl@8.2.21 )
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 years ago
sct
96f3861c90
chore(deps): update express-openapi-validator to v4.8.0
4 years ago
sct
e2b99b68e3
chore(deps): update typeorm to 0.2.29
4 years ago
sct
86addbc4dd
chore(deps-dev): upgrade typescript to v4.1.2 and ts-node to v9.1.1
4 years ago
sct
5205ece022
Merge branch 'develop' of github.com:sct/overseerr into develop
4 years ago
sct
79a352b7b3
build(deps): update dependencies and update relevant files
4 years ago