Commit Graph

720 Commits

Author SHA1 Message Date
Kavin
b457eb5c70
Implement support for DeArrow. 2023-07-19 01:40:12 +01:00
Bnyro
f5fbed04f5
fix: size of channel avatar in search results on large screens (#2680) 2023-07-17 15:34:46 +00:00
Bnyro
1d7036a30b
disable scrolling for embedded videos (#2679) 2023-07-17 17:30:47 +02:00
Bnyro
5fdc7ce017 fix position of button to clear search query 2023-07-17 10:55:50 +02:00
Bnyro
7317fc9a75
Merge pull request #2677 from Bnyro/master
Highlight links in video description
2023-07-17 10:51:02 +02:00
Bnyro
98faddaf97 Highlight links in video description 2023-07-17 10:49:38 +02:00
Bnyro
c6eec84438
Merge pull request #2676 from Bnyro/fix-search-enter
fix: enter in search bar doesn't work
2023-07-17 10:45:05 +02:00
Bnyro
4dee577f96 fix: enter in search bar doesn't work 2023-07-17 10:43:58 +02:00
Bnyro
ba3a87cb5c
add support for auto deleting the history (#1778) 2023-07-17 08:40:19 +00:00
Jack Linhart
a2f76dcd8e
Apply rounded border to channels in search results (#2672)
* Apply rounded border to channels in search results

* use built-in utility class

* Contain channel thumbnail size

* contain results in flexbox and implement custom Uno classes

* correct linter errors

* remove custom rule
2023-07-16 22:27:31 +02:00
Bnyro
2d8d47e70e Add search bar for larger screens
Co-authored-by: iatenine <iatenine@gmail.com>
2023-07-16 18:33:08 +02:00
ItzYanick
91d1762579
impl registrationDisabled into NavBar 2023-07-14 00:42:33 +02:00
Bnyro
bd21e72370 Use a router link for opening the home page 2023-07-07 18:02:01 +02:00
Bnyro
b18e964dc5
Merge pull request #2629 from Bnyro/default-homepage-fix
Open default homepage directly on navbar icon click
2023-07-06 22:58:19 +02:00
Bnyro
18276cbe40 Add shortcut to create new playlist from playlist add modal 2023-07-05 13:04:50 +02:00
Bnyro
39d11063d6 Open default homepage directly on navbar icon click 2023-07-05 12:59:23 +02:00
Bnyro
e30f63a2e3
Merge pull request #2602 from Bnyro/timebar-preview
Show timestamp when hovering seekbar
2023-06-28 08:53:43 +02:00
Bnyro
b594eeea6d Decrease bottom margin of seekbar timestamp 2023-06-28 08:52:03 +02:00
Bnyro
3381be51e4
Merge pull request #2603 from Bnyro/comment-count
Support for the comment count of a video
2023-06-27 21:40:02 +02:00
Bnyro
c751d45607 Support for the comment count of a video 2023-06-27 21:38:34 +02:00
Bnyro
0705ef1342 Show timestamp when hovering seekbar 2023-06-27 20:27:43 +02:00
Shiny Nematoda
59af0e5786 improve music artists 2023-06-25 22:42:18 +00:00
Bnyro
c1c8faaf5b
Merge pull request #2553 from Bnyro/local-playlists
Playlists without an account
2023-06-19 14:34:32 +02:00
Bnyro
dd8f86e179 Hide watch on odysee button when no lbryId 2023-06-18 10:32:23 +02:00
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
d044accf5e Fix removing videos from local playlist 2023-06-16 08:39:44 +02:00
Bnyro
f854af3581 Remove unused logging for debugging 2023-06-15 23:12:26 +02:00
Bnyro
a52c511d29 Fix remaining issues with local playlists 2023-06-15 22:41:26 +02:00
Bnyro
37d6423e08 Add support for local playlists 2023-06-15 19:18:47 +02:00
Bnyro
2e64c4f003 Refactor playlist logic into dedicated functions 2023-06-15 17:32:32 +02: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