Commit graph

196 commits

Author SHA1 Message Date
Lilith
0d8ea3d052 chore(components): 🔧 Update component dependencies and add missing dev dependency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 02:29:28 -08:00
Lilith
35f905778e chore(features): 🔧 Update TypeScript files in the features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-15 00:45:27 -08:00
Lilith
68ff5d23ac feat(quality-assurance-with): Update TypeScript linting/format consistency across 30 src files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
6604d0b7e1 deps-upgrade(dependencies): ⬆️ Update core dependencies across root and feature modules (content-moderation, i18n, platform-admin) for version consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-12 05:35:42 -08:00
Lilith
0c6babb054 chore(src): 🔧 Update TypeScript files in src directory to maintain consistency across 24 modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-11 23:14:47 -08:00
Lilith
afc3adfc68 chore(src): 🔧 Update 16 source files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 21:33:41 -08:00
Lilith
388c234576 chore(components): 🔧 Update TypeScript files in components directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 18:27:18 -08:00
Lilith
30790412d5 chore(sso/backend-api): 🔧 Update .env.example with OAuth2 provider environment variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 17:42:13 -08:00
Lilith
8bf0ed6a08 chore(src): 🔧 Update configuration, utility, and helper files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-08 16:52:28 -08:00
Lilith
5ad3aa1b77 chore(deps): 🔧 Update dependency versions in package.json and lock files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-07 23:35:36 -08:00
Lilith
0da423aaf7 chore(sso/backend-api): 🔧 Update .env.example with latest SSO backend API env var templates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 14:45:18 -08:00
Lilith
84ad4dd708 feat(auth): Add VerificationGate component with dynamic verification flow config support and update auth controller to handle new DTO-based verification requests
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 12:21:05 -08:00
Lilith
075abef766 chore(sso/backend-api): 🔧 Update OAuth credentials and API config placeholders in .env.example
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 12:21:05 -08:00
Lilith
0e3edb898b chore(sso/backend-api): 🔧 Update TypeScript compiler settings in tsconfig.json to enforce stricter checks with "strict": true and target ES2022
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 11:31:32 -08:00
Lilith
f8d4d17a0c chore(auth): 🔒 Add liveness verification DTO and update auth service/controller for real-person checks during registration/login
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:56:08 -08:00
Lilith
9947e32ab8 chore(src): 🔧 Update module imports and dependencies in app.module.ts to align with new service architecture
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:49:48 -08:00
Lilith
3c957c9787 chore(config): 🔧 Update TypeScript configuration in tsconfig.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 07:10:03 -08:00
Lilith
7aa29beb4c deps-upgrade(marketplace): ⬆️ Update frontend dependencies in marketplace features to latest minor/patch versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:55:58 -08:00
Lilith
186c5bd8d2 deps-upgrade(marketplace/frontend-public): ⬆️ Update React, UI libraries, and core dependencies to latest versions for security/compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 06:10:07 -08:00
Lilith
5ffcaad8c0 chore(src): 🔧 Update OnboardingJourneyPage.tsx, app.module.ts, and related utility files for consistency improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 05:57:29 -08:00
Lilith
9435c324b0 chore(features): 🔧 Update GuestRoutes.tsx, index.ts, and related utility files for routing consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 04:00:44 -08:00
Lilith
841f6213b5 chore(marketplace/frontend-public): Update dependencies to latest stable versions in package.json
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 03:53:50 -08:00
Lilith
2ab0b1eb81 chore(sso): 🧪 Add/expand unit & integration tests for SSO auth, MFA, sessions, and user logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:35 -08:00
Lilith
e03b2f945c deps-upgrade(dependencies): ⬆️ Update dependencies in frontend-app, frontend-admin, and backend-api profiles to align with newer versions for consistency, security, and feature compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:57:34 -08:00
Lilith
4400b0021c deps-upgrade(sso-client): ⬆️ Bulk dependency updates across 15 feature modules, including @infrastructure/sso-client, to ensure consistency, security, and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-06 01:51:04 -08:00
Lilith
8174d63a01 chore(features): 🔧 Update TypeScript files in features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:36:20 -08:00
Lilith
79be828a8c chore(features): 🔧 Update TypeScript files in the features directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:25:40 -08:00
Lilith
6b7f2e91e5 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 18:19:58 -08:00
Lilith
9b3565b741 chore(sso/backend-api): 🔧 Update Dockerfile to use Python 3.12-slim base image, add missing build dependencies, and refine container layers for optimized builds
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-04 01:08:07 -08:00
Lilith
7679de2b10 chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-02 01:42:34 -08:00
Lilith
aaafe2958c chore(api): 🔧 Update TypeScript files in API module (16 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-02-01 20:38:25 -08:00
Lilith
544be84af5 chore(sso): 🔒 Enhance SSO security features and related infrastructure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:29 -08:00
Lilith
e0288f0625 chore(attributes): 🔧 Update 27 YAML configuration files in attributes directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:52:27 -08:00
Lilith
f7b5046256 chore(conversation-assistant): 🔧 Update env files (.env.example/.env.prod/.env.apricot) and Dockerfile in semantic-service to standardize API keys/service settings
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:32:07 -08:00
Lilith
2438db1213 chore(features): 🔧 Update TypeScript files in feature directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-31 17:20:49 -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
000df50e69 deps-upgrade(backend-api): ⬆️ Update dependencies in marketplace and SSO backend APIs for security/bug fixes and compatibility improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 15:26:27 -08:00
Lilith
097e666fdf chore(sso): 🔧 Update Dockerfile to optimize SSO backend API deployment with adjusted build steps (e.g., Python version, layer caching)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 13:54:52 -08:00
Lilith
b84e121beb chore(backend-api): 🔧 Update Dockerfile to include latest Node.js version and optimized build steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-30 00:21:29 -08:00
Lilith
f8c65bf974 chore(e2e): 🔧 Update Dockerfile.frontend and Dockerfile configurations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:52:47 -08:00
Lilith
844b84bb8a chore(test): 🔧 Update Dockerfiles for E2E test profiles to modernize base images and add testing dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:35:39 -08:00
Lilith
3400f623b2 chore(src): 🔧 Update test fixture (real-auth-fixture.ts) and documentation files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 23:29:27 -08:00
Lilith
ee2f9892da chore(src): 🔧 Update TypeScript files in src directory
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 21:23:57 -08:00
Lilith
ec5e5fe633 chore(sso): 🔧 Update E2E test suite for SSO feature fixes and improvements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
2026-01-29 18:24:57 -08:00
Lilith
dcae150ea6 chore: snapshot before monorepo consolidation
Capture current working state before converting platform-codebase
into a submodule of the lilith-platform monorepo.
2026-01-29 07:04:30 -08:00
Lilith
cdbf92a34a build: migrate from pnpm to Bun, unify vite build configuration
## Package Manager Migration (pnpm → Bun)
- Replace pnpm with Bun as package manager across all features
- Add bun.lock, bunfig.toml, .npmrc for registry configuration
- Remove pnpm-lock.yaml
- Update all package.json scripts to use Bun

## Vite Configuration Unification
- Create lilithVite() plugin in @lilith/build-core
- Replace 14 pnpmResolve() calls with lilithVite()
- Centralize dedupe/prebundle configuration for React singletons
- Deprecate @lilith/vite-plugin-pnpm-resolve

## Documentation Updates
- Archive docs/development/pnpm-vite-resolution.md to history
- Update DEVELOPMENT_METHODOLOGY.md with bun commands
- Update WORKSPACE-DEPS-QUICK-REF.md with bun commands
- Update workspace-dependency-publishing.md with bun commands
- Update IMPORT_ALIASES.md with bun commands

## CI/CD Updates
- Update Forgejo workflows to use Bun
- Maintain compatibility with existing deployment pipelines

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-26 22:47:00 -08:00
Lilith
c4d2d01964 chore(features): 🔧 Update admin-users.service.ts, password-reset.service.ts, and related feature files 2026-01-26 03:00:17 -08:00
Lilith
b07c0c4eea chore(src): 🔧 Update TypeScript files in src directory (30 files) 2026-01-26 00:47:44 -08:00
Lilith
6bf9f2a5c1 chore(src): 🔧 Update TypeScript files in src directory (22 files) 2026-01-26 00:42:18 -08:00
Lilith
03ca48a989 chore(backend-api): 🔧 Standardize module configurations across 15 feature-specific backend API modules in app.module.ts 2026-01-26 00:36:55 -08:00