aboutsummaryrefslogtreecommitdiff
path: root/src/DownloadUtils.cpp
AgeCommit message (Collapse)Author
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
Also some other misc changes
2021-04-13Include cppcodec instead of using it a system library. Its not available in ↵dec05eba
ubuntu repos for example
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 ↵dec05eba
view as well
2020-10-30Matrix: re-add /logout, cancel task immediatelydec05eba
Cancel video download when pressing escape, other fixes..
2020-10-19Load thumbnails with multiple threads, use sha256 for saving image to path ↵dec05eba
instead of base64 (filename limit is 256 on linux...)
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ↵dec05eba
element does
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
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-10-03Remove unused codedec05eba
2020-09-28Matrix: fix login with pantalaimon proxy, fix logout crash, show real login ↵dec05eba
error
2020-09-21Initial matrix supportdec05eba
2020-09-20Use url/filename safe base64dec05eba
2020-07-11Use atomic rename instead of .finished lock filesdec05eba
2020-06-29Get first next page of search results on youtube, request only json for ↵dec05eba
first result as well
2020-06-27Use mpv default ui instead of overlaydec05eba
2020-06-07Add support for mangatowndec05eba
2020-06-01Cache thumbnailsdec05eba
2019-12-01Add 4chan postingdec05eba