merlyn/collector
Sean Hatfield c76b0708c3
Fix pagination bug in paperless-ngx data connector (#4757)
* iterate over all pages in paperless-ngx data connector

* add error handling and data validation

* refactor to handle edge cases and null values

* catch edge case to prevent infinite loop

---------

Co-authored-by: Timothy Carambat <rambat1010@gmail.com>
2025-12-12 10:23:32 -08:00
..
__tests__/utils Add ability to auto-handle YT video URLs in uploader & chat (#4547) 2025-10-15 12:18:57 -07:00
extensions feat: Add SSL certificate bypass support for self-hosted Confluence instances (#4219) 2025-11-25 14:32:10 -08: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 Patch dev pupeeteer crash for MacOS 15 (#4713) 2025-12-05 12:11:32 -08: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 pagination bug in paperless-ngx data connector (#4757) 2025-12-12 10:23:32 -08: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 dev build with new epub2 build target and remove patch work (#4694) 2025-11-26 17:36:34 -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 Bump expressJS from 4.18.2 -> 4.21.2 (#4760) 2025-12-10 18:54:18 -08:00
yarn.lock Bump expressJS from 4.18.2 -> 4.21.2 (#4760) 2025-12-10 18:54:18 -08:00