aboutsummaryrefslogtreecommitdiff
path: root/src/QuickMedia.cpp
AgeCommit message (Collapse)Author
2021-07-07Strip newlines from room name and topicdec05eba
2021-07-06More helpful login failure errordec05eba
2021-07-06Auto-add https to homeserver urldec05eba
2021-07-06Attempt to fix compile error on ubuntu 20.04dec05eba
2021-07-06Respond to x11 ping (should fix gnome unresponsive application detection)dec05eba
2021-07-03Fix wraparound embedded text, go to last line in pinned events if another ↵dec05eba
tab is selected
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
Go back to previous page when failing to fetch number of pages
2021-06-29Remove debug code from download headerdec05eba
2021-06-25Rework youtube redirect codedec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ↵dec05eba
cased by http range header). Fix youtube live streams
2021-06-22Only do youtube redirect on failure to load videodec05eba
2021-06-22wrong path for manga process dir...dec05eba
2021-06-22Create manga progress directorydec05eba
2021-06-21Add theme option to disable rounded rectangle drop shadowdec05eba
2021-06-21Add color themeing, (Theme.hpp/Theme.cpp) and the env var QM_THEMEdec05eba
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-184chan, soundcloud: move selection to autoplay itemdec05eba
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-17Better body item size handling, better styling when touch is enabled or ↵dec05eba
shaders fail to load
2021-06-16Choose another audio source for youtube to workaround freezing after seekdec05eba
2021-06-15Fix missing description for single result item for mangakatana searchdec05eba
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-14Rework around mpv issue: reload video if frozen after seek. Add f5 to reload ↵dec05eba
video, readd video cache
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-14Properly go to previous page on video loading errordec05eba
2021-06-13misc cleanupdec05eba
2021-06-12Better drop shadow, smoother edge for rectangle, drop shadow for download menudec05eba
2021-06-12Start from youtube url timestampdec05eba
2021-06-12Better drop shadowdec05eba
2021-06-11Add option to play a youtube video directly from an urldec05eba
2021-06-11Cancel search when entering a new search termdec05eba
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-09Show critical notification before abort on critical errordec05eba
2021-06-07Revert back to instant move on low fps as before (idle fps), fix top offset ↵dec05eba
for bottom attach
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-06-05Improve card handler, less computationdec05eba
2021-06-05Better idle handlerdec05eba
2021-06-05Add covers to mangadex, remove arrow left/right, require altdec05eba
2021-06-04Speedy gonzalesdec05eba
2021-06-04Add grid viewdec05eba
2021-06-02I cant sneed xddddec05eba
2021-06-02Different sized launch menu are ugly, use minimal body theme for launcherdec05eba
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.