index
:
QuickMedia
master
A rofi inspired native client for web services. Supports youtube, peertube, lbry, soundcloud, nyaa.si, 4chan, matrix, saucenao, hotexamples, anilist, dramacool and several manga sites.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
MangaCombined.cpp
Age
Commit message (
Expand
)
Author
2024-05-09
Fix build after gcc update (function pointer cast, missing algorithm header i...
dec05eba
2022-08-09
Manganelo: fix search
dec05eba
2022-02-11
Add local-manga plugin to read local manga
dec05eba
2022-02-07
Use one struct for all args in Page::submit instead of multiple args (easier ...
dec05eba
2022-02-07
Manga: fix crashes when navigating from/to creators page/bookmarks page (shar...
dec05eba
2022-02-03
Add thumbnail to manga history page. Start on new manga history format (one j...
dec05eba
2021-10-02
Show genre as reactions for mangadex and anilist
dec05eba
2021-09-22
Sort anilist recommendations by best match, show episode duration, show title...
dec05eba
2021-07-21
Fix freeze on search reset in manga combined plugin. Fix multithreading issue...
dec05eba
2021-05-02
Make submit async, sort manga combined view by manga service name, show corre...
dec05eba
2021-04-27
Add authors page for mangakatana and mangatown, attempt to fix image loading ...
dec05eba
2021-04-19
Move tab code to separate class, fix upload time missing for certain manga pl...
dec05eba
2021-04-17
Add manga combined plugin timeout
dec05eba
2021-04-16
Search all manga combined plugins in parallel
dec05eba
2021-04-16
Add a combined manga search page, highlight urls ending with ?
dec05eba