aboutsummaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
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-05Fix video fullscreen button, double-click fullscreendec05eba
2022-03-04Do not call ffprobe for thumbnails unless its guaranteed to be a local 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-03-01Add search icondec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ...dec05eba
2022-02-18Faster image loading/thumbnail creation by using multiple threadsdec05eba
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-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
2022-02-12Local-manga: show if the latest chapter of a manga has been readdec05eba
2022-02-11ImageViewer: make closest image the top of the image and limit first/last ima...dec05eba
2022-02-11Add local_manga_sort_by_name and local_manga_sort_chapters_by_name configdec05eba
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-09Add spacing_scale config to allow changing ui spacingdec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one j...dec05eba
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, re...dec05eba
2021-11-25Thousands comma for youtube likes/dislikes and peertube viewsdec05eba
2021-11-19Dont set fps, let vsync handle thatdec05eba
2021-11-19Revert back to loading thumbnails with multiple threads instead of loading th...dec05eba
2021-11-18Fix corrupt reactions in matrix (use of deleted vertex buffer)dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-11-17Limit image loading to one thread in async image loaderdec05eba
2021-10-27Stop download of thumbnail if the thumbnail is no longer visible on the screendec05eba
2021-10-25Submit on suggestion should make the search bar text the selected textdec05eba
2021-10-16Add --max-video-height argument to limit video heightdec05eba
2021-10-16Allow setting video max height in configdec05eba
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-10-14Remove async image loader threads and instead check if the curl download proc...dec05eba
2021-10-13Lbry: fix missing search match for channels with no title (but with a name) a...dec05eba
2021-10-13Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw...dec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-10-02Revert tab styledec05eba
2021-10-02Change tab style, floor cleanupdec05eba
2021-09-24Add scrollbardec05eba
2021-09-22Sort anilist recommendations by best match, show episode duration, show title...dec05eba
2021-09-18Render selected item background as a rectangle on top instead of bandingdec05eba
2021-09-13Include refactoringdec05eba
2021-09-12Scroll body list view on item height diffdec05eba
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
2021-09-09Add initial peertube supportdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/...dec05eba