Kavin
f93f52051c
Center videos, and limit video size in embeds. ( #848 )
2022-02-22 06:13:36 +00:00
FireMasterK
07186f8787
Use regex to replace URLs.
...
Close #773
2022-01-31 04:05:59 +00:00
FireMasterK
9b18f2eff2
Add live indicator for videos, pretranslate more components.
2022-01-30 23:48:27 +00:00
FireMasterK
de8fb4fab5
Hide chapters component if there are no chapters.
...
Closes #756
2022-01-22 23:23:31 +00:00
FireMasterK
bf1fc5e84d
Translation component improvements.
2022-01-14 02:54:27 +00:00
dependabot[bot]
5d8ae14db7
Bump eslint-plugin-vue from 7.20.0 to 8.3.0 ( #722 )
...
* Bump eslint-plugin-vue from 7.20.0 to 8.3.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue ) from 7.20.0 to 8.3.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases )
- [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.20.0...v8.3.0 )
---
updated-dependencies:
- dependency-name: eslint-plugin-vue
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* Refractor component names.
For vue/multi-word-component-names
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: FireMasterK <20838718+FireMasterK@users.noreply.github.com>
2022-01-13 05:12:06 +00:00
Kavin
fc4978ec03
Add support for displaying chapters ( #694 )
2022-01-13 04:52:14 +00:00
FireMasterK
63062bd767
Fix minimize recommandation overlap.
2022-01-12 22:17:22 +00:00
Tomasz Rymkiewicz
c8639c2ce7
Make eslint work with vue files
2022-01-12 05:31:12 +00:00
Tomasz Rymkiewicz
53197b5e2d
Autoclose HTML tags
2022-01-12 05:31:12 +00:00
Tomasz Rymkiewicz
d750eabc37
Favour v-text over mustache syntax
2022-01-12 05:31:12 +00:00
Tomasz Rymkiewicz
c4ea68f9d8
Replace b and i tags with semantic HTML
2022-01-12 05:31:12 +00:00
FireMasterK
9b6e32683f
Remove whitepace for spacing, and reduce grid dom size.
2022-01-12 05:31:12 +00:00
FireMasterK
ea7669c863
Some general improvements.
2022-01-12 05:31:12 +00:00
FireMasterK
43e69ff284
Implement theming in a better manner.
2022-01-12 05:31:12 +00:00
FireMasterK
d9283b2762
Fix navbar.
2022-01-12 05:31:12 +00:00
FireMasterK
d0c45650de
Fix layout above description.
...
Affects, uploaded date, views, likes, subscribe button, etc.
2022-01-12 05:31:12 +00:00
FireMasterK
defe4d6c91
Migrate more css classes.
2022-01-12 05:31:12 +00:00
FireMasterK
4899c9717c
Port more classes.
2022-01-12 05:31:12 +00:00
FireMasterK
871447050c
Attempt to migrate more classes.
2022-01-12 05:31:12 +00:00
FireMaskterK
74d2bec931
Fix like counter display, since YouTube hides dislikes.
2021-12-18 08:19:47 +00:00
FireMaskterK
215e12fafe
Add button to open embed video in new tab.
...
Closes #611
Closes https://github.com/TeamPiped/Piped-Redirects/issues/4
2021-11-11 08:16:15 +00:00
FireMaskterK
8ea56aa0b9
Implement comment replies.
2021-11-01 20:23:04 +00:00
FireMaskterK
e3df414cdb
Simplify uk-button css.
2021-10-31 18:36:47 +00:00
Kavin
1c03633c62
Remove all non-essential js related to uikit. ( #585 )
...
* Remove all non-essential js related to uikit.
* Add padding to the bottom of the grid.
2021-10-31 17:44:36 +00:00
FireMaskterK
ea827a48ac
Use entire screen space for WatchVideo.
...
Closes #577
2021-10-28 19:24:16 +01:00
FireMaskterK
993fb15397
Add support for storing and loading video watched times.
...
Closes #373
2021-10-27 01:15:53 +01:00
FireMaskterK
6ee9592218
Update pre-existing watch history.
...
Closes #567
2021-10-27 00:49:56 +01:00
FireMaskterK
d28945f5be
Handle videos with Ratings Disabled.
...
Closes #555
2021-10-23 22:20:26 +01:00
FireMaskterK
7baa3fbe34
Show a different icon when already listening.
...
Closes #544
2021-10-17 15:18:57 +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
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
Danial Haddadi
eea4ed14dc
Add hide recommendations button on mobile ( #494 )
2021-10-04 01:08:25 +01:00
ChunkyProgrammer
40b74c7745
Accessibility Improvements ( #467 )
...
* accessibility improvements
* fix listen icon
2021-09-21 22:58:25 +01:00
FireMasterK
4a8927c794
Default to autoplay being disabled by default.
...
Closes #466
2021-09-21 22:48:55 +01: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
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
FireMasterK
efbf3f66b7
Render verified checkmark when watching video.
2021-09-05 03:20:14 +05:30
IceDBorn
a45b2b8380
Make avatar images circular ( #400 )
2021-09-01 17:06:00 +05:30
FireMasterK
412efc2ef1
Make minimum width 640px for desktop like view.
...
Closes #385
2021-08-30 20:17:31 +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
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
c260091e3e
Add Watch on LBRY button.
2021-08-08 16:48:45 +05:30
FireMasterK
4ef653df31
Make embed show video in full-screen.
2021-08-04 10:43:31 +05:30
FireMasterK
96950e61e7
Add option to minimize description by default.
...
Closes #328
2021-07-30 14:33:16 +05:30
FireMasterK
2ca802e669
Change parameter name to match backend.
2021-07-30 00:56:56 +05:30
Emil Carlsson
960f5d414c
Fix overflowing title when watching video ( #319 )
...
* Fix overflowing titles
* Fix overflowing title when watching video
2021-07-27 17:15:29 +00:00