Commit graph

3686 commits

Author SHA1 Message Date
renovate[bot]
8ea8c1894c Lock file maintenance 2023-08-07 01:37:46 +00:00
github-actions[bot]
36205b11f6
Merge pull request #2777 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-06 18:49:57 +00:00
Yaron Shahrabani
7732108bf7
Translated using Weblate (Hebrew)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/he/
2023-08-06 20:47:34 +02:00
Alexthegib
632f6e991a
Translated using Weblate (Portuguese)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
2023-08-06 20:47:33 +02:00
renovate[bot]
a1e122c8a5 Update dependency @iconify-json/fa6-solid to v1.1.15 2023-08-06 09:43:17 +01:00
renovate[bot]
032617216a Update dependency @iconify-json/fa6-brands to v1.1.13 2023-08-06 09:40:12 +01:00
renovate[bot]
e7cb0a6db1 Update dependency eslint-config-prettier to v9 2023-08-05 21:30:33 +01:00
github-actions[bot]
258e3018c4
Merge pull request #2772 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-05 19:52:11 +00:00
Fjuro
9dd4d001d9
Translated using Weblate (Czech)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/cs/
2023-08-05 21:50:21 +02:00
Kavin
70277fe077
Use linkifyjs to add hyperlinks.
Closes #2770
Closes #2634
2023-08-05 17:32:32 +01:00
github-actions[bot]
a861a8b95d
Merge pull request #2769 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-05 02:05:50 +00:00
Rex_sa
95a681e05e
Translated using Weblate (Arabic)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
2023-08-05 04:04:07 +02:00
Jorge Maldonado Ventura
efa730bb53
Translated using Weblate (Esperanto)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/eo/
2023-08-05 04:04:07 +02:00
Reza Almanda
b12048160a
Translated using Weblate (Indonesian)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/id/
2023-08-05 04:04:06 +02:00
Skrripy
9492cae666
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/uk/
2023-08-05 04:04:06 +02:00
maboroshin
60814866f6
Translated using Weblate (Japanese)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
2023-08-05 04:04:06 +02:00
Poesty Li
63e87df5d6
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/
2023-08-05 04:04:05 +02:00
Matthaiks
bfdff6a459
Translated using Weblate (Polish)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pl/
2023-08-05 04:03:58 +02:00
Jorge Maldonado Ventura
80866fecd6
Translated using Weblate (Spanish)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/
2023-08-05 04:03:57 +02:00
Oğuz Ersen
953115c492
Translated using Weblate (Turkish)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/
2023-08-05 04:03:57 +02:00
Colorful Rhino
eda25029d2
Translated using Weblate (German)
Currently translated at 100.0% (189 of 189 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/
2023-08-05 04:03:57 +02:00
Kavin
0c4577e1cb
Update description. 2023-08-04 21:01:17 +01:00
ChunkyProgrammer
a9305f26c5
Fix: FreeTube Subscription Import (#2744)
* Fix: FreeTube Subscription Import

* Use for of loop

Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>

---------

Co-authored-by: Bnyro <82752168+Bnyro@users.noreply.github.com>
2023-08-04 17:35:02 +02:00
Bnyro
6978f52246
Merge pull request #2765 from Bnyro/qr-share
feat: qrcode share option
2023-08-04 16:23:04 +02:00
Bnyro
30c83c3d0d fix: use an async component for sharing qr codes 2023-08-04 16:22:21 +02:00
Kavin
c7f1f23d09
Add optional chaining to check 2023-08-04 13:28:18 +01:00
sweep-ai[bot]
9a93dfd017
Hide show/hide comments button when comments are disabled (#2767)
* Update src/components/WatchVideo.vue

* Update src/components/WatchVideo.vue

* Update src/components/WatchVideo.vue

---------

Co-authored-by: sweep-ai[bot] <128439645+sweep-ai[bot]@users.noreply.github.com>
2023-08-04 11:39:31 +01:00
Bnyro
b2ab3af93b feat: qrcode share option 2023-08-04 12:11:23 +02:00
Kavin
cb0c3c66b0
Merge pull request #2762 from TeamPiped/sweep/add-sweep-config
Configure Sweep
2023-08-04 10:44:28 +01:00
sweep-ai[bot]
e1b3663977
Create refactor template 2023-08-04 09:41:53 +00:00
sweep-ai[bot]
489bce37e7
Create feature template 2023-08-04 09:41:53 +00:00
sweep-ai[bot]
8915db05d1
Create bugfix template 2023-08-04 09:41:52 +00:00
sweep-ai[bot]
7c59963cfc
Create sweep.yaml config file 2023-08-04 09:41:52 +00:00
renovate[bot]
39d1deb5f2 chore(deps): update dependency @iconify-json/fa6-brands to v1.1.12 2023-08-04 10:38:58 +01:00
renovate[bot]
23894bf806 chore(deps): update dependency @iconify-json/fa6-solid to v1.1.14 2023-08-04 10:36:15 +01:00
github-actions[bot]
8c5b7f0e1c
Merge pull request #2757 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-04 01:07:15 +00:00
Empty
c6ec3e07c4
Translated using Weblate (Russian)
Currently translated at 100.0% (188 of 188 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/
2023-08-04 03:05:00 +02:00
renovate[bot]
c2a8a18810 chore(deps): update dependency eslint-config-prettier to v8.10.0 2023-08-03 23:16:35 +01:00
renovate[bot]
5314bdd267 chore(deps): update dependency prettier to v3.0.1 2023-08-03 21:34:26 +01:00
github-actions[bot]
f162281577
Merge pull request #2752 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-03 12:07:40 +00:00
Skrripy
b8ffb13754
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (188 of 188 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/uk/
2023-08-03 14:05:28 +02:00
Bnyro
5db65b118a
Merge pull request #2751 from Bnyro/master
fix: wrap video tags into multiple lines
2023-08-03 14:01:03 +02:00
Bnyro
d1d7b72e21 fix: wrap video tags into multiple lines 2023-08-03 14:00:01 +02:00
github-actions[bot]
b0407636c1
Merge pull request #2748 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-03 04:10:44 +00:00
Alexthegib
b85af8bb07
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (188 of 188 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_PT/
2023-08-03 06:08:42 +02:00
Alexthegib
9bcb0a8f85
Translated using Weblate (Portuguese)
Currently translated at 100.0% (188 of 188 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
2023-08-03 06:08:42 +02:00
Reza Almanda
7afcb18752
Translated using Weblate (Indonesian)
Currently translated at 100.0% (188 of 188 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/id/
2023-08-03 06:08:41 +02:00
renovate[bot]
3658c5ba0f fix(deps): update font awesome to v6.4.2 2023-08-02 23:27:36 +01:00
renovate[bot]
923a5e8110 fix(deps): update dependency hotkeys-js to v3.12.0 2023-08-02 12:49:14 +01:00
github-actions[bot]
eba287e955
Merge pull request #2743 from TeamPiped/weblate
Translations update from Hosted Weblate
2023-08-01 17:10:03 +00:00