Commit graph

333 commits

Author SHA1 Message Date
Lilith
9cb1a7bbf6 chore(landing): 🔧 Update TypeScript files in src (7 tsx components) 2026-01-22 23:03:19 -08:00
Lilith
48ba390c27 chore(pages): 🔧 Update TypeScript components in 15 pages files 2026-01-22 23:03:19 -08:00
Lilith
30ba6de21b chore(landing): 🔧 Update landing page with new manifesto sections (AI philosophy, anti-extraction principles) 2026-01-22 23:03:19 -08:00
Lilith
439bcd774e feat(landing): Implement multimedia uploads & playback functionality 2026-01-22 23:03:18 -08:00
Lilith
e16e19ea4e chore(components): 🔧 Update TypeScript files in 15 component modules 2026-01-22 23:03:18 -08:00
Lilith
b26f9a1bb2 chore(components): 🔧 Update TypeScript files in core components directory 2026-01-22 23:03:17 -08:00
Lilith
2253db56a4 chore(components): 🔧 Update TypeScript component files in 15 components 2026-01-22 23:03:17 -08:00
Lilith
0f8306b302 chore(src): 🔧 Update TypeScript definitions and related utility files across 15 source modules 2026-01-22 23:03:17 -08:00
Lilith
88b1a7fc2d chore(src): 🔧 Update TypeScript definitions and related utility files in 15 source files 2026-01-22 23:03:16 -08:00
Lilith
69d808d7c7 chore(products): 🔧 Implement product variant and shopping cart functionality 2026-01-22 23:03:16 -08:00
Lilith
550ba6b71a chore(src): 🔧 Update TypeScript files in src directory 2026-01-22 23:03:16 -08:00
Lilith
5083b112d9 chore(src): 🔧 Update TypeScript definitions in 15 source files 2026-01-22 23:03:15 -08:00
Lilith
e64f232bf0 deps-upgrade(root): ⬆️ Update backend-api dependencies and regenerate lockfiles across modules 2026-01-22 23:03:04 -08:00
Lilith
72e94157ff deps-upgrade(features): ⬆️ Update dependencies across analytics, conversation-assistant, email, feature-flags, landing, and marketplace modules with new versions 2026-01-22 17:34:28 -08:00
Lilith
cd6c0a94bc deps-upgrade(@infrastructure/websocket-client): ⬆️ Update dependencies across 10+ backend API features and frontend packages 2026-01-22 17:14:07 -08:00
Lilith
64d6a6f5d7 chore(src): 🔧 Update TypeScript files in src directory 2026-01-22 17:08:30 -08:00
Lilith
9b9097f055 chore(deps): Update dependency JSON configuration files 2026-01-22 17:08:30 -08:00
Lilith
33fa6d5216 deps-upgrade: ⬆️ Update frontend dependencies across 16 feature modules 2026-01-22 16:37:25 -08:00
Lilith
90b8d70046 deps-upgrade: ⬆️ Upgrade frontend dependencies across analytics, email, and conversation-assistant modules with minor/patch updates to maintain consistency and security 2026-01-22 16:21:58 -08:00
Lilith
e4e093b1a6 refactor(lilith-platform): Update wrapper package versions across all React frontends
Updated 22 frontend application package.json files to use new wrapper package versions:
- @lilith/ui-styled-components: ^1.0.0-dev.* → ^6.3.0
- @lilith/ui-router: ^1.1.0 / 1.2.0-dev.* → ^7.12.0

Affected features:
- status-dashboard, feature-flags, analytics (admin + users)
- email (admin + users), frontend-showcase, conversation-assistant
- landing, profile, messaging, platform-admin, truth-validation
- marketplace, webmap, platform-dev, payments
- image-assistant (dev + macos), seo (admin + public), portal

