| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2023-05-03 | Use proper type annotations instead of comments | jvoisin | |
| 2023-01-28 | Fix the type annotations | jvoisin | |
| 2022-10-09 | Remove deprecated pylint checks | jvoisin | |
| 2022-08-28 | Simplify the typing annotations | jvoisin | |
| 2022-03-29 | Please the linters | jvoisin | |
| 2019-12-29 | Please mypy | jvoisin | |
| Mypy doesn't like some annotation in web.py, this commits aims at pleasing it. | |||
| 2019-12-15 | Improve the robustness of the HTML parser | jvoisin | |
| 2019-12-15 | Improve the robustness of the CSS parser | jvoisin | |
| 2019-07-22 | Remove a mypy workaround to bump coverage back to 100% | jvoisin | |
| 2019-07-13 | Please mypy | jvoisin | |
| 2019-07-13 | Please mypy | jvoisin | |
| 2019-04-14 | Add support for xhtml files | jvoisin | |
| 2019-03-05 | Refactor {black,white}list into {block,allow}list | Brolf | |
| Closes #96 | |||
| 2019-03-01 | fix typo | georg | |
| 2019-02-27 | Improve the previous commit | jvoisin | |
| - More tests - More documentation - Minor code cleanup | |||
| 2019-02-27 | Improve epub support | jvoisin | |
| 2019-02-23 | <title> is also an html metadata | jvoisin | |
| 2019-02-23 | Fix a bug in css cleaning | jvoisin | |
| It's not mandatory to actually have a comment inside comment delimiter, like `/**/`. | |||
| 2019-02-20 | Implement epub support | jvoisin | |
