Age | Commit message (Expand) | Author |
2022-03-08 | Save youtube watch progress and resume next time the video is played | dec05eba |
2022-03-07 | Attempt to fix youtube video issue where video stops playing because audio fi... | dec05eba |
2022-03-05 | Make ui behavior nicer with spacing_scale less than 1.0 | dec05eba |
2022-03-05 | Fix video fullscreen button, double-click fullscreen | dec05eba |
2022-03-05 | Change video player style (dont scale ui with window size, larger seekbar and... | dec05eba |
2022-03-05 | Icon change | dec05eba |
2022-03-04 | Add window icon and launcher icon | dec05eba |
2022-03-04 | Fix fileanalyzer load_metadata on load not working | dec05eba |
2022-03-04 | Do not call ffprobe for thumbnails unless its guaranteed to be a local video ... | dec05eba |
2022-03-04 | Fix xv video and related page, fix possible crash when going back from relate... | dec05eba |
2022-03-02 | Set anime as finished watching in ui without having to restart | dec05eba |
2022-03-01 | Make login a bit generalized, readd 4chan login (not tested) | dec05eba |
2022-03-01 | poop | dec05eba |
2022-03-01 | Add search icon | dec05eba |
2022-02-28 | Use custom mpv osd script to change mpv ui | dec05eba |
2022-02-27 | youtube: fix youtu.be/watch?v= urls | dec05eba |
2022-02-21 | Revert back to recommending youtube videos based on related videos | dec05eba |
2022-02-20 | Local-anime: add option to group episodes into anime groups from the name of ... | dec05eba |
2022-02-20 | Fix video thumbnail not maintaining aspect ratio | dec05eba |
2022-02-19 | Attempt to fix video/audio desync on youtube (load audio at same time as video) | dec05eba |
2022-02-18 | local-anime: go to watched if we have only watched part of the video | dec05eba |
2022-02-18 | local-anime: fix broken duration (fixes watch progress) | dec05eba |
2022-02-18 | Fix thumbnail creation (after ffmpeg update?), faster image loading/thumbnail... | dec05eba |
2022-02-17 | local-anime: remove bookmarking for now | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-16 | Allow mpv version 1 for video player | dec05eba |
2022-02-16 | Fix matrix invite accept/decline after refactoring caused bug | dec05eba |
2022-02-16 | local_manga: move local manga config from local_manga_... to local_manga. object | dec05eba |
2022-02-16 | Fix pkgbuild install wrong dir | dec05eba |
2022-02-16 | Replace external mpv with libmpv (in our own seperate executable). This also ... | dec05eba |
2022-02-15 | Render missing glyphs as a crossed out box | dec05eba |
2022-02-15 | Remove legacy mangadex upgrade code, fix automedia seen not updating when goi... | dec05eba |
2022-02-12 | Local-manga: fix cache not utilized properly | dec05eba |
2022-02-12 | Local-manga: improve loading of page when using slow medium | dec05eba |
2022-02-12 | Local manga: add ctrl+r to search page to mark manga as read/unread | dec05eba |
2022-02-12 | Local-manga: show if the latest chapter of a manga has been read | dec05eba |
2022-02-11 | Fix local manga not updating chapter images when going to next/previous manga... | dec05eba |
2022-02-11 | ImageViewer: make closest image the top of the image and limit first/last ima... | dec05eba |
2022-02-11 | ImageViewer: start at top of current page | dec05eba |
2022-02-11 | Fix image viewer scrolling to bottom if some pages are larger than window size | dec05eba |
2022-02-11 | Add local_manga_sort_by_name and local_manga_sort_chapters_by_name config | dec05eba |
2022-02-11 | Add local-manga plugin to read local manga | dec05eba |
2022-02-09 | Add spacing_scale config to allow changing ui spacing | dec05eba |
2022-02-07 | Use one struct for all args in Page::submit instead of multiple args (easier ... | dec05eba |
2022-02-07 | Manga: fix crashes when navigating from/to creators page/bookmarks page (shar... | dec05eba |
2022-02-03 | Add thumbnail to bookmark and manga history page. Start on new manga history ... | dec05eba |
2022-01-31 | ImageViewer: proper clamp to first/last image top/bottom, change acceleration... | dec05eba |
2022-01-30 | Manga: save last page, even when navigating back. Move focused page in scroll... | dec05eba |
2022-01-23 | Youtube: show timestamps for video comments with timestamp at end of line, re... | dec05eba |
2022-01-23 | 4chan: do not reset comment navigation on next video, fix alpha color in roun... | dec05eba |