feat: readability parsing, screenshot of page, file serving

This commit is contained in:
Per Stark
2025-04-30 08:06:18 +02:00
parent 776a454a88
commit 02198dc21a
20 changed files with 707 additions and 309 deletions
+1
View File
@@ -31,6 +31,7 @@ tower-http = { version = "0.6.2", features = ["fs"] }
chrono-tz = "0.10.1"
tower-serve-static = "0.1.1"
include_dir = "0.7.4"
tokio-util = { version = "0.7.15", features = ["io"] }
common = { path = "../common" }
composite-retrieval = { path = "../composite-retrieval" }