aboutsummaryrefslogtreecommitdiff
path: root/src/plugins
AgeCommit message (Collapse)Author
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
2021-06-19youtube: fix description timestamp incorrectly including xx as a timestampdec05eba
2021-06-19Fix youtube audio download downloading video when not neededdec05eba
2021-06-19Fix youtube sometimes needing a redirect for media urldec05eba
2021-06-19Support youtube description chaptersdec05eba
2021-06-18Temporary fix for age restricted contentdec05eba
2021-06-17Support youtu.be timestampsdec05eba
2021-06-17Fix youtube copyrighted videosdec05eba
2021-06-17i cant sneed, manganelo creator page removal until fixdec05eba
2021-06-17Properly support youtube timestamp in urldec05eba
2021-06-17Temporary abort on fail to read file.. if its being modified while readingdec05eba
2021-06-17Fix related videodec05eba
2021-06-17Fix youtube video playing after youtube updatedec05eba
2021-06-16Choose another audio source for youtube to workaround freezing after seekdec05eba
2021-06-15Make mangadex and mangakatana lists instead of grid, to fit descriptionsdec05eba
2021-06-15Add manga description to mangadex and mangakatana search, fix matrix ↵dec05eba
notification invite not showing when opening quickmedia, clear fetch page and items on reload of lazy page
2021-06-14Workaround shitty mpv pulseaudio issue where the video is frozen. Try ↵dec05eba
reloading video on failure to load
2021-06-14Properly close the previous video when navigating to another video, for ↵dec05eba
example when doing ctrl+i in a comment and then playing a video
2021-06-14Prefer mp4 over webm (better hardware decoding support)dec05eba
2021-06-14Always choose non-av1 and non HDR stream for youtube video to support ↵dec05eba
hardware decoding
2021-06-11Add option to play a youtube video directly from an urldec05eba
2021-06-11Optimize shaders, only update youtube decryption function once every 5 ↵dec05eba
minutes, smoother movement with smaller card items
2021-06-11Do not auto pause for seconds when bufferingdec05eba
2021-06-11Fix youtube live streams (but they are slow...), fix youtube title spacesdec05eba
2021-06-11Readd youtube video titledec05eba
2021-06-11Make get_related_videos async, readd mark-watcheddec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster ↵dec05eba
video startup
2021-06-10Remove accidental grid view in file managerdec05eba
2021-06-10Smoother body movement with unknown image sizedec05eba
2021-06-09Show critical notification before abort on critical errordec05eba
2021-06-07Add uploaded time to mangadex chapter descriptiondec05eba
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-05Add covers to mangadex, remove arrow left/right, require altdec05eba
2021-06-04Add grid viewdec05eba
2021-06-02Add modern themedec05eba
Join matrix room by their name instead of id if there is a name. This allows you to join rooms where the homeserver that created the room is no longer participating in the room.
2021-05-30Add option to only save audio for youtube videos. Use youtube plugin for ↵dec05eba
info urls. Use youtube plugin for urls on matrix
2021-05-29Fix scroll position after lazy load on youtube, scroll in room after new ↵dec05eba
message in matrix
2021-05-28Fix download, remove spotify (which now requires an account)dec05eba
2021-05-28Fix youtube comment like count after youtube updatedec05eba
2021-05-28Improve body navigationdec05eba
2021-05-26Fix room avatar getting corrupt after returning from watching mediadec05eba
Also dont save file manager path to disk. Save it to ram only
2021-05-26sneeddec05eba
2021-05-24Save the last accessed file manager directory and use that the next time. ↵dec05eba
Add ctrl+s for 4chan without viewing the image/video in fullscreen mode
2021-05-23Fix mangadex api after remote updatedec05eba
2021-05-23Only use x11egl mpv option when running wayland. Disable video disk cache, ↵dec05eba
use mpv default instead
2021-05-22Fix 4chan and other html plugins for ubuntu, make movement smooth with 60fps ↵dec05eba
as well, readd updateGeometry
2021-05-21Fix mangadex navigate to previous/next page using same images as the ↵dec05eba
previous chapter
2021-05-21Add onimangadec05eba
2021-05-21Cache pinned events that have been deleteddec05eba
2021-05-21Fix deadlock by reference to stack local room outside the functiondec05eba