renovate[bot]
43a9067976
chore(deps): pin dependencies ( #2962 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Ryan Cohen
c6a133d4e5
refactor: absolute imports with path alias ( #2960 ) [skip ci]
2 years ago
Ryan Cohen
4b855b8114
style: fix organize-imports to work with tailwindcss prettier plugin ( #2957 ) [skip ci]
2 years ago
renovate[bot]
5247f14968
fix(deps): pin dependency react-popper-tooltip to 4.4.2 ( #2952 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Ryan Cohen
16545eec22
feat: tooltip foundation ( #2950 )
...
* feat: add foundation for tooltips
* fix: add lang
* refactor: remove React import where no longer necessary
2 years ago
renovate[bot]
103c4ca49c
fix(deps): pin dependencies ( #2946 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Ryan Cohen
e5d8c93ab8
chore(deps): update react to 18 ( #2943 )
2 years ago
Ryan Cohen
72d7a3477f
chore(deps): update dependencies ( #2942 )
2 years ago
renovate[bot]
cfab63c0ca
chore(deps): pin dependencies ( #2925 ) [skip ci]
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2 years ago
Danshil Kokil Mungur
0fa84eae8d
build(deps): bump dependencies ( #2796 )
2 years ago
Ryan Cohen
22ec058431
test: add cypress foundation ( #2903 ) [skip ci]
2 years ago
Ryan Cohen
f5864b49de
refactor: update a few dev deps and convert to using type imports where possible ( #2886 )
...
* build: bump deps and add some new eslint rules
* refactor: run eslint --fix on code to convert to type imports where possible
2 years ago
Ryan Cohen
aed1409f29
fix(api): add rate limiter to TMDb requests to hopefully deal with 429s ( #2881 )
...
fixes #2853
2 years ago
TheCatLady
a229b15e7a
build(deps): bump dependencies ( #2584 )
...
* build(deps): bump dependencies
* build(ci): disable broken snap builds
3 years ago
TheCatLady
1dc900d5ce
feat(tautulli): validate upon saving settings ( #2511 )
3 years ago
TheCatLady
d863a55de2
build(deps): bump dependencies & only specify major version for GH actions ( #2525 )
...
* build(deps): bump dependencies & only specify major version for GH actions
* build(deps): bump dependencies again
3 years ago
Ryan Cohen
cbcd22dfda
build(deps): bump dependencies ( #2482 )
3 years ago
Ryan Cohen
822ae9eec7
style: add new tailwind prettier plugin ( #2465 )
3 years ago
Danshil Kokil Mungur
5b2a8f682b
build(deps): bump dependencies ( #2454 )
...
* build(deps): bump react-select from 4.3.1 to 5.2.2
* build(deps): bump axios from 0.21.4 to 0.25.0
* build(deps-dev): bump lint-staged from 12.2.1 to 12.2.2
Bumps [lint-staged](https://github.com/okonet/lint-staged ) from 12.2.1 to 12.2.2.
- [Release notes](https://github.com/okonet/lint-staged/releases )
- [Commits](https://github.com/okonet/lint-staged/compare/v12.2.1...v12.2.2 )
---
updated-dependencies:
- dependency-name: lint-staged
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump typescript from 4.5.4 to 4.5.5
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.5.4 to 4.5.5.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/commits )
---
updated-dependencies:
- dependency-name: typescript
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump eslint-plugin-formatjs from 2.20.3 to 2.20.4
Bumps [eslint-plugin-formatjs](https://github.com/formatjs/formatjs ) from 2.20.3 to 2.20.4.
- [Release notes](https://github.com/formatjs/formatjs/releases )
- [Commits](https://github.com/formatjs/formatjs/compare/eslint-plugin-formatjs@2.20.3...eslint-plugin-formatjs@2.20.4 )
---
updated-dependencies:
- dependency-name: eslint-plugin-formatjs
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps-dev): bump @commitlint/cli from 16.0.3 to 16.1.0
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli ) from 16.0.3 to 16.1.0.
- [Release notes](https://github.com/conventional-changelog/commitlint/releases )
- [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md )
- [Commits](https://github.com/conventional-changelog/commitlint/commits/v16.1.0/@commitlint/cli )
---
updated-dependencies:
- dependency-name: "@commitlint/cli"
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
* build(deps): bump @tanem/react-nprogress from 4.0.3 to 4.0.4
Bumps [@tanem/react-nprogress](https://github.com/tanem/react-nprogress ) from 4.0.3 to 4.0.4.
- [Release notes](https://github.com/tanem/react-nprogress/releases )
- [Changelog](https://github.com/tanem/react-nprogress/blob/master/CHANGELOG.md )
- [Commits](https://github.com/tanem/react-nprogress/compare/v4.0.3...v4.0.4 )
---
updated-dependencies:
- dependency-name: "@tanem/react-nprogress"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: cleanup comments
* build(deps-dev): bump lint-staged from 12.2.1 to 12.3.1
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Ryan Cohen <ryan@sct.dev>
3 years ago
TheCatLady
114366fa4b
build(deps): bump dependencies ( #2427 )
...
* build(deps): bump dependencies
* build(deps): bump next to 12.0.8
* build(deps): bump swr to 1.1.2
* build(deps): bump more dependencies
* build(deps): bump husky to 7.0.4
* fix: remove user list button outlines
* build(deps): bump dependencies again
* build(deps): bump dependencies once more
3 years ago
Ryan Cohen
e402c42aaa
feat: issues ( #2180 )
3 years ago
Danshil Kokil Mungur
d0ac74ea4b
fix(scripts): update migration scripts ( #2208 ) [skip ci]
3 years ago
sct
41aa72535f
build(deps): bump dependencies
3 years ago
Ryan Cohen
afda9c7dc2
feat(plex-scan): plex scanner improvements ( #2105 )
3 years ago
sct
25b5c6ebb5
build(deps): bump dependencies
3 years ago
sct
b71c07391a
refactor(ui): new menu design
3 years ago
sct
5a352bada7
build(deps): bump dependencies
3 years ago
TheCatLady
0db0d4c280
build(deps): bump node to 14.17 and drop uuid in favor of native randomUUID ( #1792 )
3 years ago
TheCatLady
71641d35c4
build(deps): bump openpgp from 5.0.0-2 to 5.0.0-3 ( #1734 )
3 years ago
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>
3 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>
3 years ago
Dustin Hildebrandt
c3e575ac77
build(deps): drop deprecated body-parser ( #1745 )
3 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.
3 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