Commit graph

17 commits

Author SHA1 Message Date
autocommit
05bbe97a09 refactor(corp-filter): ♻️ Modularize filtering logic, add type safety, and optimize performance in corporate data filtering utility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 18:41:43 -07:00
autocommit
1211dfcb28 feat(network): Introduce NetworkModule, NetworkService, NetworkController, and NetworkQueryDto for network operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:43:53 -07:00
autocommit
e999f63918 feat(api-services/api/src): Add NetworkModule for handling network operations in the root application
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-05-15 17:43:53 -07:00
Claude Code
332854bb29 feat(trends): Add real-time trend update support with new calculation methods
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-07 13:40:12 -07:00
Claude Code
0781dd9628 feat(audience): Add new audience creation and update endpoints with business logic for managing audience data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 21:20:04 -07:00
Claude Code
4516ffb282 feat(engagement): Update EngagementQuery DTO to support additional query parameters and modify response structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:21:43 -07:00
Claude Code
dd50408432 feat(engagement): Add engagement tracking endpoints and metrics calculation for views/likes in API layer
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:21:43 -07:00
Claude Code
97ecef0427 feat(audience): Add new endpoints and business logic for audience segmentation and filtering
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-06 14:21:43 -07:00
Claude Code
968ffbdf30 arch(api): 🏗️ Restructure API and collector services, update deployment pipeline, modify database initialization, and remove legacy website-bff service
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 15:07:10 -07:00
Claude Code
51f183e6f8 refactor(processors): ♻️ Improve service implementations in acquisition, audience, and aggregation processors for better performance and maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-04-05 02:55:29 -07:00
Claude Code
a0daab52fb feat(seeds-specific): Update seed execution workflow in run-seed.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:40:53 -07:00
Claude Code
4f849b65dc feat(seeds): Update seed execution logic in run-seed.ts to enable parallel execution, modify seed data structure, and enhance error handling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:35:10 -07:00
Claude Code
bfd1dc0898 feat(seeds): Add seed script initialization logic for data migrations in run-seed.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:28:27 -07:00
Claude Code
5c80f29082 feat(seeds): Add seed data for user profiles to populate initial development database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-03-19 06:22:09 -07:00
Lilith
6f907450a3 chore(api): 🔧 Add aggregated metrics & cohort analysis schema + migrations, update core services, extend test coverage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 08:20:57 -08:00
Lilith
7bd6fb249a chore(api): 🔧 Update TypeScript definitions and utility files in API module 2026-01-25 16:21:50 -08:00
Lilith
a2a7287584 breaking(collector): 💥 Breaking change: convert CommonJS imports to ES modules across API, processor, and realtime components 2026-01-25 16:01:09 -08:00