aboutsummaryrefslogtreecommitdiff
path: root/lib/web/profilemanager.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Unlink plugins from lib/ librariesAqua-sama2018-10-091-0/+13
|
* Expand HTTP header settings #4Aqua-sama2018-10-071-0/+13
| | | | | | | - add doc/Usage/Filter.asciidoc to explain the usage of the filter headers - add HTTP headers to Profile (section "headers") - Use request interceptor to apply filter headers, then profile headers - add insert/delete actions to ProfileEditor
* clazy: fix warningsAqua-sama2018-10-041-8/+8
|
* Add Util namespaceAqua-sama2018-10-021-15/+0
| | | | - Util::files lists files in specified .path
* ProfileManager: move initial profile loading to ProfileManagerAqua-sama2018-09-291-30/+24
|
* Update repository path in license headersAqua-sama2018-09-291-1/+1
|
* ProfileEditor plugin: fix delete buttonAqua-sama2018-09-291-1/+9
|
* Save WebProfile config when changedAqua-sama2018-09-081-3/+12
|
* Replace ProfileManager::profileList() with ProfileManager::idList()Aqua-sama2018-09-081-15/+28
|
* Move ProfileManager to libwebAqua-sama2018-09-071-0/+116