aboutsummaryrefslogtreecommitdiff
path: root/src/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-07-01Mangatown: use referer header for thumbnails to fix permission issuedec05eba
2022-06-19Youtube: ignore broken itag 22 until youtube fixes itdec05eba
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-05-09fix pronounsMidov
2022-04-09Youtube: fix search, related videos, comments and channel page after youtube ↵dec05eba
REVERTED their changes
2022-04-084chan: move replies text to reactions, clear reactions when not visible on ↵dec05eba
screen
2022-04-06Soundcloud: fix client_id extraction (no more &, ends with " instead)dec05eba
2022-04-06Youtube: fix search, channel page, related videos and commentsdec05eba
For these pages, the json response root is not longer an array. It's instead the first json object in the array.
2022-04-03Make saucenao work when using pantalaimon (doesn't work for encrypted rooms)dec05eba
2022-03-29Reduce youtube response size by disabling pretty jsondec05eba
2022-03-29Youtube: fix age restricted videos (works only for embeddable videos)dec05eba
2022-03-24Add youtube.load_progress optiondec05eba
2022-03-14Image scroll view: add first/last image to allow scrolling to previous/next ↵dec05eba
chapter, load next chapters page when reaching bottom
2022-03-11Fix youtube streaming for really long videosdec05eba
I dedicate this one to rat
2022-03-11youtube video: fix video with redirect not getting content length correctly, ↵dec05eba
re-enable youtube timestamp
2022-03-11youtube: use mpv stream_cb instead of proxy serverdec05eba
2022-03-10Focus video player when focusing the main windowdec05eba
2022-03-09i dont knowdec05eba
2022-03-09youtube proxy: dont make write to client with data blockingdec05eba
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-04Fix xv video and related page, fix possible crash when going back from ↵dec05eba
related video
2022-03-03Fix related videos window not showing for generic media, fix ph related ↵dec05eba
videos always same (anti-curl website)
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-27youtube: fix youtu.be/watch?v= urlsdec05eba
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-18local-anime: go to watched if we have only watched part of the videodec05eba
2022-02-18Refactor watch progress (prepare for global watch progress)dec05eba
2022-02-18local-anime: fix broken duration (fixes watch progress)dec05eba
2022-02-18Fix video thumbnail creationdec05eba
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-16Fix matrix invite accept/decline after refactoring caused bugdec05eba
2022-02-16local_manga: move local manga config from local_manga_... to local_manga. objectdec05eba
2022-02-16Finish video playerdec05eba
2022-02-16Finish implementing time-pos, sub-add and event ipcdec05eba
2022-02-14local-manga: append automedia seen when going to next chapterdec05eba
2022-02-14Remove mangadex upgrade codedec05eba
2022-02-13Make manga images pages less error pronedec05eba
2022-02-12Local-manga: fix cache not utilized properlydec05eba
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