anything-llm/server
Timothy Carambat 98cef508a6
Feature/devcontv2 ()
* Updated apt-packages source for devcontainer

Switched the devcontainer's package source to a different repository to
align with updated dependencies and package availability. The previous
source from 'rocker-org' is replaced with 'devcontainers-contrib', which
may offer more recent or relevant development tools.

* Subject: Centralize prettier ignores and refine
config

Body:
Centralized all prettier ignore rules by removing individual
`.prettierignore` files in subprojects and updating the root
`.prettierignore` to include previously ignored patterns, ensuring
consistency across the workspace. Additionally, the prettier
configuration was refined by making the file pattern for `.config.js`
files consistent and adjusting quote styles for better readability. All
lint scripts across the project were updated to respect the centralized
ignore path, enhancing maintainability.

The consolidation simplifies the process of managing ignore rules as the
project scales, ensuring developers can focus on writing code without
worrying about divergent formatting standards. These changes also align
with introducing comprehensive linting across multiple environments to
keep the codebase clean and consistent.

This adjustment is a foundational step towards a more streamlined and
unified code base, making it easier for new contributors to adhere to
established coding standards and reducing the cognitive load associated
with managing multiple configuration files across the project.

* unset package json changes

---------

Co-authored-by: Francisco Bischoff <franzbischoff@gmail.com>
Co-authored-by: Francisco Bischoff <984592+franzbischoff@users.noreply.github.com>
2024-06-06 12:50:42 -07:00
..
endpoints [FEAT] Custom login screen icon + custom app name () 2024-05-23 14:14:53 -07:00
models [FEAT] Bing Search API web search provider () 2024-05-23 16:49:30 -07:00
prisma [FEAT] Slash templates () 2024-05-10 12:35:33 -07:00
storage 1173 dynamic cache openrouter () 2024-04-23 11:10:54 -07:00
swagger Fix Swagger docs () 2024-05-21 21:30:37 -05:00
utils [FEAT] Add LiteLLM embedding provider support () 2024-06-06 12:43:34 -07:00
.env.example [FEAT] Add LiteLLM embedding provider support () 2024-06-06 12:43:34 -07:00
.flowconfig devcontainer v1 () 2024-01-08 15:31:06 -08:00
.gitignore Patch WSS upgrade for manual HTTPS certs () 2024-05-17 14:03:25 -07:00
.nvmrc Implement Chroma Support () 2023-06-07 21:31:35 -07:00
index.js Patch WSS upgrade for manual HTTPS certs () 2024-05-17 14:03:25 -07:00
jsconfig.json devcontainer v1 () 2024-01-08 15:31:06 -08:00
nodemon.json Full developer api () 2023-08-23 19:15:07 -07:00
package.json Feature/devcontv2 () 2024-06-06 12:50:42 -07:00
yarn.lock Support SQL Agent skill () 2024-05-16 10:38:21 -07:00