aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) ↵dec05eba
and reposts
2021-10-13Fix lbry launch icon not loading, incorrect tabs body items cleared on tab ↵dec05eba
switch
2021-10-13Fix soundcloud after website updatedec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-04Do not draw background for item that is not selected for card view and ↵dec05eba
modern spacious theme
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-10-02Revert tab styledec05eba
2021-10-02Show genre as reactions for mangadex and anilistdec05eba
2021-10-02Mangadex: fix oneshots (without chapter name) not being listed in chapters pagedec05eba
2021-10-02Change tab style, floor cleanupdec05eba
2021-09-24Show failed to load youtube subscriptions first, floor 4chan image for ↵dec05eba
better quality after moving it
2021-09-24Add scrollbardec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show ↵dec05eba
titles differently
2021-09-20Order mangadex search by relevencedec05eba
2021-09-18Show saucenao urls directly in the resultdec05eba
2021-09-18Show option to open saucenao result urlsdec05eba
ctrl+c for info should only copy the url
2021-09-18Render selected item background as a rectangle on top instead of bandingdec05eba
Limit selected item background position to body content position and size
2021-09-16Youtube: fix videos that do not allow embeddingdec05eba
2021-09-16Fix age restricted youtube videosdec05eba
2021-09-16Fix peertube for older servers, add working peertube instances from ↵dec05eba
https://peertube_isolation.frama.io/list/
2021-09-15Reset timestamp when going to next youtube video, copy download url on ↵dec05eba
ctrl-c for youtube
2021-09-13Fix mangadex search/chapters listing after mangadex api update, combine same ↵dec05eba
author/artist into one
2021-09-13Include refactoringdec05eba
2021-09-12Mangadex: add author/artist tabs for manga, optimize search (covers)dec05eba
2021-09-12Scroll body list view on item height diffdec05eba
2021-09-11Add 4chan image zoom/panningdec05eba
2021-09-10Make manga tracking more robust by preparing for breakage by also saving urldec05eba
2021-09-10Some manga on mangakatana have merged chapters. Only show the mergeddec05eba
ones
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-09Temporary fix for shitty ffmpeg being unable to play hls streams on peertubedec05eba
2021-09-09Fix peertube video downloaddec05eba
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-09-08Re-enable vsyncdec05eba
2021-09-08Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ↵dec05eba
on opengl
2021-09-05Workaround libc bug causing segfaultdec05eba
libc gives segfault for some machines when assigning to a std::string in a static function that is called from global scope
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Make font sizes customizable with a config file, see example-config.json. ↵dec05eba
Remove environment variables
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ↵dec05eba
Also fix read status for notifications
2021-09-03Show youtube play fail reason in notification, more items below correct width!dec05eba
2021-09-03Scale emoji by font scaledec05eba
2021-09-03Consistently calculate font height for different fontsdec05eba
2021-09-03Scale imageviewer font by ui and font scaledec05eba
2021-09-03Add QM_USE_SYSTEM_FONTS environment variable to use system fonts instead of ↵dec05eba
noto fonts
2021-09-03Scale matrix room side panel by font scaledec05eba
2021-09-03Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE ↵dec05eba
to not have to rely on GDK_SCALE or xft.dpi
2021-09-02Youtube: skip non-default audio tracks, remove subtitle shadowdec05eba
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-28Youtube search: do not clear search input after submitting suggestiondec05eba
2021-08-27Youtube: include en-US subtitlesdec05eba