tubearchivist/tubearchivist/home/templates/home
Nathan DeTar 4812b8da55
Save Video Progress (#179)
* Added cast integration docs.

* Changed header sizes.

* Added more space above Requirements

* Added cast integration docs.

* Removed separate cast integration docs

* Further indented quote from Google

* Switch to HTML based video position.

* Ground work for API changes and video progress

* Added onpause attribute to video.

* Added save video progress feature.

* Added API check for subtitle status.

* Switch method to DELETE if position is 0

* Added `createVideoTag()` function

* Added `InsertVideoTag()` function

* Switch to JS generated video tag, add on page load

* Removed extra data from DELETE request

* Removed unused code

* Reduced duplicate code

* Cleanup & groundwork cast pull metadata from API

* Minor bug fix

* Fix saving video progress on player close.

* Only send video progress when unwatched

* Cleanup

* Added `getURL()` function

* Cast use API & save progress/mark as watched

* Added cast progress checks

* Changed thresholds for marking videos as watched

* Added `watchedThreshold()` function
2022-02-24 09:36:31 +07:00
..
about.html restructure html to allow for non boxed-content classes within content blocks, #98 2021-12-06 18:07:57 +07:00
base.html bump release version 2022-02-13 10:58:58 +07:00
channel.html invert the hide button to more clearly show what it is currently set as. (#150) 2022-01-15 14:18:23 +07:00
channel_id.html When no videos are found, add a hint to start a search/download (#167) 2022-02-11 12:52:26 +07:00
downloads.html indicate max page size on downloads page, add note to wiki, #156 2022-02-12 19:42:07 +07:00
home.html When no videos are found, add a hint to start a search/download (#167) 2022-02-11 12:52:26 +07:00
login.html add missing favicon to login template 2021-12-17 23:00:30 +07:00
playlist.html invert the hide button to more clearly show what it is currently set as. (#150) 2022-01-15 14:18:23 +07:00
playlist_id.html When no videos are found, add a hint to start a search/download (#167) 2022-02-11 12:52:26 +07:00
search.html make search results follow default view styles 2022-01-07 18:29:25 +07:00
settings.html implement API token revoke 2022-02-11 18:19:10 +07:00
video.html Save Video Progress (#179) 2022-02-24 09:36:31 +07:00