index
:
python-adblock
master
Updated Brave adblock library for Python
Vineet K
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-22
Update to PyO3 0.12
Árni Dagur
1
-1
/
+1
2020-07-27
Update upstream library to 0.3.0, respond to API changes (#10)
Árni Dagur
1
-42
/
+108
2020-06-21
Correct return type for the serialize method
Árni Dagur
1
-2
/
+9
2020-06-07
Allow more options when constructing Engine (#6)
Árni Dagur
1
-3
/
+16
2020-05-16
Add a README and a license to the project (#4)
Árni Dagur
1
-1
/
+1
2020-05-15
Turn a few fields from Vec to HashSet, now that we're running PyO3 0.10
Árni Dagur
1
-14
/
+6
2020-05-14
Add additional docstrings
Árni Dagur
1
-11
/
+54
2020-05-09
Revert commit 'Gag stderr for add_filter_list'
Árni Dagur
1
-4
/
+0
2020-05-04
Gag stderr for 'add_filter_list'
Árni Dagur
1
-0
/
+4
2020-04-26
Add BlockerResult and HostnameSpecificResources classes to module
Árni Dagur
1
-0
/
+2
2020-04-26
Add text signatures to methods
Árni Dagur
1
-0
/
+16
2020-04-25
Drop failure dependency
Árni Dagur
1
-7
/
+25
2020-04-25
Add more documentation
Árni Dagur
1
-0
/
+39
2020-04-10
Add __repr__ for HostnameSpecificResources
Árni Dagur
1
-0
/
+13
2020-04-10
Add hostname specific resource function
Árni Dagur
1
-1
/
+49
2020-04-08
Serialize before opening file
Árni Dagur
1
-1
/
+1
2020-04-08
Add 'hidden_class_id_selectors' function
Árni Dagur
1
-14
/
+24
2020-04-05
Bugfix: Allow overwriting existing file in 'serialize_to_file'
Árni Dagur
1
-1
/
+2
2020-03-30
Add abilility to read filter lists
Árni Dagur
1
-0
/
+4
2020-03-30
Always create new file in 'serialize_to_file'
Árni Dagur
1
-1
/
+4
2020-03-29
Add serialization and deserialization methods
Árni Dagur
1
-2
/
+76
2020-03-28
first commit
Árni Dagur
1
-0
/
+181