aboutsummaryrefslogtreecommitdiff
path: root/src/NetUtils.cpp
AgeCommit message (Expand)Author
2021-11-17Replace sfml with mgldec05eba
2021-10-03xv: fix missing search results, incorrect title to thumbnail matchesdec05eba
2021-08-25Faster mangakatana search on exact matchdec05eba
2021-08-16Add MyAnimeList (wip)dec05eba
2021-07-19Add hotexamplesdec05eba
2021-07-03Remove dependency on tidy, fix ph, support all 4chan markupdec05eba
2021-06-19youtube: fix description timestamp incorrectly including xx as a timestampdec05eba
2021-06-04Move tld code to generated directory (and automatically generate it with a sc...dec05eba
2021-05-17Add ctrl+i to either open urls in browser or reverse image search. Also fix c...dec05eba
2021-05-11Parse content disposition better (when it contains encoding)dec05eba
2021-05-10Add downloader, fix room navigation lagdec05eba
2021-04-16Add a combined manga search page, highlight urls ending with ?dec05eba
2021-04-09Add .onion to list of valid tld, properly parse urls protocol partdec05eba
2021-04-05Make url parsing better by using a list of valid tlds. Make urls blue in textdec05eba
2020-11-16Exclude last parenthesis in url extraction if unbalanced, fix testsdec05eba
2020-10-29Matrix: add room tagsdec05eba
2020-10-22Matrix: temporary disable vim keys that interfer with room search, also inclu...dec05eba
2020-10-18Matrix: add a proper URI parser instead of regex for opening links. Show rela...dec05eba