Age | Commit message (Expand) | Author |
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 |
2021-10-03 | xv: fix missing search results, incorrect title to thumbnail matches | dec05eba |
2021-10-02 | Revert tab style | dec05eba |
2021-10-02 | Change tab style, floor cleanup | dec05eba |
2021-09-24 | Add scrollbar | dec05eba |
2021-09-22 | Sort anilist recommendations by best match, show episode duration, show title... | dec05eba |
2021-09-18 | Render selected item background as a rectangle on top instead of banding | dec05eba |
2021-09-13 | Include refactoring | dec05eba |
2021-09-12 | Scroll body list view on item height diff | dec05eba |
2021-09-10 | Make manga tracking more robust by preparing for breakage by also saving url | dec05eba |
2021-09-10 | Some manga on mangakatana have merged chapters. Only show the merged | dec05eba |
2021-09-09 | Add initial peertube support | dec05eba |
2021-09-08 | Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and /usr/... | dec05eba |
2021-09-08 | Fix manga scroll view jumping, clamp to top/bottom, remove direct dependency ... | dec05eba |
2021-09-04 | Add use_system_mpv_config to json config as well | dec05eba |
2021-09-04 | Make font sizes customizable with a config file, see example-config.json. Rem... | dec05eba |
2021-09-04 | Matrix: fix messages that dont mention us being added to notifications list. ... | dec05eba |
2021-09-03 | Consistently calculate font height for different fonts | dec05eba |
2021-09-03 | Add QM_USE_SYSTEM_FONTS environment variable to use system fonts instead of n... | dec05eba |
2021-09-03 | Add QM_FONT_SCALE environment variable to set font scale. Also add QM_SCALE t... | dec05eba |
2021-08-29 | Allow bookmarking manga from chapters page | dec05eba |
2021-08-27 | Set search input to selected item title when pressing tab | dec05eba |