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

27 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
893c22aded
Change dropdown marker to be more visible
The colour now contrasts more and the outline is reduced so that less
space is hinted in the middle of the arrow.

References: https://todo.sr.ht/~cadence/tube/46
2021-12-16 12:56:05 +13:00
Cadence Ember
9babaccd3b
Support Netscape Navigator 9 2021-10-06 20:55:14 +13:00
Cadence Ember
539260c8de
Improve documentation and errors around local mode 2021-08-19 19:33:47 +12:00
Cadence Ember
f62fce4fea
Highlight current chapter in video description 2021-07-02 00:41:50 +12:00
Cadence Ember
db7ccabb3b
Implement video filters 2021-05-12 00:29:44 +12:00
Cadence Ember
77c927ba8c
Remove mistaken console.log 2021-05-11 22:00:10 +12:00
Cadence Ember
7caa4fb435
Change JS timestamp clicks to be object oriented 2021-05-02 01:01:09 +12:00
7023d0287c
Seek videos without reloading the page on clicked timestamps 2021-05-02 00:33:30 +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
Cadence Ember
cbedc46c9b
Synchronise video/audio playback rate 2021-04-10 00:25:06 +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
7fee8b21bc
Do not override up/down arrow keys 2021-02-19 00:52:43 +13:00
Cadence Ember
b58f1515eb
Don't prevent Alt+⬅️/Alt+➡️ navigation hotkeys
Anything with the alt key is now ignored and untouched.
2021-02-12 00:46:56 +13:00
Cadence Ember
ac28332ac0
Add "mark watched" button to subscriptions page 2021-01-09 14:09:59 +13:00
Cadence Ember
d806eb0426
(attempt to) resume audio and video simultaneously 2020-10-29 21:16:59 +13:00
Cadence Ember
9a890574d5
Add local fetch option 2020-10-26 20:29:05 +13:00
Cadence Ember
f78ee4ff0f
Better notice when instance is blocked 2020-10-18 22:44:50 +13:00
Cadence Ember
4af41e3c7f
Optimise SVGs with svgo 2020-10-18 22:44:25 +13:00
Cadence Ember
c573a5ac3e
Settings page and instance selection 2020-09-01 01:22:16 +12:00
Cadence Ember
59a7489545
Add subscriptions page 2020-08-31 03:14:05 +12:00
Cadence Ember
f24e1bb39c
Add database and subscribe button 2020-08-31 01:54:59 +12:00
Cadence Ember
12187be6e8
Add robots.txt 2020-08-30 01:22:53 +12:00
Cadence Ember
9db801c0d5 General fixes 2020-08-25 01:49:48 +12:00
Cadence Ember
cbc3a2bf67 First working video page 2020-08-23 01:17:31 +12:00
Cadence Ember
23a7da45d3
git subrepo clone /home/cloud/Code/pinski-plugins/elemjs html/static/js/elemjs
subrepo:
  subdir:   "html/static/js/elemjs"
  merged:   "637cc07"
upstream:
  origin:   "/home/cloud/Code/pinski-plugins/elemjs"
  branch:   "other"
  commit:   "637cc07"
git-subrepo:
  version:  "0.4.0"
  origin:   "https://github.com/ingydotnet/git-subrepo"
  commit:   "5d6aba9"
2020-08-05 17:36:42 +12:00