Commit Graph

869 Commits

Author SHA1 Message Date
ChunkyProgrammer 18e94204ed
fix importing csv for other languages (#417) 2021-09-05 22:36:42 +00:00
ChunkyProgrammer 0fd0bb8c83
Add labels to improve accessibility (#416)
* Add labels to improve accessibility

* switch to double quotes
2021-09-06 03:01:46 +05:30
FireMasterK 10d2df6d0d
Use unmounted instead. 2021-09-06 02:31:26 +05:30
FireMasterK 07dfa21956
Fix strange vuejs event cycle when keep-alive limit is hit. 2021-09-06 02:27:20 +05:30
FireMasterK 3dc0287dff
Add support for LBRY's HLS streams. 2021-09-05 18:42:36 +05:30
ChunkyProgrammer d350a026b2
Fix: Make more text translatable (#414)
* Make more text translatable

* update subscription page

* Update slovak locale
2021-09-05 18:38:26 +05:30
Weblate (bot) d9063a6bf2
Translations update from Weblate (#415)
* Translated using Weblate (Norwegian Bokmål)

Currently translated at 86.0% (37 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/

* Added translation using Weblate (Slovak)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/

* Translated using Weblate (Slovak)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sk/

* Translated using Weblate (French)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

* Translated using Weblate (German)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/

* Translated using Weblate (Malayalam)

Currently translated at 93.0% (40 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/

* Translated using Weblate (Italian)

Currently translated at 100.0% (43 of 43 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/

Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Jakub <ja@jakubdobos.eu>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
2021-09-05 18:29:26 +05:30
FireMasterK efbf3f66b7
Render verified checkmark when watching video. 2021-09-05 03:20:14 +05:30
IceDBorn 84e2504d5f
Restyle subscriptions page (#413) 2021-09-05 00:00:13 +05:30
IceDBorn 6c473d58ac
Restyle history page (#412) 2021-09-04 21:09:04 +05:30
IceDBorn 1c7a707e9e
Shrink the rss button (#411) 2021-09-04 20:54:36 +05:30
IceDBorn 7211cad369
Restyle feed page (#410) 2021-09-04 20:32:59 +05:30
FireMasterK c97a0ef6c6
Use VideoItem in Search Results. 2021-09-04 00:57:29 +05:30
dependabot[bot] 85e2296dc4 Bump vue from 3.2.7 to 3.2.8
Bumps [vue](https://github.com/vuejs/vue) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 12:29:15 +05:30
dependabot[bot] 9bab9a6996 Bump core-js from 3.17.1 to 3.17.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.17.1 to 3.17.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.17.1...v3.17.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 12:10:18 +05:30
dependabot[bot] 8c8658ccee Bump @vue/compiler-sfc from 3.2.7 to 3.2.8
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.7 to 3.2.8.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.8/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-03 12:09:34 +05:30
FireMasterK 546dc6825a
Add support to Proxy LBRY and Disable LBRY.
Closes #403
Closes #402
2021-09-02 19:16:27 +05:30
dependabot[bot] a159ac30dd Bump vue from 3.2.6 to 3.2.7
Bumps [vue](https://github.com/vuejs/vue) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](https://github.com/vuejs/vue/commits)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 16:29:02 +05:30
dependabot[bot] cf5a953714 Bump core-js from 3.16.4 to 3.17.1
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.4 to 3.17.1.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.4...v3.17.1)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 16:19:57 +05:30
dependabot[bot] 35f9ac0a99 Bump @vue/compiler-sfc from 3.2.6 to 3.2.7
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc) from 3.2.6 to 3.2.7.
- [Release notes](https://github.com/vuejs/vue-next/releases)
- [Changelog](https://github.com/vuejs/vue-next/blob/master/CHANGELOG.md)
- [Commits](https://github.com/vuejs/vue-next/commits/v3.2.7/packages/compiler-sfc)

---
updated-dependencies:
- dependency-name: "@vue/compiler-sfc"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-09-02 16:18:42 +05:30
IceDBorn 4006d5232b
Restyle video item (#401)
* Remove 'views' text - add '•' between views and time ago - make views and time ago a one liner - add uploader avatar beside channel name

* Remove uploader image beside channel name

* change video channel layout

* Fix title margin when there is no img source - shrink avatar size - add router-link for avatar - remove padding from title

* Finalize video item styling

Co-authored-by: jim3692 <jim3692@gmail.com>
2021-09-02 15:58:32 +05:30
IceDBorn a45b2b8380
Make avatar images circular (#400) 2021-09-01 17:06:00 +05:30
FireMasterK 86b96ae186
Revert un-intentional debug code. 2021-08-30 21:18:08 +05:30
Weblate (bot) f575e1dc8b
Translations update from Weblate (#389)
* Added translation using Weblate (Italian)

* Translated using Weblate (Greek)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/

* Translated using Weblate (Italian)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (41 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

* Translated using Weblate (Turkish)

Currently translated at 100.0% (41 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/

* Translated using Weblate (Italian)

Currently translated at 100.0% (41 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/

* Added translation using Weblate (Persian)

* Translated using Weblate (French)

Currently translated at 100.0% (41 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (German)

Currently translated at 100.0% (41 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/

* Translated using Weblate (Persian)

Currently translated at 75.6% (31 of 41 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/

* Add support for Persian.

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: IceDBorn <weblate.tain@dralias.com>
Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: alefvanoon <alefvanoon@tuta.io>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-30 20:17:31 +05:30
FireMasterK 8cca38838b
Fix errors when full-screen button is pressed. 2021-08-30 20:17:31 +05:30
dependabot[bot] c0596420d1
Bump core-js from 3.16.3 to 3.16.4
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.3 to 3.16.4.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.3...v3.16.4)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 20:17:31 +05:30
dependabot[bot] f117739dd2
Bump eslint-plugin-vue from 7.16.0 to 7.17.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.16.0 to 7.17.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.16.0...v7.17.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-30 20:17:31 +05:30
FireMasterK c8cdb5a7e8
Don't fail hard when SecurityException is thrown. 2021-08-30 20:17:31 +05:30
FireMasterK f33a51e61f
Add support for overriding subscriptions when importing. 2021-08-30 20:17:31 +05:30
root 08df4866a7
Translate into Bengali 2021-08-30 20:17:31 +05:30
FireMasterK c529b003b2
Add support for enabling / disabling codecs. 2021-08-30 20:17:31 +05:30
FireMasterK e9ee24d4aa
readme: Add Weblate badge. 2021-08-30 20:17:31 +05:30
Weblate (bot) 8ba28f5e5f
Translations update from Weblate (#387)
* Added translation using Weblate (Turkish)

* Translated using Weblate (Turkish)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/tr/

* Add support for Turkish.

Co-authored-by: Oğuz Ersen <oguzersen@protonmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-30 20:17:31 +05:30
Weblate (bot) 8ae65db8b7
Translations update from Weblate (#386)
* Added translation using Weblate (Greek)

* Translated using Weblate (Greek)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/

* Translated using Weblate (Greek)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/

* Add support for Greek.

Co-authored-by: IceDBorn <weblate.tain@dralias.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-30 20:17:31 +05:30
FireMasterK 412efc2ef1
Make minimum width 640px for desktop like view.
Closes #385
2021-08-30 20:17:31 +05:30
FireMasterK 99b6836c4f
Fix clickable issues with audio-only button. 2021-08-30 20:17:31 +05:30
Weblate (bot) 71e68bfb8c
Translations update from Weblate (#384)
* Added translation using Weblate (German)

* Added translation using Weblate (Norwegian Bokmål)

* Added translation using Weblate (Chinese (Traditional))

* Translated using Weblate (Norwegian Bokmål)

Currently translated at 82.5% (33 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/nb_NO/

* Added translation using Weblate (Malayalam)

* Translated using Weblate (French)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (French)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (German)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/

* Translated using Weblate (Chinese (Traditional))

Currently translated at 42.5% (17 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/zh_Hant/

* Translated using Weblate (Malayalam)

Currently translated at 90.0% (36 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/

* Add support for 4 new languages.

Co-authored-by: J. Lavoie <j.lavoie@net-c.ca>
Co-authored-by: Allan Nordhøy <epost@anotheragency.no>
Co-authored-by: Jamugha <hackdown@necord.com>
Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-30 20:17:31 +05:30
FireMasterK 5cbe60aaaf
Set range parameter like official client. 2021-08-30 20:17:31 +05:30
Weblate (bot) cd93328fb2
Translations update from Weblate (#383)
* Added translation using Weblate (Lithuanian)

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (8 of 8 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

* Translated using Weblate (French)

Currently translated at 62.5% (5 of 8 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (French)

Currently translated at 20.0% (8 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (40 of 40 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
2021-08-30 20:17:31 +05:30
FireMasterK c70a5f2888
Add more translatable strings. 2021-08-26 01:25:30 +05:30
Weblate (bot) ddf768c5bd
Translations update from Weblate (#382)
* Added translation using Weblate (Lithuanian)

* Translated using Weblate (Lithuanian)

Currently translated at 100.0% (8 of 8 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/lt/

* Add support for Lithuanian.

Co-authored-by: Gediminas Murauskas <muziejusinfo@gmail.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2021-08-26 00:51:42 +05:30
Kavin 4ae77badd8
Add i18n translations. (#381)
* Initial prototype.

* Add support for i18n in more places.
2021-08-25 22:00:21 +05:30
FireMasterK 45f132e2b4
Regen yarn lockfile and upgrade deps. 2021-08-25 15:10:31 +05:30
dependabot[bot] 7ddbbf82b7 Bump mux.js from 5.12.2 to 5.13.0
Bumps [mux.js](https://github.com/videojs/mux.js) from 5.12.2 to 5.13.0.
- [Release notes](https://github.com/videojs/mux.js/releases)
- [Changelog](https://github.com/videojs/mux.js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/videojs/mux.js/compare/v5.12.2...v5.13.0)

---
updated-dependencies:
- dependency-name: mux.js
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-25 12:05:25 +05:30
വചൻ bf8692f2b2
Specify buffering goal is in seconds (#377) 2021-08-24 20:11:00 +05:30
dependabot[bot] 149d8971b1 Bump docker/build-push-action from 2.6.1 to 2.7.0
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 2.6.1 to 2.7.0.
- [Release notes](https://github.com/docker/build-push-action/releases)
- [Commits](https://github.com/docker/build-push-action/compare/v2.6.1...v2.7.0)

---
updated-dependencies:
- dependency-name: docker/build-push-action
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-23 22:43:06 +05:30
Kavin 8feb4fbc41
Add support for client-side watch history. (#370)
* Add support for client-side watch history.

* Update watched videos more often.
2021-08-22 15:57:09 +05:30
FireMasterK 6688fafeaa
Fix for 404s on frontend. 2021-08-20 21:40:58 +05:30
dependabot[bot] 03c5086a72 Bump core-js from 3.16.1 to 3.16.2
Bumps [core-js](https://github.com/zloirock/core-js) from 3.16.1 to 3.16.2.
- [Release notes](https://github.com/zloirock/core-js/releases)
- [Changelog](https://github.com/zloirock/core-js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/zloirock/core-js/compare/v3.16.1...v3.16.2)

---
updated-dependencies:
- dependency-name: core-js
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-18 12:05:52 +05:30
FireMasterK 93d0223fee
Render checkmark wherever possible. 2021-08-17 23:00:36 +05:30