TheCatLady
4a042f12be
fix: handle null values in User email transform ( #1712 )
2021-05-31 14:36:40 +09:00
TheCatLady
59b2ec11fa
fix(ui): improve QuotaSelector display of unlimited and singular values ( #1704 )
2021-05-31 00:29:43 +00:00
TheCatLady
78fc1f7b7d
fix(frontend): add missing route guards to settings pages ( #1700 )
2021-05-31 00:18:38 +00:00
TheCatLady
310cdb36df
fix(plex): do not fail to import Plex users when Plex Home has managed users ( #1699 )
...
* fix(plex): do not fail to import Plex users when Plex Home has managed users
* fix: default display name to email when user has no username
also, do not set username or plexUsername when it is the same as the user's email address
* fix(ui): user display name placeholder should reflect fallback logic if username is not set
* fix(ui): hide email addresses of other users if logged-in user does not have Manage Users permission
* fix: always set Plex username even if same as user's email
* fix: remove unnecessary permission check
* fix: transform email addresses to lowercase
2021-05-31 08:38:52 +09:00
sct
6603dffe95
build(deps): bump dependencies
...
Includes some type fixes for Typescript 4.3.x
2021-05-30 09:25:11 +09:00
allcontributors[bot]
c715d91eb0
docs: add dphildebrandt as a contributor ( #1710 [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>
2021-05-29 17:30:27 +09:00
Dustin Hildebrandt
9ead8bb1f1
feat(notif): prevent manage-request users receiving auto-approve notif from their requests ( #1707 ) ( #1709 )
...
Email and webpush agents will filter out these users. Discord agent won't @ them.
2021-05-29 17:29:53 +09:00
Weblate (bot)
8a805716e3
feat(lang): translations update from Weblate ( #1676 )
...
* feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (870 of 870 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Catalan)
Currently translated at 100.0% (870 of 870 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: dtalens <databio@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (870 of 870 strings)
Co-authored-by: Marcos <silvamarcos1919@outlook.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (870 of 870 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Co-authored-by: dtalens <databio@gmail.com >
Co-authored-by: Marcos <silvamarcos1919@outlook.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
2021-05-27 08:44:33 -04:00
sct
2254248abc
revert(deps): use 10.1.3 until css import issue is resolved
2021-05-26 18:49:31 +09:00
TheCatLady
e88042ba28
refactor(font): utilize Next.js built-in web font optimization ( #1681 )
...
https://nextjs.org/docs/basic-features/font-optimization
2021-05-26 11:51:57 +09:00
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>
2021-05-26 10:57:53 +09:00
TheCatLady
9b3b6a9170
feat(pwa): add notification badge icon ( #1695 )
2021-05-26 00:30:17 +00:00
TheCatLady
0cd7fa0f1a
fix(sonarr): do not mark media as failed if there is no season data on TVDB ( #1691 )
2021-05-26 09:14:36 +09:00
sct
97d016d889
refactor(ui): touch up menu/back button coloring to look better on background images
2021-05-20 18:59:26 +09:00
TheCatLady
11aa712eb0
fix(notif): include year in Media Available notifications ( #1672 )
2021-05-20 09:52:29 +00:00
TheCatLady
31cb7176d2
fix: correctly display error messages ( #1653 )
2021-05-20 09:46:25 +00:00
TheCatLady
e6d5f0abfe
fix(ui): correct horizontal overflow behavior of settings tabs ( #1667 )
2021-05-19 02:17:31 +00:00
Danshil Kokil Mungur
e1f5febe7b
fix(tv): don't show duplicate air date ( #1666 )
...
Only show the First Air Date if it is the same as the Next Air Date
2021-05-19 00:57:12 +00:00
Weblate (bot)
d22400dbc9
feat(lang): translations update from Weblate ( #1639 )
...
* feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (868 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (French)
Currently translated at 94.7% (822 of 868 strings)
feat(lang): translated using Weblate (French)
Currently translated at 94.7% (822 of 868 strings)
Co-authored-by: Dabu <clarissy.andrea@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Mathieu <math_du_88@yahoo.fr >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (868 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (868 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
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 (Portuguese (Portugal))
Currently translated at 100.0% (868 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Marcos <silvamarcos1919@outlook.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_PT/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (868 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (870 of 870 strings)
feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (868 of 868 strings)
feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (868 of 868 strings)
feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 99.1% (861 of 868 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Marcos <silvamarcos1919@outlook.com >
Co-authored-by: Tijuco <sendtomy@protonmail.com >
Co-authored-by: costaht <habnertc@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Squash Git commits" hook in Weblate.
Translation: Overseerr/Overseerr Frontend
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Co-authored-by: Kobe <kobaubarr@gmail.com >
Co-authored-by: Dabu <clarissy.andrea@gmail.com >
Co-authored-by: Mathieu <math_du_88@yahoo.fr >
Co-authored-by: TheCatLady <o40yoym9@anonaddy.me >
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com >
Co-authored-by: Marcos <silvamarcos1919@outlook.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Co-authored-by: Tijuco <sendtomy@protonmail.com >
Co-authored-by: costaht <habnertc@gmail.com >
2021-05-18 14:52:43 -04:00
sct
c5f5e6aaef
build(deps): bump dependencies
2021-05-18 19:59:58 +09:00
sct
7520e24e92
fix(notifications): default webpush notification agent to enabled for users for settings response
...
closes #1663
2021-05-18 19:52:23 +09:00
sct
14756f4b20
fix(lang): only set locale once at page load and move subsequent updates back into Layout
...
fixes #1662
2021-05-18 09:23:29 +09:00
TheCatLady
e85d1ce94e
fix(locale): properly restore display language upon page refresh ( #1646 )
...
* fix(locale): properly restore display language upon page refresh
* refactor: dedupe logic
2021-05-17 01:13:52 +00:00
TheCatLady
928b8a71cf
fix: perform case-insensitive match for local user email addresses ( #1633 )
2021-05-17 00:17:14 +00:00
TheCatLady
bb8d14b5ff
fix(sensitiveinput): do not capture enter key input ( #1650 )
2021-05-17 00:10:50 +00:00
TheCatLady
2ef57e9b1a
fix(ui): add clarification to user settings ( #1644 )
2021-05-17 00:02:55 +00:00
TheCatLady
808ccf1c69
fix(quotas): do not count already-requested seasons when editing TV request ( #1649 )
2021-05-17 08:14:46 +09:00
TheCatLady
22415642e8
feat(lang): add Greek display language ( #1605 )
...
* feat(lang): add Greek & Polish display languages
Also:
* rename zh-TW display language to 繁體中文
* fix plurality of AvailableLocale type name
* consistently use 'en' as fallback/default language
* revert(lang): remove Polish display language due to lack of translation activity
2021-05-16 14:56:49 +09:00
allcontributors[bot]
d7036f85bb
docs: add littlerooster as a contributor ( #1636 ) [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>
2021-05-14 11:47:24 +09:00
Weblate (bot)
2efa7faf20
feat(lang): translations update from Weblate ( #1603 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Greek)
Currently translated at 100.0% (866 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 54.2% (470 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 41.3% (358 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 39.8% (345 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 39.8% (345 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 28.8% (250 of 866 strings)
feat(lang): translated using Weblate (Greek)
Currently translated at 14.5% (126 of 866 strings)
feat(lang): added translation using Weblate (Greek)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Co-authored-by: littlerooster <bananababa@protonmail.com >
Co-authored-by: sct <sctsnipe@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/el/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (868 of 868 strings)
feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (866 of 866 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* feat(lang): added translation using Weblate (Polish)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: sct <sctsnipe@gmail.com >
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (868 of 868 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (868 of 868 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (866 of 866 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (866 of 866 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (866 of 866 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 99.4% (861 of 866 strings)
feat(lang): translated using Weblate (Portuguese (Brazil))
Currently translated at 89.3% (774 of 866 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Tijuco <sendtomy@protonmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/pt_BR/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Co-authored-by: littlerooster <bananababa@protonmail.com >
Co-authored-by: sct <sctsnipe@gmail.com >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Co-authored-by: Tijuco <sendtomy@protonmail.com >
2021-05-13 15:11:43 +00:00
TheCatLady
44c3edb985
feat: add display name to create local user modal ( #1631 )
2021-05-13 15:06:02 +00:00
TheCatLady
6b37242a3f
fix(ui): remove delete button from request cards ( #1635 )
2021-05-13 15:00:43 +00:00
dependabot[bot]
5a30552871
build(deps): bump hosted-git-info from 2.8.8 to 2.8.9 ( #1630 )
...
Bumps [hosted-git-info](https://github.com/npm/hosted-git-info ) from 2.8.8 to 2.8.9.
- [Release notes](https://github.com/npm/hosted-git-info/releases )
- [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md )
- [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-13 14:54:11 +00:00
sct
aa86809dc9
style: bump prettier and format app
2021-05-13 23:48:08 +09:00
sct
4e484282f0
build(deps): bump dependencies
2021-05-13 23:44:23 +09:00
TheCatLady
d7b9b1a525
feat(ui): request list item & request card improvements ( #1532 )
...
* feat(ui): add additional request card buttons
* feat(ui): add year to request list items & request cards
* fix(ui): do not show edit button conditionally, and don't hide modifiedBy user
* revert: do not unhide season list for reg users on mobile
2021-05-13 11:51:20 +00:00
TheCatLady
6968caa35a
fix(ui): apply pointer cursor style for clickable status badges ( #1632 )
2021-05-13 20:44:08 +09:00
allcontributors[bot]
b0fd29e33e
docs: add Jabster28 as a contributor ( #1617 ) [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>
2021-05-11 10:59:07 +09:00
Jabster28
d0703aa377
fix: switch PGP regex to span multiple lines ( #1598 )
...
* fix: switch PGP regex to span multiple lines
* also change the regex in this file
2021-05-11 10:58:27 +09:00
Weblate (bot)
361ea77588
feat(lang): translations update from Weblate ( #1585 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (French)
Currently translated at 94.7% (819 of 864 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Antoine Cardon <contact+weblate@antoinecardon.fr >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (866 of 866 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (865 of 865 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (864 of 864 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (864 of 864 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Catalan)
Currently translated at 100.0% (866 of 866 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Catalan)
Currently translated at 97.6% (843 of 863 strings)
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: dtalens <databio@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/ca/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 100.0% (866 of 866 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 98.0% (847 of 864 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (864 of 864 strings)
feat(lang): translated using Weblate (Dutch)
Currently translated at 99.8% (863 of 864 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (866 of 866 strings)
feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (864 of 864 strings)
feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (864 of 864 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Antoine Cardon <contact+weblate@antoinecardon.fr >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Co-authored-by: dtalens <databio@gmail.com >
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
2021-05-08 16:39:17 +00:00
TheCatLady
788f3dc435
fix(requests): remove requestedBy user param from existing movie request check ( #1569 )
2021-05-08 16:33:37 +00:00
sct
7a19f82b9c
build(deps): bump dependencies
2021-05-08 17:13:56 +09:00
TheCatLady
694d0ffcf6
fix(ui): hide Plex alert after setup and add local login warning to local user modal ( #1600 )
2021-05-08 04:10:47 +00:00
TheCatLady
0c4fb6446b
feat(webpush): add warning to web push settings re: HTTPS requirement ( #1599 )
2021-05-08 13:01:02 +09:00
TheCatLady
6b26188d88
fix(ui): hide advanced request options when there is only one choice ( #1591 )
...
* refactor: remove unnecessary elements/indentation
* fix(ui): hide advanced request options when there is only one choice
2021-05-07 02:33:11 +00:00
TheCatLady
9749d723fc
fix(plex): sync libraries after saving settings ( #1592 )
2021-05-07 09:03:45 +09:00
sct
c4775e05fe
refactor(ui): updated modal design with backdrops
2021-05-06 21:24:36 +09:00
TheCatLady
f48312e833
fix(locale): set locale based on user settings upon login ( #1584 )
2021-05-06 20:15:14 +09:00
TheCatLady
a640a91390
feat(plex): add support for custom Plex Web App URLs ( #1581 )
...
* feat(plex): add support for custom Plex Web App URLs
* refactor: clean up Yup validation in *arr modals & email settings
* fix(lang): change Web App URL tip
* fix: remove web app URL validation and add 'Advanced' badge
2021-05-06 17:40:22 +09:00
Weblate (bot)
93c441ef66
feat(lang): translations update from Weblate ( #1566 )
...
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (French)
Currently translated at 95.4% (824 of 863 strings)
feat(lang): translated using Weblate (French)
Currently translated at 95.4% (824 of 863 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Dabu <clarissy.andrea@gmail.com >
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Mathieu <math_du_88@yahoo.fr >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/fr/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (863 of 863 strings)
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 99.0% (855 of 863 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Chinese (Traditional))
Currently translated at 99.0% (851 of 859 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/zh_Hant/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Italian)
Currently translated at 97.3% (840 of 863 strings)
feat(lang): translated using Weblate (Italian)
Currently translated at 97.2% (839 of 863 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/it/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (863 of 863 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
feat(lang): translated using Weblate (Dutch)
Currently translated at 100.0% (859 of 859 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/nl/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* feat(lang): translated using Weblate (Swedish)
Currently translated at 100.0% (863 of 863 strings)
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Co-authored-by: Shjosan <shjosan@kakmix.co >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/sv/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
* Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Co-authored-by: Hosted Weblate <hosted@weblate.org >
Translate-URL: https://hosted.weblate.org/projects/overseerr/overseerr-frontend/
Translation: Overseerr/Overseerr Frontend
Co-authored-by: Dabu <clarissy.andrea@gmail.com >
Co-authored-by: Mathieu <math_du_88@yahoo.fr >
Co-authored-by: TheCatLady <52870424+TheCatLady@users.noreply.github.com >
Co-authored-by: Simone Chiavaccini <mazzetta86@gmail.com >
Co-authored-by: Kobe <kobaubarr@gmail.com >
Co-authored-by: Shjosan <shjosan@kakmix.co >
2021-05-05 01:00:38 -04:00