This commit is contained in:
2026-01-05 21:37:30 -08:00
18 changed files with 787 additions and 315 deletions

View File

@@ -62,7 +62,7 @@
:input-stream (io/input-stream filename)
:metadata {:content-type "application/pdf"
:content-length (.length (io/file filename))})
(let [imports (->> (parse/parse-file filename filename)
(let [imports (->> (parse/parse-file filename filename :allow-glimpse? false)
(map #(assoc %
:source-url (str "https://" (:data-bucket env)
"/"