Commit Graph

1720 Commits

Author SHA1 Message Date
WardPearce 3928d483d4 Custom update message when auto update disabled 2025-07-21 14:17:35 +12:00
WardPearce 34d82ba408 Use store subscribe to ensure IPC call is always made & minor changes to
wording
2025-07-21 14:04:40 +12:00
WardPearce 3c54d6cb94 Bump version to 1.9.21 2025-07-21 13:57:13 +12:00
Lenny Angst 617e40c1fb Add option to disable automatic update install
Adds a new settings option in the interface section to disable to
automatic installation of updates when installed as an Electron app. The
setting defaults to false.

Closes #832
2025-07-19 14:52:14 +02:00
Ward 29c281f62f Merge pull request #1014 from Materialious/update/1.9.20
Update/1.9.20
2025-07-09 15:22:37 +12:00
WardPearce 8f18bfb7ff Bump version 2025-07-09 15:14:34 +12:00
Lenny Angst 5db4897725 Enhance getUserLocale to better find the best lang
The current implementation of getUserLocale didn't catch regional
variations of the languages. These are separated by a dash and uppercase
letters. E.g. a user with 'de-CH' didn't get the German translation but
fell back to English.

This new implementation also considers these variations and falls back
to the more general language if the exact variation is not available.

Additionally, instead of navigator.language we now use
navigator.languages, which contains all of the browsers preferred
languages in order. This features is supported by all major browsers
since 2017. ['it', 'de'] will then resolve to German instead of English.
2025-07-08 18:34:57 +02:00
Lenny Angst 9015b07c21 Add untranslatable strings to translation
Strings "x comments" and "x replies"/"1 reply" were not translatable and
are now added to the English base file as well as the German
translation.
2025-07-08 18:18:47 +02:00
Ward 50d5f09a02 Merge pull request #1012 from Materialious/update/1.9.19
Update/1.9.19
2025-07-08 18:18:40 +12:00
WardPearce 5b039f2b26 Minor tv improvements 2025-07-08 18:11:03 +12:00
WardPearce 742e400ae3 Minor change to player 2025-07-08 18:05:46 +12:00
WardPearce c7e5a227c7 Merge remote-tracking branch 'toolatebot/weblate-materialious-materialious' into update/1.9.19
Updated translations
2025-07-08 17:57:19 +12:00
WardPearce e9c7018e9d Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/electron/brace-expansion-1.1.12' into update/1.9.19
Update brace expansion
2025-07-08 17:54:58 +12:00
WardPearce ddd113f567 Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/materialious/brace-expansion-1.1.12' into update/1.9.19
Merge brace-expansion
2025-07-08 17:54:19 +12:00
Ward e02a001790 Merge branch 'main' into dependabot/npm_and_yarn/materialious/brace-expansion-1.1.12 2025-07-08 17:52:16 +12:00
WardPearce 3d8da3e699 Load progress ressume from localstorage and then api extended 2025-07-08 17:49:43 +12:00
WardPearce 753195b58d Bump version to 1.9.19 2025-07-08 17:45:11 +12:00
Lenny Angst b51fa1c8c7 Translated using Weblate (German)
Currently translated at 100.0% (2 of 2 strings)

