aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Expand)Author
2022-09-09Do not require ctrl for vim keys for manga and matrixdec05eba
2022-09-09Matrix: support pasting filepath with file:// for uploaddec05eba
2022-09-08Add matrix known servers to config file instead of hardcoded, copy example co...dec05eba
2022-09-04Add dramacooldec05eba
2022-09-04Do not segfault when the program is closed before the window is createddec05eba
2022-08-25Mangakatana: fix pages after website updatedec05eba
2022-08-20Mangakatana: fix pages after javascript updatedec05eba
2022-08-17Mangakatana: try different image mirror if download failsdec05eba
2022-08-14Add option to disable rounded cornersdec05eba
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening youtub...dec05eba
2022-06-27Better clearing of items for fast searchdec05eba
2022-06-27Allow bookmarking manga from creator pagedec05eba
2022-06-19xh: fix thumbnailsdec05eba
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-06-19Youtube: ignore broken itag 22 until youtube fixes itdec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, fix...dec05eba
2022-06-164chan: show error from server when posting fails (when error is not one of th...dec05eba
2022-05-31Youtube: merge search page and recommended page (show recommended if search f...dec05eba
2022-04-114chan: fix thumbnail size changing when going to thread and then viewing an i...dec05eba
2022-04-084chan: move replies text to reactions, clear reactions when not visible on sc...dec05eba
2022-04-07Fix manganelo and readm: dont use wget, and fix cloudflare bypass download to...dec05eba
2022-04-03Make saucenao work when using pantalaimon (doesn't work for encrypted rooms)dec05eba
2022-03-28Attempt to fix focus in video player by waiting until video loads, fix losing...dec05eba
2022-03-14Image scroll view: add first/last image to allow scrolling to previous/next c...dec05eba
2022-03-13Only update watch progress if the video successfully loadsdec05eba
2022-03-13youtube: fix long videos not working (int64_t in video seek), ctrl+r not work...dec05eba
2022-03-13Attempt to fix video player focus, add keys to navigate to previous/next chap...dec05eba
2022-03-11youtube: use mpv stream_cb instead of proxy serverdec05eba
2022-03-11Fix video player focus (in dwm, it would cause focus spam)dec05eba
2022-03-10Focus video player when focusing the main windowdec05eba
2022-03-09Fix compile on clangdec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-03-06Do not cache local-anime, reseek to anime on progress updatedec05eba
2022-03-05Make ui behavior nicer with spacing_scale less than 1.0dec05eba
2022-03-05Fix video fullscreen button, double-click fullscreendec05eba
2022-03-04Add window icon and launcher icondec05eba
2022-03-04Fix xv video and related page, fix possible crash when going back from relate...dec05eba
2022-03-03Fix related videos window not showing for generic media, fix ph related video...dec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-03-01SearchBar refactor. Dont show search icon if searchbar is not used for searchdec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ...dec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2022-02-17Wip: fix video duration not working for some analyzed files, get frame in mid...dec05eba
2022-02-16local_manga: move local manga config from local_manga_... to local_manga. objectdec05eba
2022-02-16Finish video playerdec05eba
2022-02-14Remove mangadex upgrade codedec05eba
2022-02-13Make manga images pages less error pronedec05eba
2022-02-12Local-manga: improve loading of page when using slow mediumdec05eba
2022-02-12Local manga: add ctrl+r to search page to mark manga as read/unreaddec05eba