Commit graph

14 commits

Author SHA1 Message Date
Lilith
46022d871f feat(content-moderation): Implement comprehensive content moderation with API controllers, frontend UI, navigation, and interceptor integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-13 04:20:13 -07:00
Lilith
19980d0d9c chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 18:43:32 -08:00
Lilith
8bada5aeb6 chore(src): 🔧 Update source file structure in index.ts for compatibility with new dependency version
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 11:41:26 -08:00
Lilith
f3936cedff chore(src): 🔧 Update core utility file index.ts to include new dependency version checks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 10:56:36 -08:00
Lilith
4452ed2b07 chore(config-from-packages/config): 🔧 Add tier-based style configurations in tier-styles/ and update index.ts for dynamic theming management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-22 10:24:06 -08:00
Lilith
4beb55f0b8 chore(src): 🔧 Update TypeScript files in src directory (31 files updated)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-13 04:40:24 -08:00
Lilith
16d0e0afe6 chore(src): 🔧 Update generated files (index.ts, ports.generated.ts) and related dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 18:08:47 -08:00
Lilith
67a7cabbed chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:57:57 -08:00
Lilith
507be3d72d chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:14:32 -08:00
Lilith
264838614c chore(src): 🔧 Update TypeScript files in src directory 2026-01-24 20:52:58 -08:00
Lilith
2e264ee0b4 refactor(@config): ♻️ Restructure config exports and port mappings 2026-01-18 09:20:11 -08:00
Lilith
47afa93d14 🐛 Fix @lilith/config ESM exports with .js extensions
Add main/types fields and use .js extensions in imports
for proper ESM module resolution.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-03 00:35:28 -08:00
Lilith
ccb4be5ad5 🔧 Regenerate ports config with queueWorker service
Add queueWorker service ports (api: 3080, websocket: 3081, redis: 6388).

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-02 23:55:45 -08:00
Lilith
27a22c0b84 Add restructured core packages (@config, @design-tokens, @types, @validation, @ui)
New top-level package organization replacing @core/* structure.
Includes:
- @config: Port configuration
- @design-tokens: Theme system
- @types: Domain types and models
- @validation: Input validation
- @ui: React component packages

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2025-12-30 21:12:50 -08:00