aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2022-07-15Youtube: do not autoplay next if starting qm with youtube url, opening ↵dec05eba
youtube url in info page or matrix
2022-06-27Allow bookmarking manga from creator pagedec05eba
Fix ctrl+v (or one character) search on youtube not switching to card view. Testing fix body navigation back scrolling when it shouldn't.
2022-06-19Fix submit on async reload page, fix submit on search suggestion page empty textdec05eba
2022-06-16Soundcloud: fix title and download link not updating when changing video, ↵dec05eba
fix text y offset after mgl update
2022-06-164chan: show error from server when posting fails (when error is not one of ↵dec05eba
the predefined ones)
2022-05-31Youtube: merge search page and recommended page (show recommended if search ↵dec05eba
field empty)
2022-05-22local-manga fix manga chapter updateddec05eba
2022-04-03Make saucenao work when using pantalaimon (doesn't work for encrypted rooms)dec05eba
2022-03-11youtube: use mpv stream_cb instead of proxy serverdec05eba
2022-03-08Save youtube watch progress and resume next time the video is playeddec05eba
2022-03-07Attempt to fix youtube video issue where video stops playing because audio ↵dec05eba
finishes download Remove youtube livestream code
2022-03-06Do not cache local-anime, reseek to anime on progress updatedec05eba
2022-03-04Fix xv video and related page, fix possible crash when going back from ↵dec05eba
related video
2022-03-02Set anime as finished watching in ui without having to restartdec05eba
2022-03-01Make login a bit generalized, readd 4chan login (not tested)dec05eba
2022-02-21Revert back to recommending youtube videos based on related videosdec05eba
2022-02-20Local-anime: add option to group episodes into anime groups from the name of ↵dec05eba
the anime by using the local_manga.auto_group_episodes config
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-17local-anime: remove bookmarking for nowdec05eba
2022-02-17Add local anime tracking. Check readme for more info about local_anime configdec05eba
2022-02-17Wip: fix video duration not working for some analyzed files, get frame in ↵dec05eba
middle of video instead of first frame for thumbnail
2022-02-16Finish video playerdec05eba
2022-02-14Remove mangadex upgrade codedec05eba
2022-02-13Make manga images pages less error pronedec05eba
2022-02-12Local-manga: improve loading of page when using slow mediumdec05eba
Especially when using NFS. Only get the latest chapter when needed and cache link to the cover page.
2022-02-12Local manga: add ctrl+r to search page to mark manga as read/unreaddec05eba
2022-02-12Local-manga: show if the latest chapter of a manga has been readdec05eba
2022-02-11Fix local manga not updating chapter images when going to next/previous ↵dec05eba
manga (manual removal of cache is needed)
2022-02-11Add local-manga plugin to read local mangadec05eba
2022-02-07Use one struct for all args in Page::submit instead of multiple args (easier ↵dec05eba
to add new fields without changing code) Also remove submit_body_item from page.
2022-02-03Add thumbnail to manga history page. Start on new manga history format (one ↵dec05eba
json file)
2022-02-03Add thumbnail to bookmarked manga pagedec05eba
2022-01-23Youtube: show timestamps for video comments with timestamp at end of line, ↵dec05eba
remove unused signature code for now
2022-01-09Mangadex fix search and images download after at-home endpoint updatedec05eba
2022-01-01Remove youtube likes/dislikes code now that youtube removed dislikesdec05eba
2021-12-02Fix youtube dislike count if a video has more dislikes than likesdec05eba
2021-11-26Better system messages for /id and /helpdec05eba
2021-11-25Youtube: show like/dislike count for videos in the youtube descriptiondec05eba
2021-11-20Improve youtube throttling by increasing youtube downloader range buffer ↵dec05eba
size by 10
2021-11-17Replace sfml with mgldec05eba
2021-11-13Soundcloud: display music title in mpvdec05eba
2021-11-13Temporary fix soundcloud download by using youtube-dldec05eba
2021-11-12Add youtube descriptiondec05eba
2021-11-12Allow plugins to add their own tabs in ctrl+r instead of search, comments, ↵dec05eba
related and channel
2021-10-15Remove dependency on xrdb for Xft.dpidec05eba
2021-10-13Fix soundcloud after website updatedec05eba
2021-10-13Add lbry, attempt to fix 4chan posting when captcha is no-opdec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-09-20Order mangadex search by relevencedec05eba
2021-09-18Show option to open saucenao result urlsdec05eba
ctrl+c for info should only copy the url