Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-04-13 | replace bleach with nh3 | Daniel Schadt | |
See https://github.com/mozilla/bleach/issues/698 nh3 is a small wrapper around https://crates.io/crates/ammonia - more Rust code in Fietsboek! \o/ The default seems to be to strip unknown tags instead of replace them with htmlentities, which is fine. Then the <script> tags are completely gone. | |||
2023-03-08 | update dependencies | Daniel Schadt | |
2023-03-02 | fix lint | Daniel Schadt | |
2022-11-17 | initial support for proxying OSM tiles | Daniel Schadt | |
2022-09-10 | first implementation of update logic | Daniel Schadt | |