These wrapper package version updates implement exact version matching pattern.
No API changes, purely dependency version alignment.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-22 15:56:28 -08:00
Lilith
51362abbdc deps-upgrade(frontend-public,backend-api): ⬆️ Update core & transitive dependencies in frontend-public and backend-api 2026-01-22 15:49:17 -08:00
Lilith
e370b8c958 chore(landing): 🔧 Ignore favicon patterns (PNG/ICO) in landing frontend-public assets 2026-01-22 15:32:58 -08:00
Lilith
7b7c388d1e chore(landing): 🎨 Update favicon assets (Apple Touch icons, logo variants) in public directory 2026-01-22 15:21:03 -08:00
Lilith
adb8b8f482 deps-upgrade: ⬆️ Update dependencies across auth-provider, infrastructure (api-client, image-security, sso-client), and feature-specific frontends (analytics, image-assistant) 2026-01-22 15:20:50 -08:00
Lilith
6f79ac419a chore(components): 🔧 Update UI component files (6 tsx components) 2026-01-22 14:34:35 -08:00
Lilith
4660838476 chore(landing): 🔧 Update Vite config for frontend build (plugins, performance optimizations) 2026-01-22 14:23:08 -08:00
Lilith
9e27a0a163 deps-upgrade: ⬆️ Update frontend dependencies in frontend-public (landing & marketplace) and regenerate pnpm-lock.yaml 2026-01-22 14:07:24 -08:00
Lilith
2f6e4d7894 chore(src): 🔧 Update component hooks, SimonSelector.tsx, and related utility files 2026-01-22 14:01:31 -08:00
Lilith
bb3b8d0fe0 deps-upgrade(@infrastructure, @providers, @utils/): ⬆️ Update dependency versions across projects to ensure consistency and apply latest bug fixes/security patches 2026-01-22 11:28:52 -08:00
Lilith
a793faf7c6 deps-upgrade: ⬆️ Upgrade frontend dependencies to patch vulnerabilities and adopt newer versions 2026-01-22 11:23:24 -08:00
Lilith
eca1901b61 feat(shop): Implement gift card & ideas landing pages with UI components, logic, and test utilities 2026-01-22 11:17:58 -08:00
Lilith
adc0c1dbda chore(landing): 🔧 Update landing page routes with new content sections, legal disclaimers, and modernized layouts across categories, company info, merch, and services 2026-01-22 11:17:58 -08:00
Lilith
3567aba519 feat(landing): Enhance landing page with CTA modal system, updated header/navigation, cart drawer, restructured info panels, and SimonSelector layout improvements 2026-01-22 11:17:58 -08:00
Lilith
13bcbcc1ee chore(frontend): Upgrade dependencies across 20+ frontend modules (e.g., conversation-assistant, email, marketplace) via package.json/pnpm-lock.yaml updates 2026-01-22 11:17:56 -08:00
Lilith
d20cf3a914 chore(src): 🔧 Update TypeScript definitions in 11 source files 2026-01-22 03:53:46 -08:00
Lilith
24f65ed55c deps-upgrade: ⬆️ Update React, UI components, and related frontend libraries in frontend-public/frontend-admin with patch/minor version upgrades 2026-01-22 02:55:28 -08:00
Lilith
b821cbcfbf deps-upgrade(landing,safety): ⬆️ Update dependencies in frontend-public and backend-api modules, regenerating pnpm lockfiles 2026-01-22 02:44:32 -08:00
Lilith
e20783be15 chore(features): 🔧 Update Vite config plugins, env vars, and path aliases for frontend-public & -admin 2026-01-22 02:39:05 -08:00
Lilith
cf14e9f217 deps-upgrade: ⬆️ Update frontend-admin and frontend-public dependencies, including core packages, dev tools, and transitive deps via pnpm-lock.yaml regeneration 2026-01-22 02:39:05 -08:00
Lilith
2e07880f22 chore(fontend-public): 🔧 Update Vite and Vitest configuration files 2026-01-22 02:33:12 -08:00
Lilith
a9865a5b89 chore(landing): 🔧 Update Vite config for public landing page with optimized build plugins/output paths 2026-01-22 02:27:31 -08:00
Lilith
d3b87f3385 deps-upgrade(frontend-public): ⬆️ Update React, UI libraries, and related dependencies in /features/landing/frontend-public 2026-01-22 02:27:31 -08:00
Lilith
691a481d80 deps-upgrade: ⬆️ Update frontend-features dependencies to latest versions across 9 modules 2026-01-21 22:47:49 -08:00
Lilith
f4c2a1de58 deps-upgrade: ⬆️ Upgrade pinned dependencies in 14 frontend feature modules to resolve conflicts, apply security patches, and enforce version consistency 2026-01-21 22:42:04 -08:00
Lilith
6ad9f59983 chore(landing): 🔧 Update landing page root component initialization & rendering logic 2026-01-21 21:44:05 -08:00
Lilith
dbd8d33507 chore(components): 🔧 Update modal component logic, main.tsx entry file, and related utility files 2026-01-21 21:38:54 -08:00
Lilith
87240d4f04 chore(components): 🔧 Update TypeScript components to latest standards 2026-01-21 17:47:17 -08:00
Lilith
51f7a88fca chore(landing, marketplace/usage): 🔧 Update TypeScript component files in landing and marketplace modules 2026-01-21 17:20:02 -08:00
Lilith
52bca5e6fd chore(src): 🔧 Update TypeScript definitions in 27 source files 2026-01-21 17:14:45 -08:00
Lilith
d6a12474ee chore(pages): 🔧 Update TypeScript definitions in 22 page-related files 2026-01-21 17:03:54 -08:00