merlyn/collector
Marcello Fitton d48c76919c
Fix: File pulling fails with uppercase URL characters (#4516)
* fix: remove unnecessary toLowerCase in URL validation

* test: enhance URL validation tests to preserve case sensitivity and format

* test: update URL validation tests to ensure domain normalization to lowercase while preserving path case

* small formatting

* fix filenames when downloading live URI

---------

Co-authored-by: timothycarambat <rambat1010@gmail.com>
2025-10-08 14:00:02 -07:00
..
__tests__/utils Fix: File pulling fails with uppercase URL characters (#4516) 2025-10-08 14:00:02 -07:00
extensions rescope validatedLink to local var 2025-10-07 12:08:53 -07:00
hotdir Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
middleware Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
processLink missed lint 2025-10-08 12:57:31 -07:00
processRawText Update writeToServerDocuments to take config object (#4213) 2025-07-29 17:53:05 -07:00
processSingleFile Fetch, Parse, and Create Documents for Statically Hosted Files (#4398) 2025-10-01 15:49:05 -07:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
utils Fix: File pulling fails with uppercase URL characters (#4516) 2025-10-08 14:00:02 -07:00
.env.example Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.gitignore Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
.nvmrc Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
index.js Add HTTP request/response logging middleware for development mode (#4425) 2025-09-29 13:33:15 -07:00
nodemon.json Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
package.json forgot 1.8.5 tag :) 2025-08-14 17:43:55 -07:00
yarn.lock Enable workflow rule for package verification (#3778) 2025-05-07 12:51:14 -07:00