Nyte
840e844947
Fix buttons UI under video player, add icon for Odysee ( #2551 )
...
Co-authored-by: Bnyro <bnyro@tutanota.com>
2023-06-16 15:07:35 +00:00
Bnyro
c52eacb96a
Merge pull request #2522 from kskarthik/master
...
refactor: vertical chapters layout for mobile screen
2023-06-14 20:41:53 +02:00
Sai Karthik
5c79735edd
fix: mistakes in chapters toggle implementation
2023-06-13 23:15:43 +05:30
Sai Karthik
ce2e3dbfb6
feat: configurable chapters layout on mobile screen
2023-06-13 17:36:53 +05:30
Bnyro
bf1ecc4c25
Option to disable search suggestions
2023-06-13 10:24:29 +02:00
Sai Karthik
ec4e2dba15
refactor(WatchVideo): add spacing b/w chapters & minimize description btn
2023-06-10 22:54:41 +05:30
Sai Karthik
4fa73663c6
refactor: vertical chapters layout for mobile screen
...
This layout aligns with youtube's chapter layout on mobile
2023-06-10 14:17:41 +05:30
Kavin
6abb2711cc
Merge pull request #2455 from robertkleinschuster/fix-comment-timestamps-seek
...
fix safari "SyntaxError: Invalid regular expression: invalid group sp…
2023-05-31 17:57:12 +01:00
Kavin
aedb762935
Merge pull request #2479 from robertkleinschuster/playlist-videos-not-updating
...
fix playlist videos not updating
2023-05-31 17:47:37 +01:00
robertkleinschuster
4991f4e8fc
fix playlist videos not updating
2023-05-31 18:31:40 +02:00
robertkleinschuster
66f3584895
correct parsing for timestamp-links in current video
2023-05-31 18:18:50 +02:00
Bnyro
0300718377
Reuse actions.okay string
2023-05-31 09:51:42 +02:00
Bnyro
b21fd103ea
Replace confirm dialogs with custom modals
2023-05-30 15:02:20 +02:00
Bnyro
e40014edb1
Support editing playlist descriptions
2023-05-30 14:24:59 +02:00
Bnyro
954d94eda2
Merge pull request #2457 from robertkleinschuster/mobile-nav-ux
...
Improved appearance of nav bar on mobile
2023-05-28 11:04:10 +02:00
Bnyro
093ac529c7
Add horizontal margin to navbar icons and remove unused code
2023-05-28 11:02:10 +02:00
robertkleinschuster
bc73307a47
improved mobile nav appearance
2023-05-26 20:41:40 +02:00
Kavin
e6015229a0
Merge pull request #2456 from robertkleinschuster/improve-watch-video-action-buttons
2023-05-26 16:35:49 +01:00
Robert Kleinschuster
9b5f9e1440
Filter layout small ( #2458 )
...
* improve feed layout on small screens
* improve feed layout on small screens
2023-05-26 16:30:44 +01:00
robertkleinschuster
1cae65d133
improved watch video action buttons on small screens
2023-05-25 21:40:14 +02:00
Bnyro
f79642d69a
Add support for playlist descriptions
2023-05-23 18:24:32 +02:00
JdM
4366e628b2
Update VideoPlayer.vue
2023-05-20 16:00:06 +02:00
JdM
717b31f3fd
Auto display of subtitles if enabled
2023-05-20 15:36:12 +02:00
JdM
006067b019
Add settings option
2023-05-19 17:38:11 +02:00
Khusroo Hayat
e88ec4b976
Set Fixed Subscriptions Modal Height ( #2414 )
2023-05-19 08:06:02 +02:00
Bnyro
f0fdeb18e3
Merge pull request #2413 from Bnyro/import-multiple-playlists
...
Allow importing muliple playlists at once
2023-05-17 14:12:26 +02:00
Bnyro
ebf5d126b9
Allow importing muliple playlists at once
2023-05-17 09:55:49 +02:00
Kavin
75dcc0abf1
Make the canvas display: none by default.
2023-05-15 05:42:14 +01:00
Malloc Voidstar
73f516b9ce
Fix comment like icon
2023-05-09 03:25:01 -07:00
FireMasterK
7db00846b0
Fix video like dislike icons
...
Closes #2367
2023-05-09 07:44:34 +01:00
Bnyro
4343c5f9bc
Simplify checkboxes and fix disappearing of channel groups
2023-05-08 14:13:32 +02:00
Bnyro
c217d5e4e3
Subscription groups
2023-05-07 19:56:56 +02:00
Glen Lowland
25818ae89f
Fix seekbar preview aspect ratio and cropping
...
This PR fixes two issue observed with the seekbar preview:
- sometimes images got cropped incorrectly at the end of the video due to image having less frames that server tells us - so calculate it in place;
- set canvas width and height based on actual frame data so it follows the video aspect ratio rather than hard-coded value.
2023-05-01 23:22:30 +01:00
Kavin
ec08bdc31d
Merge pull request #2218 from EscherMoore/add-pip-hotkey
...
Fix: Add a hotkey to toggle Picture-In-Picture
2023-04-29 19:51:32 +01:00
Kavin
f1c1cb94f8
Dismiss autoplay on page unload.
2023-04-29 19:45:13 +01:00
Kavin
096999a69e
Merge remote-tracking branch 'origin/master' into toast
2023-04-29 19:09:15 +01:00
Kavin
961d233dd5
Add proper support for channel handles
2023-04-27 13:31:46 +01:00
Kavin
867d4678c3
Merge pull request #2310 from SecularSteve/SecularSteve-delete-search-improvement
...
Replaced "delete-search" icon as (⨉) instead of (x)
2023-04-26 13:08:29 +01:00
Bnyro
ba36d4b0da
Fix position and visibility issues of the seekbar preview
2023-04-22 11:32:06 +02:00
SecularSteve
811ce64084
replaces delete-search icon as ⨉ instead of x > Improvement
...
It looks so much better
2023-04-18 23:09:23 +02:00
Kavin
974324fad7
Listen on the actual seekbar to calculate
2023-04-17 00:05:06 +01:00
Kavin
7ce0c0fcc0
Fix for calculating right position in seekbar preview
2023-04-17 00:00:32 +01:00
Bnyro
367bb0f0a0
Add a seekbar thumbnail preview
2023-03-26 17:56:50 +02:00
Kavin
288b4907d6
Fix for playlist uploaders/creators being unclickable.
2023-03-21 16:22:13 +00:00
Bnyro
e0fc598223
Fix alignment of shorts videos
2023-03-19 15:36:25 +01:00
Bnyro
3168f87371
Fix minor video layout issues
2023-03-19 15:33:07 +01:00
Bnyro
3213029edc
Merge pull request #2231 from Bnyro/master
...
Apply changes from #1632
2023-03-19 11:13:13 +01:00
Bnyro
115fc36e64
Apply changes from #1632
2023-03-19 11:10:21 +01:00
Kavin
defefed9ed
Merge remote-tracking branch 'origin/master' into toast
2023-03-17 04:13:04 +00:00
rramiachraf
ae8b1bf413
Hide show more
button when description has less than 100 characters
2023-03-16 18:03:35 +01:00