Age | Commit message (Expand) | Author |
2020-09-13 | Add description to mangadex search result, add youtube timestamp | dec05eba |
2020-09-13 | Use mangadex quick_search instead of search | dec05eba |
2020-09-13 | Use glScissor to cut off area outside body | dec05eba |
2020-09-12 | Improve related videos search by using cookies. Age restricted videos dont sh... | dec05eba |
2020-09-11 | Allow toggling fullscreen mode when showing related videos | dec05eba |
2020-09-11 | Cleanup thumbnail textures when hiding related videos menu | dec05eba |
2020-09-11 | Reduce cpu usage when cursor visible over video | dec05eba |
2020-09-10 | Only load english subtitles because loading too many subtitles is too slow | dec05eba |
2020-09-10 | Make window black after selecting a related video | dec05eba |
2020-09-10 | Add ctrl+r keybind to show related videos menu | dec05eba |
2020-09-10 | Use youtube json api for recommendations instead of searching for json in html | dec05eba |
2020-09-08 | Remove invidous fallback since invidious website is dead and youtube-dl now w... | dec05eba |
2020-08-16 | Random shuffle recommendations | dec05eba |
2020-08-15 | Only save recommendations if video is watched >= 15 seconds | dec05eba |
2020-08-15 | Limit storing of recommendations from related videos for watched video to 3 | dec05eba |
2020-08-15 | Do not save cookies for youtube anymore | dec05eba |
2020-08-15 | Add youtube recommendations based on unwatched related videos | dec05eba |
2020-08-12 | Fix manganelo images not loading (cloudflare ddos protection) | dec05eba |
2020-08-06 | mangadex: Do not list chapters that are not released yet | dec05eba |
2020-08-06 | Disable key repeat for infinite image mode | dec05eba |
2020-08-01 | Use dwm colors | dec05eba |
2020-07-28 | Add more invidious fallbacks | dec05eba |
2020-07-27 | Add date to youtube search results | dec05eba |
2020-07-27 | Use ytdl cookie for video | dec05eba |
2020-07-23 | Better image quality for infinite image mode | dec05eba |
2020-07-23 | Show youtube search result in the order they appear on the website | dec05eba |
2020-07-20 | Word-wrap body text | dec05eba |
2020-07-20 | Reduce margins | dec05eba |
2020-07-17 | Use better mpv options | dec05eba |
2020-07-16 | Add middle-mouse-scroll (aka autoscroll) for infinite image view mode | dec05eba |
2020-07-14 | Render tabs above body | dec05eba |
2020-07-13 | Temporary disable youtube recommendations, fix youtube related videos | dec05eba |
2020-07-13 | Add recommended tab for youtube | dec05eba |
2020-07-12 | Implement ctrl+v clipboard pasting in search bar | dec05eba |
2020-07-11 | Make all storage operations atomic | dec05eba |
2020-07-11 | Only compress events from target window | dec05eba |
2020-07-11 | Automatically hide cursor after a while when video is focused | dec05eba |
2020-07-11 | Use atomic rename instead of .finished lock files | dec05eba |
2020-07-11 | Add ctrl+f keybind for fullscreening video | dec05eba |
2020-07-11 | Fix broken chapter navigation | dec05eba |
2020-07-11 | If a video is being watched and it has been watched before, then move it to t... | dec05eba |
2020-07-11 | Fix watch history being broken | dec05eba |
2020-07-11 | Add youtube watch history | dec05eba |
2020-07-10 | Fallback to invidio.us only if mpv exits (faster fallback) | dec05eba |
2020-07-10 | Make autocomplete asynchronous | dec05eba |
2020-07-10 | Fallback to invidio.us if youtube-dl fails (happens with videos that require ... | dec05eba |
2020-07-10 | Remove unused fullscreen code | dec05eba |
2020-07-09 | Fix item selection not working with empty search | dec05eba |
2020-07-03 | Set window size for the non-tiling wm folks | dec05eba |
2020-07-03 | Allow changing the placeholder text, fix dmenu empty search selection | dec05eba |