aboutsummaryrefslogtreecommitdiff
path: root/include/QuickMedia.hpp
AgeCommit message (Collapse)Author
2022-11-22Allow launching directly into 4chan threaddec05eba
2022-10-31Add ctrl+shift+s to download files without a dialogdec05eba
2022-10-29Youtube: allow opening youtube channels directly from url. Same with ctrl+i ↵dec05eba
info menu
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon ↵dec05eba
files proper filenames when downloading
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-05-31Youtube: merge search page and recommended page (show recommended if search ↵dec05eba
field empty)
2022-03-13Attempt to fix video player focus, add keys to navigate to previous/next ↵dec05eba
chapter in image scroll view
2022-03-11Fix video player focus (in dwm, it would cause focus spam)dec05eba
2022-03-09Fix compile on clangdec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-02-12Local manga: add ctrl+r to search page to mark manga as read/unreaddec05eba
2022-02-12Local-manga: show if the latest chapter of a manga has been readdec05eba
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one ↵dec05eba
json file)
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-17Replace sfml with mgldec05eba
2021-10-16Add --max-video-height argument to limit video heightdec05eba
2021-09-13Include refactoringdec05eba
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-09Add initial peertube supportdec05eba
2021-09-04Add use_system_mpv_config to json config as welldec05eba
2021-09-04Matrix: fix messages that dont mention us being added to notifications list. ↵dec05eba
Also fix read status for notifications
2021-08-26Ctrl+Q to close quickmediadec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-15Play popular invidious instance urls directly in qmdec05eba
Replaces popular invidious instance urls with youtube.com
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-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-29Faster video loading/error when not using xxx plugin (disable ytdl)dec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ↵dec05eba
of age restricted videos)
2021-07-06Respond to x11 ping (should fix gnome unresponsive application detection)dec05eba
2021-06-19Fix youtube sometimes needing a redirect for media urldec05eba
2021-06-184chan, soundcloud: move selection to autoplay itemdec05eba
2021-06-14Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ↵dec05eba
video, readd video cache
2021-06-14Properly close the previous video when navigating to another video, for ↵dec05eba
example when doing ctrl+i in a comment and then playing a video
2021-06-11Add option to play a youtube video directly from an urldec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-30Add option to only save audio for youtube videos. Use youtube plugin for ↵dec05eba
info urls. Use youtube plugin for urls on matrix
2021-05-24Save the last accessed file manager directory and use that the next time. ↵dec05eba
Add ctrl+s for 4chan without viewing the image/video in fullscreen mode
2021-05-21Jump to room when submitting notificationdec05eba
2021-05-17Add ctrl+i to either open urls in browser or reverse image search. Also fix ↵dec05eba
ctrl+c copy with missing title
2021-05-11Improve file saving guidec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-05-09Redesign login, refactor keyboard movementdec05eba
2021-05-07Add ctrl+i reverse image search to 4chan, add saucenao to launcherdec05eba
2021-05-06Add saucenaodec05eba
2021-05-06Show youtube recommendations instead of local recommendations from related ↵dec05eba
videos
2021-04-30Fix 4chan codeblocks not visible, change titles and rearrange youtube tabsdec05eba
2021-04-28Lazy load recommendations, simplify html parserdec05eba