1
0
mirror of https://git.sr.ht/~cadence/cloudtube synced 2024-09-19 18:57:30 +00:00
Go to file
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
api Implement watched videos 2020-12-29 01:45:02 +13:00
background Unsubscribe feed channel if channel not found 2020-12-06 15:40:04 +13:00
config Add config overrides file 2020-11-20 18:29:34 +13:00
html (attempt to) resume audio and video simultaneously 2020-10-29 21:16:59 +13:00
pug Implement watched videos 2020-12-29 01:45:02 +13:00
sass Implement watched videos 2020-12-29 01:45:02 +13:00
utils Implement watched videos 2020-12-29 01:45:02 +13:00
.gitignore Add config overrides file 2020-11-20 18:29:34 +13:00
jsconfig.json First working video page 2020-08-23 01:17:31 +12:00
package-lock.json Add config overrides file 2020-11-20 18:29:34 +13:00
package.json Add config overrides file 2020-11-20 18:29:34 +13:00
server.js Move utils folder and fix published text 2020-09-24 00:05:02 +12:00