Commit graph

18 commits

Author SHA1 Message Date
autocommit
d75066f67f chore(deployment): 🔧 Update network location references from forge.black.local to forge.black.lan in deployment scripts and documentation
Some checks failed
Build and Publish / build-and-publish (push) Failing after 25s
Test / test (push) Failing after 1m2s
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:53:05 -07:00
autocommit
4d92e1d14e deps-upgrade(deps): ⬆️ Update dependencies across client, core, and server packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-06-10 04:53:05 -07:00
Lilith
e818d5025b chore(cleanup): 🔧 Add automated cleanup script for old/obsolete files and update documentation with migration instructions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:27:17 -07:00
Lilith
3ab4e1e308 deps-upgrade(dependencies): ⬆️ Update shared dependencies across client, core, and server packages to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-08 19:27:17 -07:00
Lilith
e67ad73b01 deps-upgrade(client): ⬆️ Update dependencies in client application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 02:43:48 -08:00
Lilith
e46cc4889f fix(ci): rewrite workflow with transform step and proper registry config 2026-01-30 15:51:40 -08:00
Lilith
da4db064a9 chore: trigger CI publish 2026-01-30 15:48:23 -08:00
Lilith
8739919ced chore: re-trigger CI publish 2026-01-30 13:47:26 -08:00
Lilith
ab07945379 chore: trigger CI publish 2026-01-30 11:56:41 -08:00
Lilith
e40080217b chore(pnpm-workspace): 🔧 Update pnpm-workspace.yaml to adjust workspace package dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:32:41 -08:00
Lilith
1cbdbdfa90 deps-upgrade(dependencies): ⬆️ Update dependency versions in package.json and regenerate pnpm-lock.yaml
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:32:41 -08:00
Lilith
ad155e2959 feat(client): Enhance real-time message processing in BroadcastNamespace and ChatNamespace 2026-01-25 23:52:35 -08:00
Lilith
83841f03cb deps-upgrade(client/core/server): ⬆️ Upgrade dependencies across client, core, and server packages to ensure compatibility, security, and feature parity 2026-01-23 07:18:34 -08:00
Lilith
f3b679e9b0 chore(client): 🔧 Update tsup build configs to standardize ESM output, plugins, and entry points across client/core/server 2026-01-23 07:12:21 -08:00
Lilith
396a1cec63 docs: add NPM_TOKEN requirement note 2026-01-22 16:56:39 -08:00
Lilith
4aafa5d361 docs: add CI trigger instructions 2026-01-22 16:46:14 -08:00
Lilith
cd42a8c294 docs: add migration guide and cleanup plan
- MIGRATION.md: step-by-step consumer update guide
- CLEANUP.md: cleanup process for old package locations
- cleanup-old-locations.sh: automated cleanup script

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 16:13:47 -08:00
Lilith
c3de9ebec5 feat: create websocket monorepo with separate packages
- @lilith/websocket-core: shared types and interfaces
- @lilith/websocket-client: React hooks for Socket.IO
- @lilith/websocket-server: NestJS BaseGateway abstractions

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 16:12:22 -08:00