sct
|
32b4c99950
|
fix(api): correctly return firstAirDate for series in search endpoints
fixes #462
|
2020-12-23 01:13:29 +09:00 |
|
sct
|
22002ab4c7
|
feat(logs): rotate log files if they reach 20MB in size
closes #438
|
2020-12-23 00:58:33 +09:00 |
|
sct
|
659fa505f0
|
feat(notifications): include direct links to media in notifications
closes #437
|
2020-12-23 00:25:44 +09:00 |
|
sct
|
4205e32ae7
|
fix(plex-sync): match correct tmdb format for movies
|
2020-12-22 22:37:18 +09:00 |
|
sct
|
ffe9e19c3b
|
feat(plex-sync): add support for hama guid's
re #453
|
2020-12-22 13:45:04 +09:00 |
|
Brandon Cohen
|
66ef72dd42
|
fix(frontend): approve and decline button (in manage panel) will now fit on mobile (#441)
|
2020-12-22 13:19:06 +09:00 |
|
samwiseg0
|
1056d28a26
|
docs: Update templates with new labels [skip ci] (#452)
* docs: Update bug template with new label [skip ci]
* docs: Update feature request template with new label [skip ci]
|
2020-12-22 12:50:09 +09:00 |
|
sct
|
69fd7a5511
|
fix(migration): fixes issue migrating away from the unique imdbId constraint
|
2020-12-22 12:10:57 +09:00 |
|
sct
|
4b505223b8
|
fix(logs): improve logging when adding to sonarr/radarr
|
2020-12-22 11:12:41 +09:00 |
|
sct
|
16e48c4919
|
build: remove yml from dockerignore [skip ci]
|
2020-12-22 09:46:22 +09:00 |
|
sct
|
604ba2a92f
|
feat(frontend): add full crew page for movies/shows
|
2020-12-22 00:37:26 +09:00 |
|
sct
|
12127a7763
|
feat(frontend): add crew related movies/shows to person details page
|
2020-12-22 00:12:50 +09:00 |
|
allcontributors[bot]
|
9a4da25faa
|
docs: add johnpyp as a contributor (#435) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-21 23:42:25 +09:00 |
|
johnpyp
|
7e8f361af7
|
feat: import users from plex (#428)
* feat: import users from plex
fix #281
* fix(frontend): re-enable delete user confirmation button after finished
|
2020-12-21 23:41:19 +09:00 |
|
allcontributors[bot]
|
08c22b03e0
|
docs: add doob187 as a contributor (#434) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-21 23:12:39 +09:00 |
|
doob187
|
3cee6b78a4
|
build: Update Docker ignore (#425)
Add some files to ignore.
Inside the Docker ( latest dev Build )
```
CODE_OF_CONDUCT.md
CONTRIBUTING.md
Dockerfile
Dockerfile.local
LICENSE
babel.config.js
config
dist
docker-compose.yml
next-env.d.ts
next.config.js
node_modules
ormconfig.js
overseerr-api.yml
package.json
postcss.config.js
public
server
src
stylelint.config.js
tailwind.config.js
tsconfig.json
yarn.lock
```
|
2020-12-21 23:07:54 +09:00 |
|
sct
|
7083ddf181
|
revert(deps): revert react-use-clipboard to 1.0.2
|
2020-12-21 21:25:14 +09:00 |
|
sct
|
b092361c73
|
build(deps): more bundled dependency updates
|
2020-12-21 21:15:15 +09:00 |
|
sct
|
6f2a71c788
|
build(deps-dev): bundled dependency update
|
2020-12-21 21:08:46 +09:00 |
|
sct
|
22006e9dbd
|
fix(api): prevent checking first admin account for plex server access
|
2020-12-21 20:51:54 +09:00 |
|
sct
|
e7ee85c29b
|
feat: default user permissions added to settings
closes #388
|
2020-12-21 18:47:55 +09:00 |
|
sct
|
f35dae56a5
|
fix(api): fix cross-imported type crashing build
|
2020-12-21 18:14:49 +09:00 |
|
sct
|
5deb64a87f
|
fix(frontend): allow more special characters in search input
fixes #430
|
2020-12-21 18:02:23 +09:00 |
|
sct
|
6753d9daaa
|
feat(frontend): add prioritized crew under overview
closes #406
|
2020-12-21 17:37:38 +09:00 |
|
sct
|
4891298891
|
fix(frontend): adjust person card layout to deal with overflowing content
fixes #416
|
2020-12-21 15:45:55 +09:00 |
|
sct
|
ab9cef3624
|
fix: only run migrations in production
|
2020-12-21 14:38:32 +09:00 |
|
allcontributors[bot]
|
d4d79e438c
|
docs: add danshilm as a contributor (#429) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-21 14:37:26 +09:00 |
|
Danshil Mungur
|
c6836e02c8
|
fix(frontend): add name, short_name and start_url to manifest (#424)
|
2020-12-21 14:36:11 +09:00 |
|
sct
|
0916b58594
|
fix(notifications): always update the media table when seasons become available
|
2020-12-21 01:40:23 +09:00 |
|
sct
|
44a305426f
|
feat(notifications): added ability to send test notifications
closes #309
|
2020-12-20 21:41:25 +09:00 |
|
sct
|
764db94f1b
|
fix(plex-sync): fixes processing movies using TMDB agent
fix #363
|
2020-12-20 11:00:48 +09:00 |
|
allcontributors[bot]
|
f6865ca0c1
|
docs: add sebstrgg as a contributor (#407) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-20 01:45:47 +09:00 |
|
sct
|
c9fe6cb0b7
|
feat(lang): add support for swedish language
|
2020-12-20 01:43:54 +09:00 |
|
Weblate (bot)
|
3778ad829c
|
feat(lang): translations update from Weblate (#403)
* feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (350 of 350 strings)
feat(lang): translated using Weblate (Swedish)
Currently translated at 75.7% (265 of 350 strings)
feat(lang): translated using Weblate (Swedish)
Currently translated at 75.7% (265 of 350 strings)
feat(lang): translated using Weblate (Swedish)
Currently translated at 72.5% (254 of 350 strings)
feat(lang): added translation using Weblate (Swedish)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: K. Herbert <herbert.ka@mailo.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Co-authored-by: sebstrgg <sebastian@wollter.nu>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (German)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: K. Herbert <herbert.ka@mailo.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Co-authored-by: sebstrgg <sebastian@wollter.nu>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
|
2020-12-20 01:40:56 +09:00 |
|
sct
|
b1786245c7
|
ci: change semantic-release/github to add releases to bottom [skip ci]
|
2020-12-20 01:34:50 +09:00 |
|
sct
|
b7f5739035
|
feat(frontend): releases added to about page
closes #303
|
2020-12-20 01:22:58 +09:00 |
|
sct
|
c128898206
|
feat(frontend): add support overseerr block to about page
|
2020-12-19 23:30:27 +09:00 |
|
sct
|
ff2ab29491
|
feat(frontend): add language picker to setup/login
|
2020-12-19 23:13:46 +09:00 |
|
sct
|
108dfc4afd
|
feat(lang): add support for Italian, Portuguese (Brazil) and Serbian
|
2020-12-19 21:51:05 +09:00 |
|
allcontributors[bot]
|
6f2de8577e
|
docs: add Shagon94 as a contributor (#401) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-19 21:31:51 +09:00 |
|
Weblate (bot)
|
1bd0e646e3
|
feat(lang): translations update from Weblate (#400)
* feat(lang): translated using Weblate (French)
Currently translated at 96.5% (338 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Serbian)
Currently translated at 100.0% (350 of 350 strings)
feat(lang): added translation using Weblate (Serbian)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Shagon94 <Shagon94@gmail.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 62.8% (220 of 350 strings)
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (350 of 350 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Spanish)
Currently translated at 93.7% (328 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/es/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (German)
Currently translated at 96.2% (337 of 350 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Dutch)
Currently translated at 95.7% (335 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Russian)
Currently translated at 23.4% (82 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ru/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Japanese)
Currently translated at 99.4% (348 of 350 strings)
feat(lang): translated using Weblate (Japanese)
Currently translated at 99.4% (348 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Co-authored-by: T'ai <chivalrousjosh@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ja/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (English)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/en/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Co-authored-by: Shagon94 <Shagon94@gmail.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: T'ai <chivalrousjosh@gmail.com>
|
2020-12-19 21:31:07 +09:00 |
|
sct
|
fb883e8043
|
Merge branch 'develop' of github.com:sct/overseerr into develop
|
2020-12-19 13:44:57 +09:00 |
|
allcontributors[bot]
|
4435468561
|
docs: add Panzer1119 as a contributor (#396) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-19 13:44:48 +09:00 |
|
allcontributors[bot]
|
e821d0a02b
|
docs: add mazzetta86 as a contributor (#395) [skip ci]
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2020-12-19 13:43:53 +09:00 |
|
Weblate (bot)
|
5f71fb7ee2
|
feat(lang): translations update from Weblate (#391)
* feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 17.4% (61 of 350 strings)
feat(lang): added translation using Weblate (Portuguese (Brazil))
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (French)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 90.8% (318 of 350 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 90.8% (318 of 350 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 46.2% (162 of 350 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 27.4% (96 of 350 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 27.4% (96 of 350 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (German)
Currently translated at 100.0% (350 of 350 strings)
feat(lang): translated using Weblate (German)
Currently translated at 100.0% (350 of 350 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Paul <panzer1119@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/de/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Tijuco <linuxinmotion@gmail.com>
Co-authored-by: sct <sctsnipe@gmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com>
Co-authored-by: Paul <panzer1119@gmail.com>
|
2020-12-19 13:42:19 +09:00 |
|
sct
|
a0c5608aa0
|
fix(frontend): try not to render broken rottentomatoes data
|
2020-12-19 13:39:48 +09:00 |
|
sct
|
816fec1a83
|
fix(email): fix link to Overseerr in email templates
fixes #392
|
2020-12-19 13:23:15 +09:00 |
|
sct
|
2a4dd52275
|
fix(frontend): hide Request More button if all current seasons are available
fixes #343
|
2020-12-19 13:16:58 +09:00 |
|
sct
|
3601d442db
|
fix(frontend): adjust padding of search box so placeholder text fits on mobile
this only fixes English. Other languages placeholders may or may not fit into the space
fixes #393
|
2020-12-19 12:57:17 +09:00 |
|
sct
|
53bede692d
|
feat: add missing tzdata package to image
re #394
|
2020-12-19 11:32:17 +09:00 |
|