aboutsummaryrefslogtreecommitdiff
path: root/src/plugins/Soundcloud.cpp
AgeCommit message (Collapse)Author
2022-04-06Soundcloud: fix client_id extraction (no more &, ends with " instead)dec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
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.
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page ↵dec05eba
(shared ptr deinit in non-main thread deiniting gl resources in non main thread), add pgup/pgdown/home/end to navigate manga faster
2021-11-13Soundcloud: display music title in mpvdec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-10-13Fix soundcloud after website updatedec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-09-13Include refactoringdec05eba
2021-09-12Mangadex: add author/artist tabs for manga, optimize search (covers)dec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.
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-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-07Add uploaded time to mangadex chapter descriptiondec05eba
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-04Add grid viewdec05eba
2021-05-13Show local time for nyaa.si, soundcloud and spotify. Add sukebeidec05eba
2021-05-13Fix soundcloud not loading all playlist tracks, auto load next page if ↵dec05eba
bottom visible
2021-04-28Add youtube subscriptions, etcdec05eba
2021-04-27Add authors page for mangakatana and mangatown, attempt to fix image loading ↵dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-26Fix soundcloud (fetch client id), add authors to mangakatana, some other fixesdec05eba
2021-04-18Fix misc matrix bugs related to leaving a room when side panel is visible ↵dec05eba
and changing room, misc visual changes to manga
2021-03-26Fix soundcloud music duration if longer than 1 hourdec05eba
2021-03-26Soundcloud: autoplay next song in listdec05eba
2021-03-26Add soundclouddec05eba
2019-12-01remove broken soundclouddec05eba
2019-10-29start on soundcloud, NOT FINISHEDdec05eba