Translation: Materialious/metadata
Translate-URL: https://toolate.othing.xyz/projects/materialious/metadata/de/
2025-07-04 17:05:39 +00:00
Lenny Angst 8def5af6a0 Translated using Weblate (German)
Currently translated at 100.0% (151 of 151 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/de/
2025-07-04 17:05:39 +00:00
maboroshin c89198119e Translated using Weblate (Japanese)
Currently translated at 93.3% (141 of 151 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ja/
2025-07-04 12:45:26 +00:00
Lenny Angst 97a4184469 Translated using Weblate (German)
Currently translated at 100.0% (151 of 151 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/de/
2025-07-04 12:45:26 +00:00
maboroshin 717ed23ce3 Translated using Weblate (Japanese)
Currently translated at 93.3% (141 of 151 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ja/
2025-06-30 07:07:19 +00:00
Ward 0a2c55ddac Merge pull request #1006 from toolatebot/weblate-materialious-materialious
Translations update from Toolate
2025-06-29 17:28:53 +12:00
Максим Павлович Романов bb6f930771 Translated using Weblate (Russian)
Currently translated at 100.0% (2 of 2 strings)

Translation: Materialious/metadata
Translate-URL: https://toolate.othing.xyz/projects/materialious/metadata/ru/
2025-06-26 11:07:19 +00:00
Максим Павлович Романов a4a5492ba3 Translated using Weblate (Russian)
Currently translated at 100.0% (151 of 151 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/ru/
2025-06-26 11:07:18 +00:00
Ward 896c83a4da Merge pull request #1003 from toolatebot/weblate-materialious-materialious
Translations update from Toolate
2025-06-25 05:57:48 +12:00
Ward a900a96315 Update index.ts 2025-06-25 05:48:08 +12:00
Ward 9f7edd5d27 Update prod-web.yml 2025-06-25 05:47:07 +12:00
Ward e310fbd29f Update prod-desktop.yml 2025-06-25 05:46:42 +12:00
Ward 990001973b Update prod-android.yml 2025-06-25 05:46:22 +12:00
Ward f02a75a7a5 Add Japanese important 2025-06-25 05:41:13 +12:00
WardPearce 53c9457d18 Added translation using Weblate (Japanese) 2025-06-24 17:38:58 +00:00
WardPearce 1c9f99047a Added translation using Weblate (Maori) 2025-06-24 17:38:15 +00:00
ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝) 168140b95e Translated using Weblate (Latvian)
Currently translated at 100.0% (2 of 2 strings)

Translation: Materialious/metadata
Translate-URL: https://toolate.othing.xyz/projects/materialious/metadata/lv/
2025-06-24 17:38:15 +00:00
ℂ𝕠𝕠𝕠𝕝 (𝕘𝕚𝕥𝕙𝕦𝕓.𝕔𝕠𝕞/ℂ𝕠𝕠𝕠𝕝) 0c7b7c009c Translated using Weblate (Latvian)
Currently translated at 66.0% (99 of 150 strings)

Translation: Materialious/Materialious
Translate-URL: https://toolate.othing.xyz/projects/materialious/materialious/lv/
2025-06-24 17:38:15 +00:00
dependabot[bot] 9e33a39bd2 Bump brace-expansion from 1.1.11 to 1.1.12 in /materialious/electron
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 14:32:48 +00:00
dependabot[bot] dafc65a87f Bump brace-expansion from 1.1.11 to 1.1.12 in /materialious
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 1.1.11 to 1.1.12.
- [Release notes](https://github.com/juliangruber/brace-expansion/releases)
- [Commits](https://github.com/juliangruber/brace-expansion/compare/1.1.11...v1.1.12)

---
updated-dependencies:
- dependency-name: brace-expansion
  dependency-version: 1.1.12
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-06-24 14:32:44 +00:00
Ward 3e903dc85c Merge pull request #1002 from Materialious/update/1.9.18
Improved player position resuming and fix chapters on TV
2025-06-25 02:31:23 +12:00
WardPearce ff223bef95 Hide info after changing chapter 2025-06-25 02:23:32 +12:00
WardPearce a614049d2f Fixes to workflow path ignores 2025-06-25 02:21:44 +12:00
WardPearce 8356a0c051 Minor formatting fixes to special thanks section 2025-06-25 02:18:34 +12:00
WardPearce 628736f3d7 Fixes to API Extended on TV 2025-06-25 02:14:31 +12:00
WardPearce be45075752 Added enable CC by default option 2025-06-25 02:00:39 +12:00
WardPearce 5ecbc9267c Improved player position resuming and fix chapters on TV 2025-06-25 01:37:09 +12:00
Ward b989aa904c Merge pull request #1001 from Materialious/update/1.9.17
Update/1.9.17
2025-06-25 00:50:11 +12:00
WardPearce af658e6bdb Added chapter timestamps to TV 2025-06-25 00:41:47 +12:00
WardPearce 76fad817c2 Improved timestamp handling 2025-06-25 00:23:03 +12:00
Ward ed3c9f2cd6 Merge pull request #1000 from Materialious/update/1.9.16
Update/1.9.16
2025-06-24 23:47:27 +12:00
ward 2cf211ebe1 Added loading indicator for tv routes on video change 2025-06-24 23:39:11 +12:00
ward 9a556c1500 Replace state on video change on tv 2025-06-24 23:38:44 +12:00