Commit Graph

2762 Commits

Author SHA1 Message Date
kuhaku 3cf18b9f2d
Add support for the 'defaultCustomArguments' external player mapping field (#1415)
* feat(store/utils): add support for the `defaultCustomArguments` external player mapping field
improve(store/utils): move custom arguments evaluation to the top in `openInExternalPlayer`
improve(components/external-player-settings): conditionally append the default custom arguments to the tooltip

Signed-off-by: Randshot <randshot@norealm.xyz>

* fix(components/external-player-settings): fix lint error
chore(components/external-player-settings): remove unnecessary console log

Signed-off-by: Randshot <randshot@norealm.xyz>

* chore(static/external-player-map): add new `defaultCustomArguments` field to vlc map

Signed-off-by: Randshot <randshot@norealm.xyz>
2021-10-07 06:29:43 +00:00
Hiers dad3f2b8d6
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt_PT/
2021-10-07 00:06:55 +02:00
vallode dc26141338
Parse like and dislike count to add comma separator (#1796)
* Parse like and dislike count to add comma separator

* Use user locale with fallback for like count
2021-10-06 17:09:08 -04:00
Rex_sa 7a3aa8ff20
Translated using Weblate (Arabic)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ar/
2021-10-06 22:05:23 +02:00
Oğuz Ersen 8628093eee
Translated using Weblate (Turkish)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/tr/
2021-10-06 19:06:11 +02:00
Gediminas Murauskas 3cfac2c47e
Translated using Weblate (Lithuanian)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/lt/
2021-10-06 14:25:34 +02:00
Sveinn í Felli 363745e9f9
Translated using Weblate (Icelandic)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/is/
2021-10-06 12:05:14 +02:00
Allan Nordhøy 6448871ce7
Translated using Weblate (Norwegian Bokmål)
Currently translated at 94.2% (492 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/nb_NO/
2021-10-06 09:25:37 +02:00
Ihor Hordiichuk ba89331a8d
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/uk/
2021-10-06 06:05:50 +02:00
Jeff Huang 434df24f9f
Translated using Weblate (Chinese (Traditional))
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hant/
2021-10-06 06:05:49 +02:00
Eric 171b184c2b
Translated using Weblate (Chinese (Simplified))
Currently translated at 90.8% (474 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/zh_Hans/
2021-10-06 06:05:49 +02:00
J. Lavoie 0d37392b9e
Translated using Weblate (English (United Kingdom))
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/en_GB/
2021-10-06 02:06:21 +02:00
J. Lavoie b41a211ce8
Translated using Weblate (Italian)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-10-06 02:06:20 +02:00
J. Lavoie b501bc5dc9
Translated using Weblate (French)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2021-10-06 02:06:19 +02:00
J. Lavoie fe3fc0f924
Translated using Weblate (Finnish)
Currently translated at 99.8% (521 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fi/
2021-10-06 02:06:19 +02:00
J. Lavoie d20a90f5b3
Translated using Weblate (German)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/de/
2021-10-06 02:06:18 +02:00
ovari 4268cfb807
Translated using Weblate (Hungarian)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/hu/
2021-10-06 00:05:04 +02:00
Nikita Epifanov ef9efd7eea
Translated using Weblate (Russian)
Currently translated at 100.0% (522 of 522 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2021-10-06 00:05:03 +02:00
JInfantesC 9f591ba6ee
Sidebar compact issue1293 (#1462)
* #1293. Revise side-nav text labels

* #1293. Remove text on collapsed menu

* #1293. Height of collapsed Option

* Update side-nav.vue. Trending text in title attr

* Side-nav-more-options revised

* Restore navLabel on closed status

* Sidenav label in compact mode as an opt-in setting

* Sidenav-more-options using hideCompactSidebarText

* Sidenav after lintfix

* Sidenav label option renamed and moved to theme settings

* Set minimum height for .navOption

* Correct capitalization

* NavBar icon size on compact mode

* More compact navbar while hiding labels

* Fix store getter

* side-nav.css remove comments

* Update hide labels text

Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-10-05 20:16:47 +00:00
ChunkyProgrammer e681772192
Feat: Invidious instance autofill (#1784)
* filter invidious instances

* remove watch for value

* update list on mount

* hide on misspell + empty

* Fix spelling mistake

* minor fix

* remove "Clear" to "from." from locale  files
2021-10-05 13:58:35 +08:00
mapi68 f257d04406
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-10-04 17:35:44 +02:00
Luna Jernberg dcab2995f5
Translated using Weblate (Swedish)
Currently translated at 99.4% (518 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/sv/
2021-10-04 12:35:05 +02:00
Sedative 0398f45212
Translated using Weblate (Russian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ru/
2021-10-04 09:35:33 +02:00
mapi68 8aa9fc291b
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-10-04 06:35:12 +02:00
mapi68 84ac98f0a3
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-10-04 02:38:18 +02:00
Airidasz c2c6a55682
Make autoplay text fit inside top bar when translated (#1767)
* Make autoplay fit inside top bar when translated

* Lint
2021-10-03 10:53:21 +00:00
Yaron Shahrabani 35ae762b80
Translated using Weblate (Hebrew)
Currently translated at 89.8% (468 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/he/
2021-10-03 10:36:17 +02:00
mapi68 13ef8534f5
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-10-03 10:36:16 +02:00
Edward 040df68dc3
Translated using Weblate (Romanian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2021-10-03 01:36:25 +02:00
Airidasz 0a12e58796
Date locale change (#1757)
* Update watch-video-info.js

* Modified language files

Modified language files to include the ISO 639-1 language code

* Change date based on locale

This changes the date based on locale. If locale does not exist it defaults to English

* Removed locale codes from files

* Getting locale code from $store

* Delete launch.json

* Replace _ with - for locale

* Add locale change to playlist query

Change the locale of playlist query.
On error defaults to user location (the library does it, no extra work required)
Does not work with Norsk nyorsk locale

* Make linter happy

* Lint

* replace dashes with underscores for locale string
2021-10-02 15:43:42 +00:00
Edward 8a3515df16
Translated using Weblate (Romanian)
Currently translated at 84.0% (438 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2021-10-02 15:35:00 +02:00
PrestonN 6ace752c72 Update Electron to fix cert issue 2021-10-01 16:06:57 -04:00
PrestonN aa6d0584bc Update Electron to fix cert issue 2021-10-01 16:04:50 -04:00
Preston 91caa02b02
Add RC logic to auto merge workflow 2021-10-01 09:45:14 -04:00
PrestonN 2b864a771f Bump version number to v0.15.0 and add RC build logic to CI script 2021-10-01 09:37:04 -04:00
peepopoggers 25189e2aff
Don't blind dark theme users (Dark loading screen) (#1502)
* Don't blind dark theme users

It is better to start the temporary background dark so it doesnt flashbang dark theme users late at night.
Just happened to me 😢 
This makes the loading background color the normal dark theme background color.

* Grab theme before await

* make it consistent when built

* final fixes

* removed accidental file

Co-authored-by: Preston <freetubeapp@protonmail.com>
2021-10-01 12:12:35 +00:00
PikachuEXE 87e1093c4d
Update top nav input box action button icon depends on input (#1738)
* Rename `showArrow` to `showActionButton`

* * Display different icon for action button when input text look like a Youtube URL

* ! Fix transition for button appearing absent

* * Update to use new icon for all FT supported URLs

* Update src/renderer/components/ft-input/ft-input.js

Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com>

* * Update action button to look disabled when input text is empty

* * Disable button hover/active visual effect when "disabled"

* * Make action button only respond to cursor when enabled

Co-authored-by: Jason <84899178+jasonhenriquez@users.noreply.github.com>
2021-10-01 07:38:33 +00:00
alium 7d0880ad05
Translated using Weblate (Czech)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/cs/
2021-09-29 22:37:32 +02:00
SC ab737aaf75
Translated using Weblate (Portuguese)
Currently translated at 98.8% (515 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/pt/
2021-09-29 20:35:39 +02:00
mapi68 866e639036
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-09-29 04:37:33 +02:00
Jakub Fabijan 67a542788d
Translated using Weblate (Esperanto)
Currently translated at 15.1% (79 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/eo/
2021-09-28 13:36:04 +02:00
Kyotaro Iijima beb2aacd0d
Translated using Weblate (Japanese)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ja/
2021-09-28 07:35:03 +02:00
J. Lavoie f4e5537397
Translated using Weblate (Spanish)
Currently translated at 99.8% (520 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es/
2021-09-26 05:38:58 +02:00
J. Lavoie a1dae150ab
Translated using Weblate (Italian)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/it/
2021-09-26 05:38:57 +02:00
J. Lavoie b5312cc7d1
Translated using Weblate (French)
Currently translated at 100.0% (521 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/fr/
2021-09-26 05:38:57 +02:00
Juan 2f4bcf4841
Translated using Weblate (Spanish (Argentina))
Currently translated at 36.2% (189 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/es_AR/
2021-09-25 17:37:24 +02:00
Edward 660f872e57
Translated using Weblate (Romanian)
Currently translated at 44.9% (234 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/ro/
2021-09-24 23:35:28 +02:00
ChunkyProgrammer 732b2d642d
update nedb-promises (#1737) 2021-09-23 14:12:01 +00:00
Joe Salieri 213e92615b
Translated using Weblate (Basque)
Currently translated at 7.1% (37 of 521 strings)

Translation: FreeTube/Translations
Translate-URL: https://hosted.weblate.org/projects/free-tube/translations/eu/
2021-09-23 14:35:38 +02:00
PikachuEXE 07fd93d3aa
Fix watching video in development (#1668)
* Fix watching watched video in development

* Fix removing a file even when it does not exist (and would raise error)

* Fix infinite reload in video watching

File updates (e.g. dashFiles) in static folder triggers app reload (web-dev-server)
But the a file is created/updated/deleted on before playing any video
So it goes into a loop of loading a video
2021-09-23 07:04:00 +00:00