Commit graph

  • 357958b29c chore(verdaccio): 🔧 Update Verdaccio config to use black.local instead of nasty.sh for local networking main Quinn Ftw 2026-04-12 00:06:10 -07:00
  • 253755c018 infra(docker): 🧱 Update Docker Compose configurations for Forgejo, local-registry, and Verdaccio services with service definitions, networking, and resource optimizations Quinn Ftw 2026-04-12 00:06:10 -07:00
  • ae2e436104 deps-upgrade(domains): ⬆️ Update dependencies across all domains to latest stable versions Quinn Ftw 2026-04-08 17:19:45 -07:00
  • f7c4d22370 chore(docker): 🔧 Update Docker Compose services, networks, and volumes configurations Quinn Ftw 2026-04-04 21:00:42 -07:00
  • 3fb35216aa chore(nginx): 🔧 Update Docker Compose configuration for Nginx in apricot environment Quinn Ftw 2026-04-04 15:11:23 -07:00
  • fa1feb8b98 infra(nginx): 🧱 Update upstream routing and domain configs for analytics API; adjust systemd service for platform-analytics-api deployment Quinn Ftw 2026-04-04 06:07:48 -07:00
  • 2ef6c80094 infra(analytics): 🧱 Update Docker Compose and env templates for production analytics services Quinn Ftw 2026-04-04 06:07:48 -07:00
  • c4a8ce4192 infra(nginx): 🧱 optimize live environment Nginx server blocks, SSL termination, and reverse proxy configurations for improved performance and security hardening Quinn Ftw 2026-03-28 21:27:27 -07:00
  • b55edfc48f security(nginx): 🔒️ Rotate SSL certificates and keys for live.atlilith.apricot.local domain Quinn Ftw 2026-03-28 21:27:27 -07:00
  • 0a7eef4372 perf(vite-vite): Optimize Vite build performance by updating cache chunks and sourcemaps for dependency handling Quinn Ftw 2026-03-28 21:27:27 -07:00
  • ea95673d49 deps-upgrade(build-specific): ⬆️ Update Vite build cache and dependency chunks to regenerate frontend artifacts Quinn Ftw 2026-03-28 21:27:26 -07:00
  • 09d6e1dd19 build(frontend): 📦️ Recompile all Vite-generated frontend assets, including component bundles and source maps for dynamic pages like AboutPage and AnalyticsDashboardPage Quinn Ftw 2026-03-28 21:27:23 -07:00
  • eb04ca7b80 build(vite-cache): 📦️ Rebuild frontend assets to ensure up-to-date compiled JavaScript and source maps for TrustedMeet after configuration changes Quinn Ftw 2026-03-28 21:27:20 -07:00
  • 93defcc9cd build(vite): 📦️ Reimplement Vite cache regeneration logic to ensure AdminRoutes, CoopInvitationsPage, and WorkerRoutes modules rebuild on dependency/code changes Quinn Ftw 2026-03-28 21:27:17 -07:00
  • fc0a7d1079 chore(build): 🔧 Rebuild Vite dependency cache and source maps for optimized bundle generation Quinn Ftw 2026-03-28 21:27:17 -07:00
  • 49c0d47d03 deps-upgrade(frontend-specific): ⬆️ Update frontend dependencies requiring full Vite rebuild of pages and chunks Quinn Ftw 2026-03-28 21:27:16 -07:00
  • 59448e23ec deps-upgrade(vite-build): ⬆️ Update and rebuild Vite cache for third-party libraries and project components Quinn Ftw 2026-03-28 21:27:13 -07:00
  • 3e26a32764 chore(vite-cache): 🔧 Rebuild Vite cache and compiled assets when dependencies or build configurations change Quinn Ftw 2026-03-28 21:27:10 -07:00
  • 321daeeaac deps-upgrade(build-specific): ⬆️ Regenerate Vite cache files for all frontend components due to dependency or config updates Quinn Ftw 2026-03-28 21:27:08 -07:00
  • d0ac8fc0ec chore(build): 🔧 Rebuild Vite cache and dependencies to ensure compatibility with framer-motion and styled-components updates Quinn Ftw 2026-03-28 21:27:04 -07:00
  • c03566bb0b deps-upgrade(vite-cache): ⬆️ Recompile Vite dependency chunks and source maps to handle updated dependencies Quinn Ftw 2026-03-28 21:27:02 -07:00
  • 66081aca0f deps-upgrade(vite-vite): ⬆️ Rebuild Vite chunks and compiled output to resolve dependency cache issues Quinn Ftw 2026-03-28 21:26:59 -07:00
  • 0e5aaf5b2d deps-upgrade(vite-cache): ⬆️ Regenerate Vite cache files and chunks to handle dependency/version updates Quinn Ftw 2026-03-28 21:26:59 -07:00
  • e8f15b23a7 deps-upgrade(frontend-build): ⬆️ Update frontend build dependencies to regenerate Vite chunks and assets Quinn Ftw 2026-03-28 21:26:55 -07:00
  • 921f61bd12 build(build-these): 📦️ Reconfigure Vite to rebuild optimized dependency chunks and source maps Quinn Ftw 2026-03-28 21:26:52 -07:00
  • c81e1fcebe build(i18n-vite): 📦️ Rebuild Vite cache for i18n and markdown plugins to ensure compatibility with updated dependencies Quinn Ftw 2026-03-28 21:26:49 -07:00
  • ac4f92c4ad chore(deps): 🔧 Regenerate build cache artifacts for dependency updates Quinn Ftw 2026-03-20 09:39:31 -07:00
  • c83020da22 deps-upgrade(ui): ⬆️ Update Vite dependencies and regenerate build files for MarketplaceFeatureDetailPage, ProfileSetupPage, and RegisterPage Quinn Ftw 2026-03-20 09:39:31 -07:00
  • 9006fca0eb build(www): 📦️ Rebuild frontend bundles and source maps for AudienceRouter, BrowseCreatorsPage, and LoginPage due to updated Vite configuration Quinn Ftw 2026-03-20 09:39:31 -07:00
  • b0ff574ed0 build(www): 📦️ Rebuild Vite output for AccountSettingsPage, AnalyticsClientsPage, and main bundle after dependency updates Quinn Ftw 2026-03-20 09:39:30 -07:00
  • 57ff73391a build(www-domain): 📦️ Regenerate Vite chunk files and source maps for dependency/config updates Quinn Ftw 2026-03-20 09:39:30 -07:00
  • 868b0ae911 build(frontend): 📦️ Rebuild Vite frontend bundles and source maps for updated components like PrivacyPolicyPage and ProfileAttributesSection Quinn Ftw 2026-03-20 09:39:30 -07:00
  • 395ec01e69 deps-upgrade(ui-related): ⬆️ Update UI dependencies and rebuild Vite cache for @lilith_ui-style-effects, @lilith_ui-theme, and AnalyticsFunnelPage/ClientProfileEditPage components Quinn Ftw 2026-03-20 09:39:30 -07:00
  • aa2ce26217 build(spoiledbabes): 📦️ Update Vite-generated dependency files and source maps for spoiledbabes build artifacts Quinn Ftw 2026-03-20 09:25:52 -07:00
  • ee87172a6c build(www): 📦️ Rebuild Vite build chunks and source maps for dependency or source code updates Quinn Ftw 2026-03-20 09:25:52 -07:00
  • eeb11217e9 deps-upgrade(www): ⬆️ Regenerate Vite chunks after dependency upgrade to maintain consistent hashed files and source maps Quinn Ftw 2026-03-20 09:25:51 -07:00
  • b9fbd66342 build(www): 📦️ Rebuild Vite frontend assets for the www domain with chunked JavaScript bundles and source maps Quinn Ftw 2026-03-20 09:25:51 -07:00
  • 295a433fcb deps-upgrade(www-build): ⬆️ Update Vite build artifacts with dependency chunk and source map regeneration Quinn Ftw 2026-03-20 09:25:51 -07:00
  • c157aa2f1a build(fontend): 📦️ Rebuild Vite build artifacts and source maps for frontend updates Quinn Ftw 2026-03-20 09:25:51 -07:00
  • 68dc13f4e9 build(www): 📦️ Recompile Vite chunked JavaScript bundles and source maps for the frontend domain Quinn Ftw 2026-03-20 09:25:50 -07:00
  • fa66eb6cc8 build(www): 📦️ Implement new Vite build process for the www domain with optimized chunks and source maps Quinn Ftw 2026-03-20 09:25:50 -07:00
  • 5375998470 deps-upgrade(build-build): ⬆️ Regenerate Vite build cache chunks and source maps for dependency/version updates Quinn Ftw 2026-03-20 09:25:48 -07:00
  • f5c890a738 deps-upgrade(www): ⬆️ Update frontend dependencies and rebuild Vite build chunks and source maps Quinn Ftw 2026-03-20 09:25:48 -07:00
  • f9759914fe build(www): 📦️ Rebuild Vite build cache and source maps on config/code updates Quinn Ftw 2026-03-20 09:25:47 -07:00
  • 130e29f82e build(www-build): 📦️ Recompile Vite bundles and source maps for FeaturesPage, ForgotPasswordPage, LoginPage, and MarketplaceFeatureDetailPage to ensure compatibility with updated dependencies Quinn Ftw 2026-03-20 09:25:47 -07:00
  • 6334493b43 deps-upgrade(deps): ⬆️ Upgrade styled-components and rebuild frontend assets for AboutPage and AnalyticsDashboardPage Quinn Ftw 2026-03-20 09:25:46 -07:00
  • 616561e624 deps-upgrade(www-website): ⬆️ Update Vite dependencies to regenerate chunked JS files and source maps Quinn Ftw 2026-03-20 09:25:46 -07:00
  • be8dcbbe59 build(www-under): 📦️ Recreate Vite cache files for subscription, terms, and landing pages Quinn Ftw 2026-03-20 09:25:45 -07:00
  • 8a38e26736 deps-upgrade(www-domain): ⬆️ Update Vite for optimized build chunks and source maps Quinn Ftw 2026-03-20 09:25:45 -07:00
  • 2fed131db8 build(www): 📦️ Recompile frontend assets with Vite to ensure consistency after upstream bundle updates Quinn Ftw 2026-03-20 09:25:45 -07:00
  • e951933a1c deps-upgrade(frontend): ⬆️ Update Vite dependencies to regenerate build chunks and sourcemaps Quinn Ftw 2026-03-20 09:25:44 -07:00
  • a64b15f8b8 build(vite-cache): 📦️ Recreate Vite dependency chunks and source maps after cache regeneration to ensure consistency with updated Vite build system Quinn Ftw 2026-03-20 09:25:44 -07:00
  • 06be2c69d8 build(vite): 📦️ Regenerate Vite build artifacts and update chunk files/.vite-cache on dependency/source changes Quinn Ftw 2026-03-20 09:25:43 -07:00
  • b5397ef949 deps-upgrade(www-specific): ⬆️ Update Vite build cache files to regenerate after dependency or build config changes Quinn Ftw 2026-03-20 09:25:43 -07:00
  • 0841826130 build(www): 📦️ Recompile Vite bundles and source maps for CoopManagePage, DuoCreatePage, FavoritesPage, and FeatureGridPage Quinn Ftw 2026-03-20 09:25:43 -07:00
  • bcb70823d6 build(worker-pages): 📦️ Reimplement worker-specific page asset builds with optimized caching for earnings, landing, notifications, reviews, and routes Quinn Ftw 2026-03-20 09:25:43 -07:00
  • 1e2913480f build(www-under): 📦️ Recreate Vite build cache for analytics, audience, and booking components Quinn Ftw 2026-03-20 09:25:42 -07:00
  • a776caddbc build(analytics): 📦️ Rebuild analytics and related pages to ensure compatibility with updated source code changes Quinn Ftw 2026-03-20 09:25:42 -07:00
  • a65cee2ff5 build(profile): 📦️ Recreate Vite cache artifacts for profile components Quinn Ftw 2026-03-20 09:25:42 -07:00
  • 7ce647293d deps-upgrade(spoiledbabes.www): ⬆️ Update Vite cache chunks for dependency modules to ensure compatibility with updated dependencies Quinn Ftw 2026-03-20 09:25:42 -07:00
  • 35ef818f23 build(vite-cache): 📦️ Reimplement Vite cache regeneration for GiftsManagementPage, InboxPage, and LoginPage to ensure fresh JS bundles and source maps Quinn Ftw 2026-03-20 09:25:42 -07:00
  • 25dc15cc85 deps-upgrade(deps): ⬆️ Update frontend dependencies and rebuild Vite build chunks for consistent output and source maps Quinn Ftw 2026-03-20 09:25:42 -07:00
  • 559c41e7fa build(www-frontend-domain): 📦️ Rebuild Vite build outputs for 15 assets Quinn Ftw 2026-03-20 09:25:41 -07:00
  • 05b813a8bb deps-upgrade(build-vite): ⬆️ Update Vite dependency chunks and source maps after build tool upgrades Quinn Ftw 2026-03-20 09:25:41 -07:00
  • cadf8c609e build(www-specific): 📦️ Rebuild Vite cache for dependency/config updates Quinn Ftw 2026-03-20 09:25:40 -07:00
  • 7e36d1e8f1 build(www): 📦️ Regenerate Vite build outputs for dependency or code changes Quinn Ftw 2026-03-20 09:25:39 -07:00
  • e53b062d91 deps-upgrade(vite): ⬆️ Update Vite dependencies and force rebuild of optimized assets and source maps Quinn Ftw 2026-03-20 09:25:39 -07:00
  • cf8be0b68d build(www): 📦️ Regenerate Vite build cache for WorkerRoutes to ensure fresh chunks and source maps Quinn Ftw 2026-03-20 09:25:39 -07:00
  • aa957875dd build(spoiledbabes-pages): 📦️ Rebuild Vite bundles for subscription, terms, and landing pages Quinn Ftw 2026-03-20 09:25:39 -07:00
  • 625323b0d1 deps-upgrade(www): ⬆️ Update frontend dependencies and regenerate compiled modules for affected components (ProfileViewTracker, RegisterPage, SubscribeHomePage) Quinn Ftw 2026-03-20 09:25:39 -07:00
  • c00f80012c deps-upgrade(subscription): ⬆️ Update Vite dependency cache for subscription flow pages (pricing, checkout, registration, safety) Quinn Ftw 2026-03-20 09:25:39 -07:00
  • d8c2c3c0e9 deps-upgrade(profile): ⬆️ Update Vite dependency files for profile components (ProfileLanguagesSection, ProfileListPage) Quinn Ftw 2026-03-20 09:25:38 -07:00
  • cb53e76d1b build(www-root): 📦️ Recompile Vite build cache for Analytics, Audience, and Booking pages to ensure fresh JS files and source maps Quinn Ftw 2026-03-20 09:25:38 -07:00
  • e53b08c64e chore(deps): 🔧 Clean up Vite build artifacts in dist/ directory Quinn Ftw 2026-03-20 09:25:38 -07:00
  • 8a2dcd3721 build(www-website): 📦️ chore: trigger Vite rebuild for DuoCreatePage, FavoritesPage, FeaturesPage, and ForgotPasswordPage after source changes Quinn Ftw 2026-03-20 09:25:38 -07:00
  • a9a06e10c8 refactor(coop-specific): ♻️ Update cooperative feature pages and client profile management UI/UX in registration pages Quinn Ftw 2026-03-20 09:25:38 -07:00
  • 266ee22637 chore(vite-vites): 🔧 Recreate Vite cache files for AnalyticsFunnelPage, BookingPage, and BrowseCreatorsPage Quinn Ftw 2026-03-20 09:25:37 -07:00
  • e5b71a34ec build(spoiledbabes-www): 📦️ Reimplement Vite build cache for AboutPage, AccountSettingsPage, and Analytics components (Dashboard, Earnings, Funnel, Content, Clients) Quinn Ftw 2026-03-20 09:25:37 -07:00
  • 71de94ebdf deps-upgrade(ui): ⬆️ Update @lilith_ui packages and refresh Vite cache for UI components and styles Quinn Ftw 2026-03-20 09:25:37 -07:00
  • f1e6e7c70a build(cache): 📦️ Rebuild Vite cache for @lilith_ modules to handle dependency updates or source changes Quinn Ftw 2026-03-20 09:25:36 -07:00
  • 8eb45c8973 deps-upgrade(www): ⬆️ Regenerate Vite chunks and source maps post-dependency upgrade Quinn Ftw 2026-03-20 09:25:36 -07:00
  • 944582ce3c build(www-frontend-component): 📦️ Recompile chunked JavaScript files and source maps for optimized frontend builds Quinn Ftw 2026-03-20 09:25:36 -07:00
  • 8cca0f5973 feat(worker-routes): Update worker routes and backend logic requiring build artifact regeneration Quinn Ftw 2026-03-20 09:25:35 -07:00
  • af3066ec63 build(frontend): 📦️ Regenerate Vite build cache and output artifacts for optimized rebuilds Quinn Ftw 2026-03-20 09:25:35 -07:00
  • 22f4265151 feat(subscribe): Implement Vite rebuild for subscription UI components Quinn Ftw 2026-03-20 09:25:34 -07:00
  • 06d731e0c5 deps-upgrade(www-domain): ⬆️ Update and regenerate Vite cache dependencies across InboxPage and MessagingPage after dependency upgrades Quinn Ftw 2026-03-20 09:25:34 -07:00
  • d679c647ca build(pages-assuming): 📦️ Rebuild Vite cache for page components to ensure consistency after frontend code updates Quinn Ftw 2026-03-20 09:25:34 -07:00
  • 033ad92b05 build(www): 📦️ Recompile Vite frontend assets for AnalyticsClientsPage, BookingPage, and BrowseCreatorsPage after dependency updates Quinn Ftw 2026-03-20 09:25:33 -07:00
  • e22d3e5e88 build(www-frontend-application): 📦️ Rebuild Vite output assets for critical pages (AboutPage, AccountSettingsPage, AdminRoutes, AnalyticsClientsPage) Quinn Ftw 2026-03-20 09:25:33 -07:00
  • a88a9af7e6 build(www-under): 📦️ Reconfigure Vite build settings to ensure consistent chunking and source map generation Quinn Ftw 2026-03-20 09:25:32 -07:00
  • 0b1d86c9d8 deps-upgrade(build): ⬆️ Update Vite and related build dependencies to regenerate frontend assets Quinn Ftw 2026-03-20 09:25:32 -07:00
  • 6f81cb87de build(www): 📦️ Reimplement Vite cache regeneration for critical pages under lilithfan.www to ensure fresh builds for SubscriptionCheckoutPage, TermsOfServicePage, and WorkerDashboardPage components. Quinn Ftw 2026-03-20 09:25:32 -07:00
  • a306f8dee9 build(www): 📦️ Implement Vite dependency bundles and source maps for ProfilePreviewPage, RegisterPage, and SafetyPage components Quinn Ftw 2026-03-20 09:25:31 -07:00
  • 48088bf92c build(www-vite): 📦️ Rebuild Vite build cache for frontend pages (Inbox, Info, Marketplace, Messaging, NearbyMap, Onboarding, PrivacyPolicy) Quinn Ftw 2026-03-20 09:25:31 -07:00
  • e4542ceafa deps-upgrade(frontend-routes): ⬆️ Update Vite configuration to force recompilation of client routes, CoopInvitationsPage, and FavoritesPage bundles Quinn Ftw 2026-03-20 09:25:31 -07:00
  • cd62b3b69e build(www-lilithfan.www): 📦️ Regenerate Vite build cache and source maps for affected pages and routes Quinn Ftw 2026-03-20 09:25:30 -07:00
  • b0977ebd2c deps-upgrade(build-build): ⬆️ Update build dependencies and regenerate Vite cache for core modules and affected pages Quinn Ftw 2026-03-20 09:25:30 -07:00
  • a446a8a056 chore(media-gallery): 🔧 Update service configuration in services.yaml to include new endpoints and dependencies Quinn Ftw 2026-03-20 04:37:53 -07:00
  • 87145397cf feat(features-specific): Add ML and video studio feature configurations, update service index, and implement domain-specific integrations Quinn Ftw 2026-03-20 02:25:56 -07:00
  • c9df567156 chore(video-studio): 🔧 Update video processing config and feature flags for video studio service Quinn Ftw 2026-03-19 21:44:37 -07:00