anything-llm/server/utils/files
Timothy Carambat b44889a843
PR#2355 Continued + expanded scope (#2365)
* #2317 Fetch pinned documents once per folder to reduce the number of queries.

* Reorder the lines to keeps const declarations together.

* Add some comments to functions
move pinned document fetch for folder to function
move watched documents per-folder to also function the same
remove unused function in documents model

---------

Co-authored-by: Błażej Owczarczyk <blazeyy@gmail.com>
2024-09-24 15:55:54 -07:00
..
index.js PR#2355 Continued + expanded scope (#2365) 2024-09-24 15:55:54 -07:00
logo.js repatch path normalization (#1516) 2024-05-23 12:52:04 -07:00
multer.js Handle no-mutli-part form data error (#1004) 2024-04-01 12:06:47 -07:00
pfp.js repatch path normalization (#1516) 2024-05-23 12:52:04 -07:00
purgeDocument.js fix vector cache not deleting cache after unembedding items with folders (#630) 2024-01-22 13:03:05 -08:00