aboutsummaryrefslogtreecommitdiff
path: root/src/webengine/urlinterceptor.h
Commit message (Collapse)AuthorAgeFilesLines
* Fixed repo location in license headersAqua-sama2018-01-201-1/+1
|
* Added .clang-formatAqua-sama2018-01-071-2/+1
|
* UrlRequestInterceptor fixesAqua-sama2017-12-261-3/+6
| | | | | - Using QHash to store HostRule's, so lookup should be faster - HostRule is now a struct
* astyle passAqua-sama2017-12-251-1/+1
|
* Request filter now properly takes hostlistsAqua-sama2017-12-231-8/+4
| | | | - hostslist directory is set in browser.filterPath
* Changed license from GPL3+ to GPL3Aqua-sama2017-12-191-19/+7
|
* Simple filterlistAqua-sama2017-12-111-7/+11
|
* Filter code refactoringAqua-sama2017-05-251-1/+1
|
* Updated pre-commit.rbAqua-sama2017-04-021-1/+1
|
* Blocker fixesAqua-sama2017-03-221-2/+2
|
* Blocker rewritesAqua-sama2017-02-281-3/+3
| | | | | | Some code commenting Moved Blocker files for src/blocker Keyboard shortcut for Blocker dialog
* AStyle passAqua-sama2017-02-011-5/+5
| | | | Added style check to pre-commit hook
* Updated license scriptAqua-sama2017-02-011-0/+20
| | | | | Added missing license headers Added pre-commit hook to check for missing licenses
* URL blocking whitelistAqua-sama2017-01-271-2/+5
|
* Blocker UIAqua-sama2017-01-241-0/+21