anything-llm/collector
Timothy Carambat 98cef508a6
Feature/devcontv2 (#1622)
* 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
..
extensions [FEAT] Website depth scraping data connector (#1191) 2024-05-14 12:49:14 -07:00
hotdir Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
middleware RSA-Signing on server<->collector communication via API (#1005) 2024-04-01 13:56:35 -07:00
processLink Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
processRawText Add support to upload rawText document via api (#692) 2024-02-07 15:17:32 -08:00
processSingleFile Fix Cannot read properties of undefined (reading 'length') (#1145) 2024-04-20 12:28:19 -07:00
storage feat: Embed on-instance Whisper model for audio/mp4 transcribing (#449) 2023-12-15 11:20:13 -08:00
utils [FEAT] add support for TSX files to be parsed as text (#1597) 2024-06-03 17:01:41 +08:00
.env.example devcontainer v1 (#297) 2024-01-08 15:31:06 -08:00
.gitignore Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
.nvmrc Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
index.js Agent support for @agent default agent inside workspace chat (#1093) 2024-04-16 10:50:10 -07:00
nodemon.json Document Processor v2 (#442) 2023-12-14 15:14:56 -08:00
package.json Feature/devcontv2 (#1622) 2024-06-06 12:50:42 -07:00
yarn.lock Bump openai package to latest (#1234) 2024-04-30 12:33:42 -07:00