Commit Graph

139 Commits

Author SHA1 Message Date
Arkadiusz Fal
4f1520a6ce Minor fixes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ea2b6f9932 Add close video button to browser controls 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
ab8549e103 Minor improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31c5ed1643 Navigation improvements 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
a2e23fe72c New playlist navigation 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
0ad350a6b5 New channel navigation 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
c5af865ffe Add buttons to next video and restart video (fix #106)
Previous video requires rebuilding queue a little, maybe in the future
2022-10-27 18:03:57 +02:00
Arkadiusz Fal
9abba2d19c Add Open in PiP option (fix #137) 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
78d7693128 Player overlaying other views and swipe gesture (fix #44, #130) 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
825c312b1c Fix browser controls play button disabled state 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
52df6bf76e Fix using Watch history in player queue 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
180bace38c Add toggle for dislikes 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
79118ff7e2 Fixes for MPV in macOS 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
31a28a7cbd Hello, mpv! 🎉 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
9868a2ef01 Reorganize toolbars placement 2022-10-27 18:03:57 +02:00
Arkadiusz Fal
0bc4a677d4 Create/delete Piped playlists and add/remove videos to Piped playlists 2022-05-22 00:30:10 +02:00
Arkadiusz Fal
8d36f57271 Preliminary support for Piped playlist (listing playlists and videos) 2022-04-10 17:07:10 +02:00
Arkadiusz Fal
1c520831d1 Improve placeholders 2022-03-27 20:27:59 +02:00
Arkadiusz Fal
ae4796a4c5 Add placeholders 2022-03-27 13:26:38 +02:00
Arkadiusz Fal
70b55ec2b2 Further subscribe buttons improvements 2022-03-26 19:01:38 +01:00
Arkadiusz Fal
cc7bb83e74 Fix #84 2022-03-26 14:37:55 +01:00
Arkadiusz Fal
d096fdb344 Slightly more compact thumbnails badges 2022-01-07 20:06:18 +01:00
Arkadiusz Fal
3630cd404d Fix refresh buttons opacity 2022-01-07 12:12:56 +01:00
Arkadiusz Fal
9304bf6158 Add refresh buttons keyboard shortcuts 2022-01-07 00:00:40 +01:00
Arkadiusz Fal
f29dc792c2 Fix player controls progress bar warning 2022-01-06 17:47:07 +01:00
Arkadiusz Fal
e159bb772c Improve macOS Big Sur blur effect 2022-01-06 17:00:58 +01:00
Arkadiusz Fal
520d69f37a Backport blur effect for iOS 14/macOS Big Sur 2022-01-06 15:58:16 +01:00
Arkadiusz Fal
363424fa74 Add pull to refresh for Subscriptions, Popular and Trending (fixes #31) 2022-01-05 17:25:57 +01:00
Arkadiusz Fal
04df9551ba Add Play/Shuffle All for playlists (fixes #39)
Add Remove All from queue button on tvOS
2022-01-02 20:46:02 +01:00
Arkadiusz Fal
ab174c73fd Extract progress view, show video details loading 2021-12-29 19:39:38 +01:00
Arkadiusz Fal
ac1c6685a1 Improve history, resume videos, mark watched videos (fixes #42) 2021-12-26 23:35:44 +01:00
Arkadiusz Fal
ea90f650d8 Remove unused code, minor style changes 2021-12-20 00:36:12 +01:00
Arkadiusz Fal
0a5cb5b542 Fix video context menu channel subscription button (fixes #41) 2021-12-19 23:27:20 +01:00
Arkadiusz Fal
efce339234 Add context menu to close current video from player bar 2021-12-19 18:21:10 +01:00
Arkadiusz Fal
61a4951831 Layout and PiP improvements, new settings
- player is now a separate window on macOS
- add setting to disable pause when player is closed (fixes #40)
- add PiP settings:
  * Close PiP when starting playing other video
  * Close PiP when player is opened
  * Close PiP and open player when application
    enters foreground (iOS/tvOS) (fixes #37)
- new player placeholder when in PiP, context menu with exit option
2021-12-19 18:17:04 +01:00
Arkadiusz Fal
4fab7c2c16 Fix channel view in tab navigation 2021-12-17 20:53:53 +01:00
Arkadiusz Fal
f609ed1ed4 Fix unsubscribing from channel 2021-12-17 20:53:24 +01:00
Arkadiusz Fal
8d49934fe8 Encapsulate open channel action 2021-12-17 17:34:55 +01:00
Arkadiusz Fal
941e6a909d Set full screen views background color based on color scheme on tvOS (fixes #30) 2021-12-05 18:09:25 +01:00
Arkadiusz Fal
19a3f08336 Comments (fixes #4) 2021-12-04 20:57:09 +01:00
Arkadiusz Fal
bd59b8e2c3 Improve favorite button 2021-12-02 21:35:25 +01:00
Arkadiusz Fal
dd995105b5 Minor UI fixes for macOS Big Sur 2021-12-02 20:33:32 +01:00
Arkadiusz Fal
45c917160e Display build number next to version 2021-12-02 00:17:19 +01:00
Arkadiusz Fal
e61d1dfe2e Add settings for selecting visible sections (fixes #16) 2021-12-02 00:10:21 +01:00
Arkadiusz Fal
5ef89ac9f4 iOS 14/macOS Big Sur Support 2021-11-30 19:01:08 +01:00
Arkadiusz Fal
0e3effd512 Add support for Piped accounts and subscriptions 2021-11-15 18:58:45 +01:00
Arkadiusz Fal
a70d4f3b38 Fix share URLs 2021-11-13 16:45:47 +01:00
Arkadiusz Fal
72d735e962 Minor improvements 2021-11-10 23:05:59 +01:00
Arkadiusz Fal
ef5ac0ec65 Adding search queries to favorites 2021-11-10 00:25:33 +01:00
Arkadiusz Fal
e7e6bd109c Add new menus 2021-11-09 00:20:35 +01:00
Arkadiusz Fal
3b7d54aab2 Display project version number 2021-11-08 22:09:21 +01:00
Arkadiusz Fal
db9f7e5f5d Fix new offenses 2021-11-08 18:22:34 +01:00
Arkadiusz Fal
f8e6560698 Add related videos 2021-11-03 20:53:37 +01:00
Arkadiusz Fal
f49453e871 Improve sharing, add YouTube links 2021-11-02 23:17:19 +01:00
Arkadiusz Fal
8df452752a Managing Favorites sections 2021-11-01 22:56:18 +01:00
Arkadiusz Fal
24f7c566bf PiP and UI improvements 2021-10-28 19:15:43 +02:00
Arkadiusz Fal
544dc70c5d Share button 2021-10-27 01:10:07 +02:00
Arkadiusz Fal
1ca7b04e89 Playlists handling improvements 2021-10-24 23:36:24 +02:00
Arkadiusz Fal
19bb4955a2 Persistence for queue, history and last played 2021-10-24 22:07:41 +02:00
Arkadiusz Fal
ca8298a9e9 Basic Safari extension 2021-10-24 14:41:26 +02:00
Arkadiusz Fal
8e0af22b94 Add Sponsor Block and settings 2021-10-23 21:11:53 +02:00
Arkadiusz Fal
7ab5886ed4 Fix thumbnails loading indicators 2021-10-23 13:34:10 +02:00
Arkadiusz Fal
cc68e53f42 Improve Player Controls view 2021-10-23 13:29:08 +02:00
Arkadiusz Fal
734bb31260 Channel playlists support 2021-10-23 01:04:03 +02:00
Arkadiusz Fal
4307da57c5 Video playback progress and restoring time for previously played 2021-10-22 22:49:31 +02:00
Arkadiusz Fal
0e54cbcad0 Channels search, add SDWebImage framework 2021-10-22 02:05:01 +02:00
Arkadiusz Fal
c3326a56af Extended Piped support 2021-10-21 01:56:40 +02:00
Arkadiusz Fal
2d075e7b3a Save last used account instead of having to set default 2021-10-19 23:29:50 +02:00
Arkadiusz Fal
ec395ff2e0 Add Welcome screen 2021-10-18 01:29:03 +02:00
Arkadiusz Fal
62e17d5a18 Add Piped support 2021-10-17 23:01:43 +02:00
Arkadiusz Fal
70c089e696 Initial functionality of player items queue
Fix environment objects

Hide video player placeholder on tvOS

Queue improvements
2021-10-13 23:47:56 +02:00
Arkadiusz Fal
e270b7b213 Add Periphery configuration, remove unused code 2021-09-29 17:30:52 +02:00
Arkadiusz Fal
282170209b Increase sort/filter buttons font size on tvOS 2021-09-29 13:52:09 +02:00
Arkadiusz Fal
ef5c75a2bc Previews environment objects fixtures 2021-09-29 13:45:00 +02:00
Arkadiusz Fal
bd813e6771 Navigation model improvements 2021-09-29 01:01:49 +02:00
Arkadiusz Fal
7446c945b5 Unify forms, add to/remove from playlist on all platforms, UI improvements 2021-09-28 20:06:05 +02:00
Arkadiusz Fal
17291b47e0 Remove legacy tvOS list layout 2021-09-27 00:32:39 +02:00
Arkadiusz Fal
a0f74a5899 Debouncing and form validation improvements 2021-09-26 22:12:43 +02:00
Arkadiusz Fal
f9396985c9 More search UI improvements across all the platforms 2021-09-26 19:40:25 +02:00
Arkadiusz Fal
4e0d7b60f7 Search improvements for iOS 2021-09-25 14:18:43 +02:00
Arkadiusz Fal
a7da3b9468 Settings for iOS/macOS 2021-09-25 11:34:46 +02:00
Arkadiusz Fal
433725c5e8 Fix for loading subscriptions 2021-09-19 19:31:21 +02:00
Arkadiusz Fal
bede29dd51 Search history for tab navigation 2021-09-19 14:47:46 +02:00
Arkadiusz Fal
ee1cb924c9 Recently opened for sidebar navigation 2021-09-19 13:06:54 +02:00
Arkadiusz Fal
5e403c7f15 Search UI fixes 2021-09-13 22:44:49 +02:00
Arkadiusz Fal
b00b54ad2a Channels layout improvements, other UI fixes 2021-09-02 01:11:58 +02:00
Arkadiusz Fal
1651110a5d Playlists and channels in the sidebar 2021-08-29 23:39:57 +02:00
Arkadiusz Fal
1196a2a5e2 Subscribe/unsubscribe channels 2021-08-26 00:12:59 +02:00
Arkadiusz Fal
ea634390a6 Minor fixes, split files into folders 2021-08-20 00:38:31 +02:00