aboutsummaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-09-14Add caret to search bardec05eba
2020-09-14Try vsync, fallback to fps limit if vsync failsdec05eba
2020-09-14Fix vsync..dec05eba
2020-09-14aadec05eba
2020-09-14Use manual vsync since nouveau drivers are brokendec05eba
2020-09-14Do not show error when quiting video with 'q'dec05eba
2020-09-14Fallback to software video playback if the system doesn't support hardware ac...dec05eba
2020-09-14Fix shadow on right side of boxdec05eba
2020-09-13Clear thumbnails when navigating to another page, temporary revert font size ...dec05eba
2020-09-13Add thumbnails to mangatown search resultsdec05eba
2020-09-13Add description to mangadex search result, add youtube timestampdec05eba
2020-09-13Use mangadex quick_search instead of searchdec05eba
2020-09-13Use glScissor to cut off area outside bodydec05eba
2020-09-12Improve related videos search by using cookies. Age restricted videos dont sh...dec05eba
2020-09-11Allow toggling fullscreen mode when showing related videosdec05eba
2020-09-11Cleanup thumbnail textures when hiding related videos menudec05eba
2020-09-11Reduce cpu usage when cursor visible over videodec05eba
2020-09-10Only load english subtitles because loading too many subtitles is too slowdec05eba
2020-09-10Make window black after selecting a related videodec05eba
2020-09-10Add ctrl+r keybind to show related videos menudec05eba
2020-09-10Use youtube json api for recommendations instead of searching for json in htmldec05eba
2020-09-08Remove invidous fallback since invidious website is dead and youtube-dl now w...dec05eba
2020-08-16Random shuffle recommendationsdec05eba
2020-08-15Only save recommendations if video is watched >= 15 secondsdec05eba
2020-08-15Limit storing of recommendations from related videos for watched video to 3dec05eba
2020-08-15Do not save cookies for youtube anymoredec05eba
2020-08-15Add youtube recommendations based on unwatched related videosdec05eba
2020-08-12Fix manganelo images not loading (cloudflare ddos protection)dec05eba
2020-08-06mangadex: Do not list chapters that are not released yetdec05eba
2020-08-06Disable key repeat for infinite image modedec05eba
2020-08-01Use dwm colorsdec05eba
2020-07-28Add more invidious fallbacksdec05eba
2020-07-27Add date to youtube search resultsdec05eba
2020-07-27Use ytdl cookie for videodec05eba
2020-07-23Better image quality for infinite image modedec05eba
2020-07-23Show youtube search result in the order they appear on the websitedec05eba
2020-07-20Word-wrap body textdec05eba
2020-07-20Reduce marginsdec05eba
2020-07-17Use better mpv optionsdec05eba
2020-07-16Add middle-mouse-scroll (aka autoscroll) for infinite image view modedec05eba
2020-07-14Render tabs above bodydec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-13Add recommended tab for youtubedec05eba
2020-07-12Implement ctrl+v clipboard pasting in search bardec05eba
2020-07-11Make all storage operations atomicdec05eba
2020-07-11Only compress events from target windowdec05eba
2020-07-11Automatically hide cursor after a while when video is focuseddec05eba
2020-07-11Use atomic rename instead of .finished lock filesdec05eba
2020-07-11Add ctrl+f keybind for fullscreening videodec05eba
2020-07-11Fix broken chapter navigationdec05eba