aboutsummaryrefslogtreecommitdiff
path: root/src/Storage.cpp
AgeCommit message (Collapse)Author
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-11Add read local manga to automedia seendec05eba
2022-02-11Add local-manga plugin to read local mangadec05eba
2021-09-13Include refactoringdec05eba
2021-09-08Load theme from file (~/.config/quickmedia/themes/<theme-name>.json and ↵dec05eba
/usr/share/quickmedia/themes/<theme-name>.json)
2021-08-29Allow bookmarking manga from chapters pagedec05eba
2021-08-26Add ctrl+b to bookmark mangadec05eba
2021-08-16Use xdg envdec05eba
2021-08-08Matrix: fix thumbnail upload of small thumbnails, fix small thumbnail ↵dec05eba
creation if webp
2021-08-05Make body items private, add accessor functionsdec05eba
This allows body to automatically update dirty state (and other states). Correctly format newlines in codeblocks in matrix.
2021-06-29handle eintr (in places where it might be needed. not all places yet)dec05eba
2021-06-09Show critical notification before abort on critical errordec05eba
2021-06-05Fix incorrect times, add time to manga historydec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
Fix bug where getting next page fails if there is no search bar
2021-04-20Proper atomic rename? also do not generate mipmap for mangadec05eba
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-04Test caching filter in matrixdec05eba
2020-10-17Matrix: show reply messages embedded in messages that reply to them, like ↵dec05eba
element does
2020-10-16Matrix: use rapidjson instead of jsoncpp to decrease memory usage from 58mb ↵dec05eba
to 24mb
2020-10-13Refactor plugin into seperate pagesdec05eba
TODO: Readd 4chan login page, manganelo creators page, autocomplete
2020-10-01Matrix: add room name and avatar of the current room at the topdec05eba
2020-09-23Add matrix image uploaddec05eba
2020-09-21Initial matrix supportdec05eba
2020-07-13Temporary disable youtube recommendations, fix youtube related videosdec05eba
2020-07-11Use atomic rename instead of .finished lock filesdec05eba
2020-05-28Add support for mangadexdec05eba
2020-02-09Sort history by last read time (last updated)dec05eba
2019-10-29Add search menu tab (currently only manga)dec05eba
2019-10-13Manganelo: Download all images at once, and show page after it has downloadeddec05eba
2019-08-06Add keybind to track manga, change storage dirdec05eba
2019-08-06Save and show progress in manga and return to last page"dec05eba