aboutsummaryrefslogtreecommitdiff
path: root/plugins/Peertube.hpp
AgeCommit message (Collapse)Author
2022-09-04Add dramacooldec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, ↵dec05eba
fix text y offset after mgl update
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ↵dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵dec05eba
related and channel
2021-09-10Convert file-manager --dir to absolute pathdec05eba
Fixes parent navigation when using relative path for --dir. Submit should not be async for peertube. Fixes peertube video length.
2021-09-09Fix peertube video downloaddec05eba
2021-09-09Add initial peertube supportdec05eba