index
:
smolbote
devel
fix-segfault-at-quit
master
staging-adblock
staging-smolblok
It's yet another no-frills browser, poi!
Aqua-sama <aqua@iserlohn-fortress.net>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
web
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix link errors
Aqua-sama
2018-10-23
1
-4
/
+3
*
Initial meson build files
Aqua-sama
2018-10-23
1
-0
/
+16
*
Unlink plugins from lib/ libraries
Aqua-sama
2018-10-09
5
-31
/
+22
*
Create .profile file when adding a new profile
Aqua-sama
2018-10-08
1
-2
/
+5
*
Fix wiping current directory when deleting off-the-record profiles
Aqua-sama
2018-10-08
1
-3
/
+9
*
Expand HTTP header settings #4
Aqua-sama
2018-10-07
3
-0
/
+36
*
clazy: fix warnings
Aqua-sama
2018-10-04
2
-9
/
+9
*
Add Util namespace
Aqua-sama
2018-10-02
1
-15
/
+0
*
Split off UrlFilter into library
Aqua-sama
2018-10-02
5
-340
/
+0
*
ProfileManager: move initial profile loading to ProfileManager
Aqua-sama
2018-09-29
2
-39
/
+25
*
Update repository path in license headers
Aqua-sama
2018-09-29
4
-4
/
+4
*
ProfileEditor plugin: fix delete button
Aqua-sama
2018-09-29
2
-10
/
+31
*
Update vendor.cmake
Aqua-sama
2018-09-18
1
-1
/
+0
*
WebProfile: save httpCacheType and persistentCookiesPolicy
Aqua-sama
2018-09-09
2
-0
/
+17
*
Save WebProfile config when changed
Aqua-sama
2018-09-08
3
-29
/
+42
*
Replace ProfileManager::profileList() with ProfileManager::idList()
Aqua-sama
2018-09-08
2
-18
/
+33
*
Move ProfileManager to libweb
Aqua-sama
2018-09-07
5
-11
/
+184
*
Some cppcheck fixes
Aqua-sama
2018-09-03
1
-1
/
+1
*
UrlRequestInterceptor: add filter rules
Aqua-sama
2018-07-24
4
-38
/
+76
*
AdBlockRule: move matching logic to FilterRule
Aqua-sama
2018-07-18
7
-352
/
+104
*
AdBlockTest: loading subscription
Aqua-sama
2018-07-17
2
-6
/
+4
*
AdBlockRule: parse some options
Aqua-sama
2018-07-12
2
-0
/
+67
*
AdBlock rule testing
Aqua-sama
2018-07-09
3
-0
/
+166
*
Integrate urlfilter with urlrequestinterceptor
Aqua-sama
2018-07-07
4
-109
/
+172
*
Add web/urlfilter
Aqua-sama
2018-07-05
5
-5
/
+256
*
Add ProfileManager
Aqua-sama
2018-06-24
2
-72
/
+0
*
Add Session class
Aqua-sama
2018-06-24
2
-2
/
+18
*
WebProfile: cache a list of cookies
Aqua-sama
2018-06-17
2
-0
/
+23
*
Sort .profile by time
Aqua-sama
2018-06-16
2
-5
/
+5
*
Bookmarks manager bugfixes
Aqua-sama
2018-06-15
1
-8
/
+0
*
ProfileEditor: add delete button
Aqua-sama
2018-06-14
2
-7
/
+14
*
Better profile loading
Aqua-sama
2018-06-08
2
-20
/
+32
*
Split webengine/webprofile into lib/web
Aqua-sama
2018-06-07
3
-0
/
+279