Age | Commit message (Expand) | Author |
2022-09-04 | Add dramacool | dec05eba |
2022-08-14 | Add option to disable rounded corners | dec05eba |
2022-07-26 | Redirect mangakakalot/broken manganelo links to migrated url | dec05eba |
2022-06-19 | Fix submit on async reload page, fix submit on search suggestion page empty text | dec05eba |
2022-05-31 | Youtube: merge search page and recommended page (show recommended if search f... | dec05eba |
2022-04-09 | Proper reaction wrapping | dec05eba |
2022-04-08 | 4chan: move replies text to reactions, clear reactions when not visible on sc... | dec05eba |
2022-03-24 | Add youtube.load_progress option | dec05eba |
2022-03-14 | Image scroll view: add first/last image to allow scrolling to previous/next c... | dec05eba |
2022-03-13 | Attempt to fix video player focus, add keys to navigate to previous/next chap... | dec05eba |
2022-03-11 | youtube: use mpv stream_cb instead of proxy server | dec05eba |
2022-03-11 | Fix video player focus (in dwm, it would cause focus spam) | dec05eba |
2022-03-09 | Fix compile on clang | dec05eba |
2022-03-08 | Save youtube watch progress and resume next time the video is played | dec05eba |
2022-03-06 | Do not cache local-anime, reseek to anime on progress update | dec05eba |
2022-03-05 | Fix video fullscreen button, double-click fullscreen | dec05eba |
2022-03-04 | Do not call ffprobe for thumbnails unless its guaranteed to be a local video ... | dec05eba |
2022-03-01 | Make login a bit generalized, readd 4chan login (not tested) | dec05eba |
2022-03-01 | SearchBar refactor. Dont show search icon if searchbar is not used for search | dec05eba |
2022-03-01 | Add search icon | dec05eba |
2022-02-20 | Local-anime: add option to group episodes into anime groups from the name of ... | dec05eba |
2022-02-18 | Faster image loading/thumbnail creation by using multiple threads | dec05eba |
2022-02-17 | Add local anime tracking. Check readme for more info about local_anime config | dec05eba |
2022-02-17 | Wip: fix video duration not working for some analyzed files, get frame in mid... | dec05eba |
2022-02-16 | local_manga: move local manga config from local_manga_... to local_manga. object | dec05eba |
2022-02-16 | Finish video player | 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 | ImageViewer: make closest image the top of the image and limit first/last ima... | 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-03 | Add thumbnail to manga history page. Start on new manga history format (one j... | dec05eba |
2022-01-23 | Youtube: show timestamps for video comments with timestamp at end of line, re... | dec05eba |
2021-11-25 | Thousands comma for youtube likes/dislikes and peertube views | dec05eba |
2021-11-19 | Dont set fps, let vsync handle that | dec05eba |
2021-11-19 | Revert back to loading thumbnails with multiple threads instead of loading th... | dec05eba |
2021-11-18 | Fix corrupt reactions in matrix (use of deleted vertex buffer) | dec05eba |
2021-11-17 | Replace sfml with mgl | dec05eba |
2021-11-17 | Limit image loading to one thread in async image loader | dec05eba |
2021-10-27 | Stop download of thumbnail if the thumbnail is no longer visible on the screen | dec05eba |
2021-10-25 | Submit on suggestion should make the search bar text the selected text | dec05eba |
2021-10-16 | Add --max-video-height argument to limit video height | dec05eba |
2021-10-16 | Allow setting video max height in config | dec05eba |
2021-10-15 | Remove dependency on xrdb for Xft.dpi | dec05eba |
2021-10-14 | Remove async image loader threads and instead check if the curl download proc... | dec05eba |
2021-10-13 | Lbry: fix missing search match for channels with no title (but with a name) a... | dec05eba |
2021-10-13 | Fix lbry launch icon not loading, incorrect tabs body items cleared on tab sw... | dec05eba |
2021-10-13 | Add lbry, attempt to fix 4chan posting when captcha is no-op | dec05eba |