aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ...dec05eba
2022-02-20Fix video thumbnail not maintaining aspect ratiodec05eba
2022-02-18local-anime: go to watched if we have only watched part of the videodec05eba
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-18local-anime: fix broken duration (fixes watch progress)dec05eba
2022-02-18Faster image loading/thumbnail creation by using multiple threadsdec05eba
2022-02-18Fix video thumbnail creationdec05eba
2022-02-17local-anime: remove bookmarking for nowdec05eba
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-16Fix matrix invite accept/decline after refactoring caused bugdec05eba
2022-02-16local_manga: move local manga config from local_manga_... to local_manga. objectdec05eba
2022-02-16Finish video playerdec05eba
2022-02-16Finish implementing time-pos, sub-add and event ipcdec05eba
2022-02-14local-manga: append automedia seen when going to next chapterdec05eba
2022-02-14Remove mangadex upgrade codedec05eba
2022-02-13Make manga images pages less error pronedec05eba
2022-02-12Local-manga: fix cache not utilized properlydec05eba
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-11Fix local manga not updating chapter images when going to next/previous manga...dec05eba
2022-02-11Add read local manga to automedia seendec05eba
2022-02-11ImageViewer: make closest image the top of the image and limit first/last ima...dec05eba
2022-02-11ImageViewer: start at top of current pagedec05eba
2022-02-11Fix image viewer scrolling to bottom if some pages are larger than window sizedec05eba
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-07Use one struct for all args in Page::submit instead of multiple args (easier ...dec05eba
2022-02-07Manga: fix crashes when navigating from/to creators page/bookmarks page (shar...dec05eba
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one j...dec05eba
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-31ImageViewer: proper clamp to first/last image top/bottom, change acceleration...dec05eba
2022-01-30Manga: save last page, even when navigating back. Move focused page in scroll...dec05eba
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, re...dec05eba
2022-01-234chan: do not reset comment navigation on next video, fix alpha color in roun...dec05eba
2022-01-09Mangadex fix search and images download after at-home endpoint updatedec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba
2021-12-02Youtube: better rating ratio for videos with rating disableddec05eba
2021-12-02Fix youtube dislike count if a video has more dislikes than likesdec05eba
2021-11-30Fix manganelo search being broken when search term includes spacesdec05eba
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-26Matrix: add /id and /help commandsdec05eba
2021-11-26Fix 4chan posting reloading captcha on failed captchadec05eba
2021-11-25Thousands comma for youtube likes/dislikes and peertube viewsdec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-21Remove abort if font is not availabledec05eba
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer size...dec05eba
2021-11-19Dont set fps, let vsync handle thatdec05eba