Claude Code
|
643e292a3e
|
deps-pin(deps): 📌 Enforce exact version pinning in bun.lock for reproducible builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-06 14:21:43 -07:00 |
|
Claude Code
|
1cbe59c114
|
deps-upgrade(collector): ⬆️ Update collector dependencies to latest versions
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
|
29cac04066
|
breaking(infrastructure): 💥 Update Docker Compose and Dockerfiles to enforce resource limits, security hardening, and introduce multi-stage builds for production deployment
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
|
f45b4ad57e
|
chore(analytics): 🔧 Update TypeScript compiler options and module settings in analytics package
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-05 02:55:29 -07:00 |
|
Claude Code
|
01bd2ad7f5
|
chore(gitignore): 🔧 add missing .turbo/ pattern to .gitignore
Patterns added: .turbo/
|
2026-04-05 02:54:14 -07:00 |
|
Claude Code
|
48332edaa2
|
refactor(redis): ♻️ Restructure RedisPublisherService and RedisSessionService for cleaner organization and improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
487eeaad87
|
feat(processor): ✨ Add support for new event processing logic in the event processor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
0b6e94877c
|
refactor(processor): ♻️ Standardize and optimize entity definitions in AggregatedMetric and RawEvent by adjusting fields and types for improved data model consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
7321cdaf34
|
refactor(processor): ♻️ Restructure AppModule providers and imports for improved modularity and performance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
aa539aa6f4
|
refactor(collector): ♻️ Improve attribution tracking DTOs with new properties for sources and client device info
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
1bb24b5f71
|
feat(analytics-interceptor): ✨ Add support for custom analytics events in the interceptor
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
95ea805588
|
deps-upgrade(config): ⬆️ Pin newer Bun dependencies and update bunfig.toml for configuration compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
01ef6e6f5d
|
deps-upgrade(analytics): ⬆️ Update analytics-client and analytics-widgets dependencies to latest versions for bug fixes, security patches, and stability improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 23:57:42 -07:00 |
|
Claude Code
|
34961b06c5
|
scripts(scripts): 🔨 Add/update scripts for build automation and deployment workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
7dd9b2b5ed
|
security(auth-specific): 🔒️ Enforce stricter token validation and OAuth2 support in authentication logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
954a71489e
|
feat(tracking): ✨ Add tracking controller methods and routes for new event tracking features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
4068c597f0
|
feat(health-specific): ✨ Implement health-check endpoint logic in HealthController with proper status responses
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
1a092d168b
|
feat(collector): ✨ Add fingerprint fields to SessionFingerprint for enhanced session tracking and privacy compliance
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
0e5e4dff58
|
feat(collector): ✨ Add structured DTOs for user interaction tracking (TrackViewDto, TrackEngagementDto, TrackInteractionDto) with re-exports in collector/index.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
ea3cddccde
|
refactor(collector): ♻️ Restructure AppModule to modularize data collection logic and update entry point for improved maintainability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
0c1f54599a
|
deps-upgrade(analytics-client): ⬆️ Update axios and analytics SDK dependencies with TypeScript type compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
c4c4a1055d
|
release(app-root): 🔖 publish version 1.0.0 with security and performance improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
6d191a2bfc
|
chore(infrastructure): 🔧 Update environment variables and Docker Compose configs for dev/prod environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 15:14:01 -07:00 |
|
Claude Code
|
bc238b8946
|
infra(infra-ci): 🧱 Update CI/CD pipeline configurations for cloud deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 06:05:52 -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
|
936eaebf04
|
chore(services): 🔧 Update TypeScript compiler settings in api and collector services to align tsconfig.json options
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
|
8ac67da67d
|
perf(analytics-interceptor): ⚡ Optimize event interception latency by reducing processing overhead in analytics pipeline
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:44:51 -07:00 |
|
Lilith
|
d5e05d15fc
|
deps-upgrade(analytics): ⬆️ Update analytics and submodule dependencies to latest versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-08 19:33:44 -07:00 |
|
Lilith
|
aac4fc6c18
|
chore(analytics-client, analytics-interceptor): 🔧 Add funnel event tracking hook and enhance page view implementation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 01:29:53 -08:00 |
|
Lilith
|
36a2dbb81d
|
deps-upgrade(analytics-client): ⬆️ Update dependencies to improve compatibility/performance in analytics client
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-07 01:29:53 -08:00 |
|
Lilith
|
ff5f5abed7
|
ci: update workflow to publish all sub-packages via Forgejo registry
Migrates from pnpm + npm.nasty.sh:4873 to bun + forge.nasty.sh.
Publishes analytics, analytics-client, and analytics-widgets.
|
2026-01-30 17:36:52 -08:00 |
|
Lilith
|
afacd35e4e
|
chore(analytics-client): 🔧 Add analytics instrumentation for tracking user interactions in both client-side components and widget integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-30 17:34:28 -08:00 |
|
Lilith
|
1c0446c23d
|
deps-upgrade(packages): ⬆️ Update dependencies in packages directory to ensure compatibility and resolve potential runtime issues
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
317bd7c5b8
|
docs(examples): 📝 Refactor example configurations to align with latest best practices, adding clearer workflows and feature demonstrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
dc5329e885
|
chore(docs): 📝 Update documentation files in /docs directory (README, guides, or API references)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
85235e6977
|
chore(hooks): 🔧 Update hook scripts: index.ts, use-refresh-interval.ts, and related utility files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
1f840fd0c9
|
feat(widgets): ✨ Add interactive data visualization widgets (charts, graphs, tables) for dashboard components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
8168ea2f3a
|
chore(types): ♻️ Refactored TypeScript types in common.ts, events.ts, gdpr.ts, queries.ts, and responses.ts; restructured exports in index.ts to improve organization and reusability
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
a0d6b6fb11
|
chore(analytics): 📈 Add event tracking methods for analytics integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
541728c002
|
chore(interceptors): 🔧 Add analytics tracking interceptor (src/nestjs/interceptors/analytics.ts) with route/method application support
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:58 -08:00 |
|
Lilith
|
e7adba2899
|
chore(nestjs): ♻️ Refactor NestJS module registration, exports, and types for improved maintainability and API clarity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:57 -08:00 |
|
Lilith
|
68706ba1c4
|
feat(decorators): ✨ Add track/no-track decorators for activity monitoring (opt-in/opt-out)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:57 -08:00 |
|
Lilith
|
499d1ebe12
|
chore(client): 🔧 Update TypeScript files in client directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:57 -08:00 |
|
Lilith
|
70da1d9f57
|
chore(src): 🔧 Update TypeScript files in src directory (7 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:57 -08:00 |
|
Lilith
|
7b9bc7b7eb
|
chore(src): 🔧 Update TypeScript files in src directory (8 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-01-29 08:20:57 -08:00 |
|