aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
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-18Show option to open saucenao result urlsdec05eba
ctrl+c for info should only copy the url
2021-09-15Reset timestamp when going to next youtube video, copy download url on ↵dec05eba
ctrl-c for youtube
2021-09-13Include refactoringdec05eba
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-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-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-03Consistently calculate font height for different fontsdec05eba
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-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-28Youtube search: do not clear search input after submitting suggestiondec05eba
2021-08-27Fix quickmedia closing on ctrl+f when viewing a video instead of going into ↵dec05eba
fullscreen mode
2021-08-27Set search input to selected item title when pressing tabdec05eba
2021-08-26Ctrl+Q to close quickmediadec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-24Youtube: load english subtitles when availabledec05eba
2021-08-24Fix youtube search not removing search suggestion on enter if submit is done ↵dec05eba
quickly after search
2021-08-20List all notifications in notifications page (including the ones we get ↵dec05eba
after starting up qm). This was caused by notifications body being overwritten with cache when navigating to it
2021-08-19Sneed unread messages for afgter tokendec05eba
2021-08-19Matrix: add ctrl+r to navigate to replied to message and navigate to message ↵dec05eba
from notifications tab
2021-08-18Show line at top/bottom when there are items above/below that are not visibledec05eba
2021-08-17AniList: separate anime and manga searches to different tabsdec05eba
2021-08-17Better anilist reprdec05eba
2021-08-17Add AniList (WIP)dec05eba
2021-08-16Use xdg envdec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
2021-08-15Matrix: use white avatar for users with no avatar, optimize notifications updatedec05eba
2021-08-10Matrix: add ctrl+p/ctrl+d to pin/unpin messagesdec05eba
2021-08-09Use no-buffer curl option for youtube redirect code and matrix streamable ↵dec05eba
video checker
2021-08-09Dont show search text when search is suggestiondec05eba
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-08-084chan: fix back navigation (items not visible)dec05eba
2021-08-07Matrix: fix message replies to user no longer being red after editdec05eba
2021-08-07Fix seeking in youtube videos larger than 2gb, launch launcher when running ↵dec05eba
qm without any args
2021-08-05Youtube: attempt to auto-detect throttling and restart downloaddec05eba