Commit Graph

9 Commits

Author SHA1 Message Date
cyph3rasi 35a495fc10 Slim Docker runtime image 2026-03-07 23:16:30 -08:00
Christomatt f55dec9a60 feat: user-owned S3-compatible storage with credential verification 2026-02-01 02:51:52 +01:00
Christomatt e75cbf3724 Move ALL dependencies to production deps, remove devDependencies entirely 2026-01-31 07:42:26 +01:00
Christomatt 526ba8bed3 Move dotenv to dependencies (needed for drizzle.config.ts) 2026-01-31 07:40:34 +01:00
Christomatt 7228edb995 Fix Docker: move drizzle-kit to dependencies, fix healthcheck IPv6 issue 2026-01-31 07:21:51 +01:00
Christomatt aebc3a81fc package.json. 2026-01-28 22:14:40 +01:00
Christomatt 605f6d8422 feat: Introduce a dedicated development environment setup with .env.dev and a dev:dev script. 2026-01-28 22:06:41 +01:00
Christopher a87977241c Refactor chat encryption to use sodium, update API
Replaces legacy chat encryption modules with new sodium-based implementation. Adds and updates API routes for chat key management and debugging, introduces new hooks and scripts for sodium chat, and updates related database schema and configuration. Removes old crypto modules and updates dependencies accordingly.
2026-01-28 06:07:03 -08:00
root 387314581f Initial commit 2026-01-26 08:34:48 +01:00