Commit graph

1332 commits

Author SHA1 Message Date
dependabot[bot]
7e6459d81b Bump vite-plugin-windicss from 1.8.5 to 1.8.6
Bumps [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss) from 1.8.5 to 1.8.6.
- [Release notes](https://github.com/antfu/vite-plugin-windicss/releases)
- [Commits](https://github.com/antfu/vite-plugin-windicss/compare/v1.8.5...v1.8.6)

---
updated-dependencies:
- dependency-name: vite-plugin-windicss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-01 11:35:54 +01:00
Kavin
9d5939d0b9
Merge pull request #1166 from kskarthik/master
Ctrl + K Keyboard Shortcut, Chapters count & index on desktop
2022-07-01 10:26:50 +01:00
Sai Karthik
71004a1487
feat: show chapters count & index in desktop layout 2022-06-29 16:36:22 +05:30
Sai Karthik
c2f2d5bb11
feat: Ctrl+K will focus on search bar 2022-06-29 16:33:08 +05:30
dependabot[bot]
e01ff36aae Bump javascript-time-ago from 2.5.4 to 2.5.5
Bumps [javascript-time-ago](https://gitlab.com/catamphetamine/javascript-time-ago) from 2.5.4 to 2.5.5.
- [Release notes](https://gitlab.com/catamphetamine/javascript-time-ago/tags)
- [Changelog](https://gitlab.com/catamphetamine/javascript-time-ago/blob/main/CHANGELOG.md)
- [Commits](https://gitlab.com/catamphetamine/javascript-time-ago/compare/v2.5.4...v2.5.5)

---
updated-dependencies:
- dependency-name: javascript-time-ago
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:34:21 +01:00
dependabot[bot]
c386a69026 Bump eslint-plugin-prettier from 4.0.0 to 4.1.0
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 4.0.0 to 4.1.0.
- [Release notes](https://github.com/prettier/eslint-plugin-prettier/releases)
- [Changelog](https://github.com/prettier/eslint-plugin-prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/eslint-plugin-prettier/compare/v4.0.0...v4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:33:35 +01:00
dependabot[bot]
f8d53220fe Bump vite from 2.9.12 to 2.9.13
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.12 to 2.9.13.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/v2.9.13/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.13/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 09:33:12 +01:00
Kavin
ae9ad52c8e
readme: mention attribute and mention ryd implementation 2022-06-27 17:16:02 +01:00
dependabot[bot]
e7f2a999a7 Bump vite-plugin-windicss from 1.8.4 to 1.8.5
Bumps [vite-plugin-windicss](https://github.com/antfu/vite-plugin-windicss) from 1.8.4 to 1.8.5.
- [Release notes](https://github.com/antfu/vite-plugin-windicss/releases)
- [Commits](https://github.com/antfu/vite-plugin-windicss/compare/v1.8.4...v1.8.5)

---
updated-dependencies:
- dependency-name: vite-plugin-windicss
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-27 05:49:36 +01:00
Kavin
1d47af14ff
Fix build error. 2022-06-27 05:26:47 +01:00
Kavin
291a0373b7
Fixes for some null-related errors. 2022-06-26 15:15:03 +01:00
Kavin
1dbd1e375b
Fix default language detection.
Closes #1118
Closes #743
2022-06-26 02:53:36 +01:00
kskarthik
187804f9a1
Fix shorts Thumbnail scaling (#1153)
* handle shorts videos in trending page

* shorts label for video items if video length <= a minute

* fix translation

* fix: shorts thumbnail scaling

* Use tailwind classes and properly do localization.

* Add class for short videos.

Co-authored-by: Kavin <20838718+FireMasterK@users.noreply.github.com>
2022-06-25 12:00:45 +01:00
Kavin
e875856997
Merge pull request #1127 from laur89/master
remove excessive 'freely' in readme
2022-06-25 11:05:59 +01:00
Kavin
d69cd504ae
Merge pull request #1152 from pklion/fix-readme
Change PR URL in README.md
2022-06-25 06:35:57 +01:00
pklion
da69164683
Update README.md 2022-06-25 14:30:35 +09:00
AbsurdUsername
63e6c08478
Translated using Weblate (Italian)
Currently translated at 100.0% (104 of 104 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/
2022-06-24 23:34:03 +01:00
Kavin
0007aab519
Merge pull request #1147 from TeamPiped/weblate
Translations update from Hosted Weblate
2022-06-24 23:32:35 +01:00
Kavin
5be93d23a5
Merge pull request #1149 from kskarthik/revamp-chapters
Revamp chapters for desktop view
2022-06-24 23:30:30 +01:00
Kavin
3941b1d86e
Use windicss classes. 2022-06-24 23:28:06 +01:00
Kavin
54117a3add
Make chapters match height of video player. 2022-06-24 22:53:45 +01:00
Sai Karthik
fb4a2129d4
revamped chapter layouts for desktop view
* desktop chapters layout
* fallback to mobile view on small screens
2022-06-24 22:43:53 +01:00
Fjuro
73ea3bed12
Translated using Weblate (Czech)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/cs/
2022-06-20 07:28:02 +02:00
Fjuro
3e52463ec4
Translated using Weblate (Czech)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/cs/
2022-06-20 07:28:02 +02:00
dependabot[bot]
ed8481cc20 Bump @fortawesome/vue-fontawesome from 3.0.0 to 3.0.1
Bumps [@fortawesome/vue-fontawesome](https://github.com/FortAwesome/vue-fontawesome) from 3.0.0 to 3.0.1.
- [Release notes](https://github.com/FortAwesome/vue-fontawesome/releases)
- [Changelog](https://github.com/FortAwesome/vue-fontawesome/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/vue-fontawesome/compare/3.0.0...3.0.1)

---
updated-dependencies:
- dependency-name: "@fortawesome/vue-fontawesome"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-20 06:27:58 +01:00
dependabot[bot]
5401084e44 Bump prettier from 2.7.0 to 2.7.1
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.0 to 2.7.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.7.0...2.7.1)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-17 13:05:38 +01:00
Kavin
a2b191c6b0
Merge pull request #1138 from kskarthik/master
New video chapters layout
2022-06-17 13:04:50 +01:00
Sai Karthik
b856239427
blue chapter time looks better on white/dark mode alike 2022-06-17 13:24:40 +05:30
Sai Karthik
3e15c11be8
show chapter above video title 2022-06-17 10:37:07 +05:30
Sai Karthik
32c3f6e4e4
feat: horizontal scrollable chapters as tiles 2022-06-17 10:36:05 +05:30
Kavin
998b9f2174
Merge pull request #1134 from TeamPiped/weblate
Translations update from Hosted Weblate
2022-06-16 15:55:20 +01:00
Kavin
073c0f4aed
Add support for Arabic and pt_BR. 2022-06-16 15:55:08 +01:00
ZOBRY
daeaa096b8
Translated using Weblate (Arabic)
Currently translated at 41.7% (43 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ar/
2022-06-15 20:41:06 +02:00
FullenMelee
fbf777052b
Translated using Weblate (Japanese)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
2022-06-15 20:41:06 +02:00
ZOBRY
176fa403c6
Added translation using Weblate (Arabic) 2022-06-15 20:41:06 +02:00
Shjosan
5cb6ee1723
Translated using Weblate (Swedish)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/sv/
2022-06-15 20:41:06 +02:00
FullenMelee
bda34b0275
Translated using Weblate (Japanese)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ja/
2022-06-15 20:41:06 +02:00
Milo Ivir
841972752a
Translated using Weblate (Croatian)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/hr/
2022-06-15 20:41:06 +02:00
ReVanced
0a796bf16f
Translated using Weblate (Azerbaijani)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/az/
2022-06-15 20:41:06 +02:00
ReVanced
c98b4f0ead
Translated using Weblate (Russian)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ru/
2022-06-15 20:41:06 +02:00
Felipe
5a17c8f8b2
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2022-06-15 20:41:06 +02:00
J. Lavoie
2a522cd56a
Translated using Weblate (Italian)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/it/
2022-06-15 20:41:06 +02:00
J. Lavoie
870a4f4029
Translated using Weblate (German)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/de/
2022-06-15 20:41:06 +02:00
J. Lavoie
a04a0460a0
Translated using Weblate (French)
Currently translated at 100.0% (103 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/
2022-06-15 20:41:06 +02:00
Felipe Nogueira
0ac385cfe6
Translated using Weblate (Portuguese (Brazil))
Currently translated at 9.7% (10 of 103 strings)

Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pt_BR/
2022-06-15 20:41:06 +02:00
Felipe Nogueira
747ffb78b9
Added translation using Weblate (Portuguese (Brazil)) 2022-06-15 20:41:06 +02:00
dependabot[bot]
1144becbf2 Bump shaka-player from 4.1.0 to 4.1.1
Bumps [shaka-player](https://github.com/shaka-project/shaka-player) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/shaka-project/shaka-player/releases)
- [Changelog](https://github.com/shaka-project/shaka-player/blob/v4.1.1/CHANGELOG.md)
- [Commits](https://github.com/shaka-project/shaka-player/compare/v4.1.0...v4.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 19:41:03 +01:00
dependabot[bot]
034eec44e5 Bump prettier from 2.6.2 to 2.7.0
Bumps [prettier](https://github.com/prettier/prettier) from 2.6.2 to 2.7.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.6.2...2.7.0)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-15 19:40:38 +01:00
dependabot[bot]
6f5ed7e08d Bump vite from 2.9.10 to 2.9.12
Bumps [vite](https://github.com/vitejs/vite/tree/HEAD/packages/vite) from 2.9.10 to 2.9.12.
- [Release notes](https://github.com/vitejs/vite/releases)
- [Changelog](https://github.com/vitejs/vite/blob/main/packages/vite/CHANGELOG.md)
- [Commits](https://github.com/vitejs/vite/commits/v2.9.12/packages/vite)

---
updated-dependencies:
- dependency-name: vite
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 05:19:21 +01:00
dependabot[bot]
c122d2e48e Bump eslint-plugin-vue from 9.1.0 to 9.1.1
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.1.0 to 9.1.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.1.0...v9.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-13 05:19:08 +01:00