Commit Graph

2218 Commits

Author SHA1 Message Date
Bnyro 2b5f9784e1
Merge pull request #3559 from Bnyro/master
fix: mobile layout of playlist page
2024-04-20 18:46:18 +02:00
Bnyro 8ff3526f45 fix: mobile layout of playlist page 2024-04-20 18:44:00 +02:00
Jose Delvani 16ba4824e9
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-04-18 06:03:24 +02:00
SehrGuterCode b266be562b
Translated using Weblate (German)
Currently translated at 99.5% (206 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/
2024-04-17 02:01:48 +02:00
Quentin PAGÈS e9eaf57a5c
Translated using Weblate (Occitan)
Currently translated at 99.5% (206 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/oc/
2024-04-11 23:01:48 +02:00
Pastel de N4ta a177d032a6
Translated using Weblate (Portuguese (Portugal))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_PT/
2024-04-10 00:02:00 +02:00
Jose Delvani ff558136b1
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-04-07 06:01:55 +02:00
Jose Delvani 52041ef1c7
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-04-06 14:01:52 +02:00
Bnyro 8548cf5a4d feat: alert api error messages in feed and subscriptions 2024-04-06 12:05:42 +02:00
maboroshin 619e1420ea
Translated using Weblate (Japanese)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
2024-03-29 10:01:57 +01:00
Jose Delvani 21658391ea
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-03-27 13:01:58 +01:00
Sergio Marques f2bde55265
Translated using Weblate (Portuguese)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt/
2024-03-27 05:01:51 +01:00
Jose Delvani 63eb5b86af
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-03-26 15:01:46 +01:00
maboroshin 88916d08b3
Translated using Weblate (Japanese)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
2024-03-25 14:40:09 +01:00
Fqwe1 df9cb30699
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/uk/
2024-03-24 12:01:56 +01:00
Ghost of Sparta a4f6dec66d
Translated using Weblate (Hungarian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hu/
2024-03-23 01:01:54 +01:00
Bnyro 1cc64ad213
Merge pull request #3475 from AndyRusso/createplaylistmodal-handle-enter
feat: make `CreatePlaylistmodal` handle `Enter` key and auto focus input, `PlaylistAddModal` switches to created playlist
2024-03-22 20:26:04 +01:00
Andy Russo 256cab83a0 feat: auto focus CreatePlaylistModal input field 2024-03-22 20:24:29 +01:00
Andy Russo 6311eb73de feat: PlaylistAddModal switches to created playlist 2024-03-22 20:24:26 +01:00
Andy Russo 34f52c953e feat: make CreatePlaylistModal handle Enter key 2024-03-22 20:24:23 +01:00
NEXI 60e2a06936
Translated using Weblate (Serbian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sr/
2024-03-21 04:01:56 +01:00
0que dcc887ba9f
Translated using Weblate (Russian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/
2024-03-20 21:01:51 +01:00
Bnyro 6043f813da
Merge pull request #3491 from Max-F-Helm/more-strict-eslint
feat: eslint rule vue/no-undef-components makes build fail
2024-03-20 20:41:45 +01:00
Bnyro e2de49e26f
Merge pull request #3490 from Max-F-Helm/respect-listen-mode-in-recommended-videos
fix: listen/watch icon in VideoItem.vue
2024-03-20 20:40:14 +01:00
Bnyro 693ac366e6
Merge pull request #3482 from guemax/update-search-text-when-clicking-on-suggestion
fix: update text in search field when clicking on suggestion
2024-03-20 20:36:54 +01:00
Max-F-Helm 04c41a4dde eslint rule vue/no-undef-components makes build fail 2024-03-20 20:21:16 +01:00
Max-F-Helm f2ab391b34 fix listen/watch icon in VideoItem.vue 2024-03-20 19:25:30 +01:00
guemax b9c90259e2
Remove unused method in SearchSuggestions.vue 2024-03-20 16:56:53 +01:00
guemax dc8d061b61
Update search text when clicking on suggestion 2024-03-20 16:56:51 +01:00
Max.-F. Helm 113e643c55
feat: respect listen mode in recommended videos (#3430) 2024-03-19 22:20:02 +01:00
Priit Jõerüüt 9430f95274
Translated using Weblate (Estonian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/et/
2024-03-18 22:02:04 +01:00
Milo Ivir c94621bbb6
Translated using Weblate (Croatian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/
2024-03-18 22:02:04 +01:00
mere 09c65d1575
Translated using Weblate (Romanian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ro/
2024-03-17 17:00:12 +01:00
Mikachu 5c3100a486
Translated using Weblate (Dutch)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nl/
2024-03-17 00:01:54 +01:00
Rex_sa 9213976108
Translated using Weblate (Arabic)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
2024-03-16 19:01:45 +01:00
Mikachu 1af1c7de90
Translated using Weblate (Dutch)
Currently translated at 97.5% (202 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nl/
2024-03-16 19:01:45 +01:00
Milan 539102a4d4
Translated using Weblate (Czech)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/cs/
2024-03-16 19:01:44 +01:00
gallegonovato a399847150
Translated using Weblate (Spanish)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/es/
2024-03-16 19:01:44 +01:00
Milan c9850398b9
Translated using Weblate (Slovak)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sk/
2024-03-16 19:01:44 +01:00
大王叫我来巡山 e4e2e33122
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hans/
2024-03-16 14:01:53 +01:00
Oğuz Ersen b9deef7efa
Translated using Weblate (Turkish)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/
2024-03-16 14:01:53 +01:00
joaooliva f9f7d094d0
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2024-03-16 04:02:01 +01:00
Scrambled777 79056f288d
Translated using Weblate (Hindi)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hi/
2024-03-16 04:02:01 +01:00
Linerly e76402b643
Translated using Weblate (Indonesian)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/id/
2024-03-16 04:02:01 +01:00
Matthaiks d0916d0cf5
Translated using Weblate (Polish)
Currently translated at 100.0% (207 of 207 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pl/
2024-03-16 04:02:01 +01:00
Milan 71af962975
Translated using Weblate (Dutch)
Currently translated at 100.0% (202 of 202 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nl/
2024-03-15 22:54:45 +01:00
Milan 776c19056c
Translated using Weblate (Croatian)
Currently translated at 100.0% (202 of 202 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/
2024-03-15 22:54:45 +01:00
Milan 2ec9e9f5b8
Translated using Weblate (French)
Currently translated at 100.0% (202 of 202 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/
2024-03-15 22:54:45 +01:00
Bnyro 89d9f30e41
Merge pull request #3468 from Bnyro/custom-instances
feat: support for adding custom instances
2024-03-15 22:54:41 +01:00
Bnyro 4d7390e244 feat: support for adding custom instances 2024-03-15 22:52:48 +01:00