summarylogtreecommitdiffstats
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-07Attempt to fix youtube video issue where video stops playing because audio fi...dec05eba
2022-03-05Make ui behavior nicer with spacing_scale less than 1.0dec05eba
2022-03-05Fix video fullscreen button, double-click fullscreendec05eba
2022-03-05Change video player style (dont scale ui with window size, larger seekbar and...dec05eba
2022-03-05Icon changedec05eba
2022-03-04Add window icon and launcher icondec05eba
2022-03-04Fix fileanalyzer load_metadata on load not workingdec05eba
2022-03-04Do not call ffprobe for thumbnails unless its guaranteed to be a local video ...dec05eba
2022-03-04Fix xv video and related page, fix possible crash when going back from relate...dec05eba
2022-03-02Set anime as finished watching in ui without having to restartdec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-03-01poopdec05eba
2022-03-01Add search icondec05eba
2022-02-28Use custom mpv osd script to change mpv uidec05eba
2022-02-27youtube: fix youtu.be/watch?v= urlsdec05eba
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-20Fix video thumbnail not maintaining aspect ratiodec05eba
2022-02-19Attempt to fix video/audio desync on youtube (load audio at same time as video)dec05eba
2022-02-18local-anime: go to watched if we have only watched part of the videodec05eba
2022-02-18local-anime: fix broken duration (fixes watch progress)dec05eba
2022-02-18Fix thumbnail creation (after ffmpeg update?), faster image loading/thumbnail...dec05eba
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-16Allow mpv version 1 for video playerdec05eba
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-16Fix pkgbuild install wrong dirdec05eba
2022-02-16Replace external mpv with libmpv (in our own seperate executable). This also ...dec05eba
2022-02-15Render missing glyphs as a crossed out boxdec05eba
2022-02-15Remove legacy mangadex upgrade code, fix automedia seen not updating when goi...dec05eba
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-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 bookmark and manga history page. Start on new manga history ...dec05eba
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