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
/
plugins
/
MangaCombined.hpp
Age
Commit message (
Collapse
)
Author
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
to add new fields without changing code) Also remove submit_body_item from page.
2021-08-16
Add MyAnimeList (wip)
dec05eba
2021-07-21
Fix freeze on search reset in manga combined plugin. Fix multithreading ↵
dec05eba
issues in AsyncTask
2021-05-21
Add onimanga
dec05eba
2021-05-02
Make submit async, sort manga combined view by manga service name, show ↵
dec05eba
correct timeout, use youtube thumbnail without black bars at top and bottom
2021-04-30
Fix 4chan codeblocks not visible, change titles and rearrange youtube tabs
dec05eba
2021-04-30
Make initial youtube request faster (faster cookies setup)
dec05eba
2021-04-27
Add authors page for mangakatana and mangatown, attempt to fix image loading ↵
dec05eba
getting stuck, misc fixed related to async in plugins
2021-04-16
Add a combined manga search page, highlight urls ending with ?
dec05eba