1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
Commit Graph

29 Commits

Author SHA1 Message Date
Cadence Ember
0d23d66700 Add theme support, light theme, and edgeless light 2021-12-28 16:32:11 +13:00
Cadence Ember
5246a74115
Remove rating/sentiment bar
There are no more dislikes and there is no more ratio bar.
2021-12-16 13:30:13 +13:00
Cadence Ember
0dfa8ca2b6
Add quality label on video page, move main element 2021-12-16 12:16:03 +13:00
Cadence Ember
9babaccd3b
Support Netscape Navigator 9 2021-10-06 20:55:14 +13:00
Cadence Ember
739f537bc7
Setting to alter recommended videos display 2021-08-16 22:37:12 +12:00
Cadence Ember
f62fce4fea
Highlight current chapter in video description 2021-07-02 00:41:50 +12:00
Cadence Ember
c811a4aaf9
Fix ?t start time parameter on videos 2021-05-02 00:59:28 +12:00
8292c8db57
Fix #14 implement video autoplay with URL parameter
Fixes https://todo.sr.ht/~cadence/tube/14
2021-04-28 00:01:55 +12:00
Cadence Ember
d1e2202cae
Only show continuous mode if there are videos 2021-04-27 19:44:17 +12:00
Cadence Ember
e0238d7e7d
Preserve session-watched param on auto-proceed 2021-04-26 00:22:14 +12:00
Cadence Ember
2b2f8bf84a
Implement continuous mode 2021-04-26 00:06:35 +12:00
500aa820bc
Implement video captions
Proxy requests to NewLeaf/Invidious backend so captions are served on the
same domain
2021-04-05 01:25:58 +12:00
Cadence Ember
ac3de4b4e6
Implement preferred quality selection
The list is subject to change as I collect more feedback. I just want
to get this initial change out for everyone to use and appreciate.
2021-04-04 16:51:39 +12:00
Cadence Ember
de4438124a
Revert "add thumbnail on videos"
This reverts commit c55429ac49.

Reasoning: The video has no height while the poster image is loading,
and then once it loads a moment later, it takes up extra space,
enlarges the video, and the page jumps. I don't know how to make the
page not jump while loading the poster. Width, height, and styles
look like they're set correctly.
2021-01-25 13:53:42 +13:00
Cadence Ember
030d8121fe
Actually use redirect.invidious.io 2021-01-25 13:50:47 +13:00
Cadence Ember
c284fdf268
Switch to invidious.io 2021-01-23 21:58:30 +13:00
Cadence Ember
bb4816c4b3
Support t parameter using media fragments 2021-01-14 00:58:29 +13:00
bopol
c55429ac49
add thumbnail on videos 2021-01-13 02:36:54 +13:00
Cadence Ember
e0bc0d2e81
Implement watched videos
Watched videos on your subscriptions feed will be darkened, and the
option to hide all of them has been added.

This only takes effect if you have enabled saving watched videos on the
server in the settings menu - default is off.
2020-12-29 01:45:02 +13:00
Cadence Ember
a96d97c9d8
Proxy video thumbnails through selected instance 2020-10-18 21:51:09 +13:00
Cadence Ember
247f2ec664
Design error for if streams are not available 2020-09-24 15:55:13 +12:00
Cadence Ember
643f1e0889
Update feeds in background 2020-09-23 23:45:02 +12:00
Cadence Ember
db85ef6f66
Add #cloudtube to the watch on youtube link 2020-09-15 23:30:47 +12:00
Cadence Ember
3c99c040ee
Adjustments for Invidious compatibility:
- Formats without a qualityLabel are hidden
- Channel page descriptionHtml appearance fixed
2020-09-01 01:36:55 +12:00
Cadence Ember
c573a5ac3e
Settings page and instance selection 2020-09-01 01:22:16 +12:00
Cadence Ember
f24e1bb39c
Add database and subscribe button 2020-08-31 01:54:59 +12:00
Cadence Ember
8e991990bf Use second__order to sort formats 2020-08-25 01:50:03 +12:00
Cadence Ember
2cc6a2912a Add home page and search page 2020-08-24 22:43:55 +12:00
Cadence Ember
cbc3a2bf67 First working video page 2020-08-23 01:17:31 +12:00