aboutsummaryrefslogtreecommitdiff
path: root/src/DownloadUtils.cpp
AgeCommit message (Expand)Author
2023-12-08Add class hint, wm name, window type, transient fordec05eba
2022-11-18Readd meme gpg encryption in matrix, this time asynchronous decryptiondec05eba
2022-10-31Add ctrl+shift+s to download files without a dialogdec05eba
2022-09-10Matrix: better name for clipboard file (with extension), give pantalaimon fil...dec05eba
2022-04-07Fix manganelo and readm: dont use wget, and fix cloudflare bypass download to...dec05eba
2022-03-03Fix related videos window not showing for generic media, fix ph related video...dec05eba
2021-11-17Replace sfml with mgldec05eba
2021-09-10Convert file-manager --dir to absolute pathdec05eba
2021-09-09Fix peertube video downloaddec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-10Matrix: fix room description not updating when we send a messagedec05eba
2021-07-17Youtube: remove dependency on youtube-dl for downloads (also fixes downloads ...dec05eba
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
2021-06-30Fix youtube redirect code (fixes all youtube videos)dec05eba
2021-06-29Remove debug code from download headerdec05eba
2021-06-29Bypass cloudflare for coom plugins (fixes spank****)dec05eba
2021-06-25Add a http server proxy for better youtube downloading (bypassing rate limit ...dec05eba
2021-06-23shuffle theme codedec05eba
2021-06-22Only do youtube redirect on failure to load videodec05eba
2021-06-11Remove dependency on youtube-dl for streaming youtube, resulting in faster vi...dec05eba
2021-05-30fix readlink in download_async_guidec05eba
2021-05-30Use sha256 for path for string cache downloaddec05eba
2021-05-28Fix download, remove spotify (which now requires an account)dec05eba
2021-05-24Save the last accessed file manager directory and use that the next time. Add...dec05eba
2021-05-11Do not move selected room item after filteringdec05eba
2021-05-11Parse content disposition better (when it contains encoding)dec05eba
2021-05-11Youtube-dl cant properly extract remote file name, use our own extraction cod...dec05eba
2021-05-11Improve file saving guidec05eba
2021-05-10Fix ctrl+sdec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
2021-05-06Upgrade mangadex api to the new onedec05eba
2021-04-20Proper atomic rename? also do not generate mipmap for mangadec05eba
2021-04-17Fix mangakatana search when mangakatana redirect to the exact matchdec05eba
2021-04-14Rework manga plugins downloading.. preparing for parallel downloadsdec05eba
2021-04-14Make search fuzzy, fix soundcloud next song when hitting userdec05eba
2021-04-13Include cppcodec instead of using it a system library. Its not available in u...dec05eba
2021-03-30Remove tor option. Use torsocks instead (which is what quickmedia did anyways)dec05eba
2020-11-20Matrix: revert last commitdec05eba
2020-11-19Matrix: fix too long path in event cache, bug when not using error handler..dec05eba
2020-11-19Matrix: fix duplicate tag items, cache events we dont have permission to view...dec05eba
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path in...dec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ele...dec05eba
2020-10-16Mangadex: show search results in same order as website (not timestamp sorted)dec05eba
2020-10-16Matrix: stream download to rapidjson parserdec05eba
2020-10-13Refactor plugin into seperate pagesdec05eba
2020-10-03Remove unused codedec05eba
2020-09-28Matrix: fix login with pantalaimon proxy, fix logout crash, show real login e...dec05eba
2020-09-21Initial matrix supportdec05eba
2020-09-20Use url/filename safe base64dec05eba