Palash
479cc40a45
filter button went full screen fixed
2022-04-21 20:12:37 +01:00
Kavin
3f67964ef8
Merge pull request #530 from filipesmedeiros/feat/no-animation
...
feat: no animations
2021-10-15 16:57:07 +01:00
FireMaskterK
d4b3a47149
Change form to a div element.
2021-10-14 10:54:56 +01:00
Filipe Medeiros
0941d72960
fix: fix logo spacing
2021-10-14 10:21:25 +01:00
Filipe Medeiros
5e38153b36
wip search
2021-10-14 10:21:25 +01:00
Filipe Medeiros
ad08b45041
feat: animations on by default
2021-10-14 10:21:25 +01:00
Filipe Medeiros
e40dbe02a7
fix: mobile menu
2021-10-14 10:21:25 +01:00
Filipe Medeiros
660788c78e
feat: setting for disabling animations
2021-10-14 10:21:25 +01:00
dependabot[bot]
31fde1f29c
Bump vue from 3.2.19 to 3.2.20
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.2.19 to 3.2.20.
- [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-10-14 10:20:04 +01:00
dependabot[bot]
33aa212284
Bump css-loader from 6.3.0 to 6.4.0
...
Bumps [css-loader](https://github.com/webpack-contrib/css-loader ) from 6.3.0 to 6.4.0.
- [Release notes](https://github.com/webpack-contrib/css-loader/releases )
- [Changelog](https://github.com/webpack-contrib/css-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/webpack-contrib/css-loader/compare/v6.3.0...v6.4.0 )
---
updated-dependencies:
- dependency-name: css-loader
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 10:20:04 +01:00
dependabot[bot]
3abae12315
Bump @vue/compiler-sfc from 3.2.19 to 3.2.20
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.19 to 3.2.20.
- [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.20/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-10-14 10:20:04 +01:00
dependabot[bot]
83ce109b3b
Bump uikit from 3.7.5 to 3.7.6
...
Bumps [uikit](https://github.com/uikit/uikit ) from 3.7.5 to 3.7.6.
- [Release notes](https://github.com/uikit/uikit/releases )
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/uikit/uikit/compare/v3.7.5...v3.7.6 )
---
updated-dependencies:
- dependency-name: uikit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-14 10:20:04 +01:00
FireMaskterK
2e8f4f5c36
Change color of noscript text to white.
2021-10-14 10:20:04 +01:00
FireMaskterK
8fa3f9d501
Add support for rendering search corrections.
2021-10-14 10:20:04 +01:00
Kavin
18f9cbe060
Merge pull request #527 from filipesmedeiros/fix/perf-and-improvements
...
fix: some perf and other improvements
2021-10-11 13:19:51 +01:00
Filipe Medeiros
95131c40ab
fix: some perf and other improvements
2021-10-11 10:15:11 +01:00
Kavin
a623887a11
Merge pull request #518 from filipesmedeiros/feat/component-sidebar
...
feat: menu and feed start
2021-10-10 23:07:12 +01:00
Filipe Medeiros
0e1c29ce23
fix: screens not full width
2021-10-10 23:03:51 +01:00
Filipe Medeiros
dd6bb30532
feat: a bit of the search bar and improvements to the menu
2021-10-10 20:52:13 +01:00
Filipe Medeiros
328ecd43b6
feat: menu for mobile and improvements
2021-10-10 13:37:01 +01:00
Filipe Medeiros
14976bad88
feat: sidebar
...
not perfect, but good enough for me, maybe you can
tweak it to make it better!
only on desktop for now
2021-10-10 04:35:10 +01:00
FireMasterK
24c338ca49
actions: Add build and lint
...
Closes #512
2021-10-08 22:50:49 +01:00
FireMasterK
8143919374
Fix old regression for Views and Upload date on channels.
...
Closes #424
2021-10-08 22:08:41 +01:00
FireMasterK
9bd49ee04d
Include prettier config files.
2021-10-08 21:41:03 +01:00
Kavin
33242a6e25
Merge pull request #513 from filipesmedeiros/chore/rebase-with-master
...
[chore] rebase with master
2021-10-08 21:25:33 +01:00
Kavin
92d61a23af
Make eslint work, and fix all warnings. ( #511 )
...
* Make eslint work, and fix all warnings.
* Don't ignore v-html rule globally.
* Remove eslint file and merge in package.json.
2021-10-08 19:52:51 +01:00
FireMasterK
41ac97ed92
Add better upload date formatting.
2021-10-08 17:52:55 +01:00
FireMasterK
e8f8930932
Fix fullscreen hotkey regression.
2021-10-08 17:38:01 +01:00
FireMaskterK
68341d6441
Format and capitalize "Listen to".
2021-10-07 23:44:54 +01:00
Filipe Medeiros
cb48f3574d
feat: adds the option to toggle listen mode when watching a video ( #508 )
...
* feat: adds the option to toggle listen mode when watching a video
* feat: improve a11y
* Change some logic.
Co-authored-by: FireMaskterK <20838718+FireMasterK@users.noreply.github.com>
2021-10-07 23:43:48 +01:00
Weblate (bot)
6dee63ce5b
Translations update from Weblate ( #507 )
...
* Translated using Weblate (French)
Currently translated at 100.0% (70 of 70 strings)
Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fr/
* Translated using Weblate (Greek)
Currently translated at 100.0% (70 of 70 strings)
Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/el/
* Translated using Weblate (Malayalam)
Currently translated at 98.5% (69 of 70 strings)
Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/ml/
* Translated using Weblate (Persian)
Currently translated at 58.3% (42 of 72 strings)
Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/fa/
* Translated using Weblate (Polish)
Currently translated at 97.2% (70 of 72 strings)
Translation: Piped/Frontend
Translate-URL: https://hosted.weblate.org/projects/piped/frontend/pl/
Co-authored-by: TiA4f8R <avdivers84@gmail.com>
Co-authored-by: IceDBorn <weblate.tain@dralias.com>
Co-authored-by: vachan-maker <vachan2014carmel@gmail.com>
Co-authored-by: Mostafa Ahangarha <ahangarha@gmail.com>
Co-authored-by: Lukas Pik <piszczun@wp.pl>
2021-10-07 13:34:50 +01:00
dependabot[bot]
2d18e2cdc3
Bump eslint-plugin-vue from 7.19.0 to 7.19.1
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.19.0 to 7.19.1.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.19.0...v7.19.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>
2021-10-07 08:35:15 +01:00
dependabot[bot]
df69edad0e
Bump vue-i18n from 9.1.8 to 9.1.9
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 9.1.8 to 9.1.9.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/v9.1.9/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.1.9/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-07 08:34:44 +01:00
FireMaskterK
edf668dfd4
Switch to non reactive variables for shaka-player.
2021-10-06 15:33:52 +01:00
dependabot[bot]
b4155c47d0
Bump uikit from 3.7.4 to 3.7.5
...
Bumps [uikit](https://github.com/uikit/uikit ) from 3.7.4 to 3.7.5.
- [Release notes](https://github.com/uikit/uikit/releases )
- [Changelog](https://github.com/uikit/uikit/blob/develop/CHANGELOG.md )
- [Commits](https://github.com/uikit/uikit/compare/v3.7.4...v3.7.5 )
---
updated-dependencies:
- dependency-name: uikit
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-06 11:20:09 +01:00
dependabot[bot]
ff3a2ab884
Bump core-js from 3.18.1 to 3.18.2
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.18.1 to 3.18.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.18.1...v3.18.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-10-06 11:19:50 +01:00
dependabot[bot]
10c3755285
Bump eslint-plugin-vue from 7.18.0 to 7.19.0
...
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.18.0 to 7.19.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.18.0...v7.19.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-10-05 09:10:29 +01:00
dependabot[bot]
3a1183db78
Bump vue-i18n from 9.1.7 to 9.1.8
...
Bumps [vue-i18n](https://github.com/intlify/vue-i18n-next/tree/HEAD/packages/vue-i18n ) from 9.1.7 to 9.1.8.
- [Release notes](https://github.com/intlify/vue-i18n-next/releases )
- [Changelog](https://github.com/intlify/vue-i18n-next/blob/v9.1.8/CHANGELOG.md )
- [Commits](https://github.com/intlify/vue-i18n-next/commits/v9.1.8/packages/vue-i18n )
---
updated-dependencies:
- dependency-name: vue-i18n
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-10-05 09:10:22 +01:00
Danial Haddadi
469b194d2f
Fix safari fullscreen ( #495 )
2021-10-04 11:05:53 +01:00
Danial Haddadi
eea4ed14dc
Add hide recommendations button on mobile ( #494 )
2021-10-04 01:08:25 +01:00
FireMaskterK
998c1d1b7c
readme: Add link to self-hosting guide.
2021-10-04 00:35:45 +01:00
Danial Haddadi
91c832f53f
Allow channel name to overflow ( #492 )
...
* Allow channel name to overflow
* Add missing title to VideoItem uploader name router-link
2021-10-04 00:00:38 +01:00
Danial Haddadi
930395f74e
Store preferred playback rate ( #493 )
2021-10-03 20:18:04 +01:00
dependabot[bot]
6b00fe8b8e
Bump actions/setup-node from 2.4.0 to 2.4.1
...
Bumps [actions/setup-node](https://github.com/actions/setup-node ) from 2.4.0 to 2.4.1.
- [Release notes](https://github.com/actions/setup-node/releases )
- [Commits](https://github.com/actions/setup-node/compare/v2.4.0...v2.4.1 )
---
updated-dependencies:
- dependency-name: actions/setup-node
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
2021-09-28 10:05:50 +01:00
dependabot[bot]
64584c19b8
Bump vue from 3.2.16 to 3.2.19
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.2.16 to 3.2.19.
- [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-27 15:21:30 +01:00
dependabot[bot]
2708c013c4
Bump @vue/compiler-sfc from 3.2.16 to 3.2.19
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.16 to 3.2.19.
- [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.19/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-27 15:12:34 +01:00
dependabot[bot]
4e71f43a49
Bump core-js from 3.18.0 to 3.18.1
...
Bumps [core-js](https://github.com/zloirock/core-js ) from 3.18.0 to 3.18.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.18.0...v3.18.1 )
---
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-27 15:12:25 +01:00
dependabot[bot]
5394680d79
Bump javascript-time-ago from 2.3.8 to 2.3.9
...
Bumps [javascript-time-ago](https://github.com/catamphetamine/javascript-time-ago ) from 2.3.8 to 2.3.9.
- [Release notes](https://github.com/catamphetamine/javascript-time-ago/releases )
- [Changelog](https://github.com/catamphetamine/javascript-time-ago/blob/master/CHANGELOG.md )
- [Commits](https://github.com/catamphetamine/javascript-time-ago/compare/v2.3.8...v2.3.9 )
---
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>
2021-09-27 15:11:58 +01:00
dependabot[bot]
ace17e3d1d
Bump vue from 3.2.14 to 3.2.16
...
Bumps [vue](https://github.com/vuejs/vue ) from 3.2.14 to 3.2.16.
- [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-24 12:10:56 +01:00
dependabot[bot]
6b346d6c59
Bump @vue/compiler-sfc from 3.2.14 to 3.2.16
...
Bumps [@vue/compiler-sfc](https://github.com/vuejs/vue-next/tree/HEAD/packages/compiler-sfc ) from 3.2.14 to 3.2.16.
- [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.16/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-24 12:00:08 +01:00