merlyn/server
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
..
endpoints Make userId actually optional for workspaceThread endpoint (#2276) 2024-09-12 13:33:41 -07:00
jobs Update bgworker to use fork instead of worker_thread (#1808) 2024-07-03 11:44:34 -07:00
models PR#2355 Continued + expanded scope (#2365) 2024-09-24 15:55:54 -07:00
prisma AnythingLLM Chrome Extension (#2066) 2024-08-27 14:58:47 -07:00
storage 1173 dynamic cache openrouter (#1176) 2024-04-23 11:10:54 -07:00
swagger Bug/make swagger json output openapi 3 compliant (#2219) 2024-09-04 15:40:24 -07:00
utils PR#2355 Continued + expanded scope (#2365) 2024-09-24 15:55:54 -07:00
.env.example 1943 add fireworksai support (#2300) 2024-09-16 12:10:44 -07:00
.flowconfig devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Add support for custom agent skills via plugins (#2202) 2024-09-10 17:06:02 -07:00
.nvmrc Implement Chroma Support (#1) 2023-06-07 21:31:35 -07:00
index.js AnythingLLM Chrome Extension (#2066) 2024-08-27 14:58:47 -07:00
jsconfig.json devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api (#221) 2023-08-23 19:15:07 -07:00
package.json bump jsonwebtoken version (#1971) 2024-07-25 11:03:39 -07:00
yarn.lock bump jsonwebtoken version (#1971) 2024-07-25 11:03:39 -07:00