Age | Commit message (Expand) | Author |
2022-04-11 | 4chan: fix thumbnail size changing when going to thread and then viewing an i... | dec05eba |
2022-04-08 | 4chan: move replies text to reactions, clear reactions when not visible on sc... | dec05eba |
2022-04-07 | Fix manganelo and readm: dont use wget, and fix cloudflare bypass download to... | dec05eba |
2022-04-03 | Make saucenao work when using pantalaimon (doesn't work for encrypted rooms) | dec05eba |
2022-03-28 | Attempt to fix focus in video player by waiting until video loads, fix losing... | dec05eba |
2022-03-14 | Image scroll view: add first/last image to allow scrolling to previous/next c... | dec05eba |
2022-03-13 | Only update watch progress if the video successfully loads | dec05eba |
2022-03-13 | youtube: fix long videos not working (int64_t in video seek), ctrl+r not work... | 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-10 | Focus video player when focusing the main window | 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 | 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-04 | Add window icon and launcher icon | dec05eba |
2022-03-04 | Fix xv video and related page, fix possible crash when going back from relate... | dec05eba |
2022-03-03 | Fix related videos window not showing for generic media, fix ph related 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-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-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-14 | Remove mangadex upgrade code | dec05eba |
2022-02-13 | Make manga images pages less error prone | 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 | 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 manga history page. Start on new manga history format (one j... | dec05eba |
2022-02-03 | Add thumbnail to bookmarked manga page | dec05eba |
2022-01-30 | Manga: save last page, even when navigating back. Move focused page in scroll... | dec05eba |
2022-01-23 | 4chan: do not reset comment navigation on next video, fix alpha color in roun... | dec05eba |
2021-11-26 | Better system messages for /id and /help | dec05eba |
2021-11-26 | Matrix: add /id and /help commands | dec05eba |
2021-11-26 | Fix 4chan posting reloading captcha on failed captcha | dec05eba |
2021-11-25 | Youtube: show like/dislike count for videos in the youtube description | dec05eba |
2021-11-20 | Improve youtube throttling by increasing youtube downloader range buffer size... | dec05eba |
2021-11-19 | Dont set fps, let vsync handle that | dec05eba |
2021-11-18 | Disable copy constructors for opengl resource items | dec05eba |
2021-11-18 | Fix window not being visible on kde because color map is deleted while the wi... | dec05eba |
2021-11-17 | Fix broken ctrl+r for videos (dont map video player window) | dec05eba |