aboutsummaryrefslogtreecommitdiff
path: root/plugins/MediaGeneric.hpp
AgeCommit message (Collapse)Author
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-03-04Fix xv video and related page, fix possible crash when going back from ↵dec05eba
related video
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-17Replace sfml with mgldec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵dec05eba
related and channel
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-09Youtube: show search suggestions instead of immediate searchdec05eba
Fix save file dialog not showing all files after navigating to another directory if the search is not empty. Fix matrix system message deletion reverting back to use message (for avatar) and text color.
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
Go back to previous page when failing to fetch number of pages
2021-06-11Make get_related_videos async, readd mark-watcheddec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-29Add xvideos and xhamsterdec05eba
2021-04-28Create generic media plugindec05eba