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
/
NetUtils.cpp
Age
Commit message (
Expand
)
Author
2023-05-13
html unescape apos
dec05eba
2023-04-01
4chan: fix link in quote
dec05eba
2021-11-17
Replace sfml with mgl
dec05eba
2021-10-03
xv: fix missing search results, incorrect title to thumbnail matches
dec05eba
2021-08-25
Faster mangakatana search on exact match
dec05eba
2021-08-16
Add MyAnimeList (wip)
dec05eba
2021-07-19
Add hotexamples
dec05eba
2021-07-03
Remove dependency on tidy, fix ph, support all 4chan markup
dec05eba
2021-06-19
youtube: fix description timestamp incorrectly including xx as a timestamp
dec05eba
2021-06-04
Move tld code to generated directory (and automatically generate it with a sc...
dec05eba
2021-05-17
Add ctrl+i to either open urls in browser or reverse image search. Also fix c...
dec05eba
2021-05-11
Parse content disposition better (when it contains encoding)
dec05eba
2021-05-10
Add downloader, fix room navigation lag
dec05eba
2021-04-16
Add a combined manga search page, highlight urls ending with ?
dec05eba
2021-04-09
Add .onion to list of valid tld, properly parse urls protocol part
dec05eba
2021-04-05
Make url parsing better by using a list of valid tlds. Make urls blue in text
dec05eba
2020-11-16
Exclude last parenthesis in url extraction if unbalanced, fix tests
dec05eba
2020-10-29
Matrix: add room tags
dec05eba
2020-10-22
Matrix: temporary disable vim keys that interfer with room search, also inclu...
dec05eba
2020-10-18
Matrix: add a proper URI parser instead of regex for opening links. Show rela...
dec05eba