Forgejo Actions
|
cf4e55e89d
|
build: bump version to 0.0.2180 [skip ci]
|
2026-04-03 09:58:05 +00:00 |
|
Claude Code
|
73ec8ae36e
|
perf(iphotos-sync): ⚡ Refactor PhotosLibraryReader and SyncManager to optimize sync performance with batch/parallel fetching and add script-based validation steps
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-03 02:57:05 -07:00 |
|
Forgejo Actions
|
6977c504c4
|
build: bump version to 0.0.2179 [skip ci]
|
2026-04-03 08:17:31 +00:00 |
|
Claude Code
|
814a9ecce6
|
perf(iphotos-sync): ⚡ Optimize API request handling, local photo library reading, and synchronization orchestration for faster and more stable sync operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-03 01:16:35 -07:00 |
|
Forgejo Actions
|
f90f35ab17
|
build: bump version to 0.0.2178 [skip ci]
|
2026-04-03 05:31:44 +00:00 |
|
Claude Code
|
05bc11e7aa
|
chore(services): 🔧 Update service configuration logs for error tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-02 22:30:54 -07:00 |
|
Forgejo Actions
|
12ba70e535
|
build: bump version to 0.0.2177 [skip ci]
|
2026-04-03 05:23:57 +00:00 |
|
Claude Code
|
75dc4d1813
|
feat(sync): ✨ Implement photo synchronization between devices and backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-02 22:22:46 -07:00 |
|
Claude Code
|
ce1efff7d2
|
infra(media-gallery): 🧱 Update Docker Compose services, ports, and volumes for media gallery deployment
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-02 22:22:46 -07:00 |
|
Claude Code
|
f1081dfa77
|
deps-upgrade(media-gallery): ⬆️ Update core dependencies in media gallery backend API for bug fixes, performance, and new features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-02 22:22:46 -07:00 |
|
Forgejo Actions
|
2158c474c1
|
build: bump version to 0.0.2176 [skip ci]
|
2026-03-26 08:10:19 +00:00 |
|
Claude Code
|
7843621c21
|
chore(webmap): 🔧 Update deployment seed instructions/config for webmap feature
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
87a872d7df
|
remove(status-dashboard): 🔥 Clean up SQLite temporary files (.db-shm, .db-wal) from repository
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
0241ad6579
|
feat(sso-auth): ✨ Update AuthController to add/modify SSO authentication endpoints for new authentication methods and external identity provider integrations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
78abf081dd
|
security(throttling): 🔒️ Fix rate-limiting bypass vulnerabilities in throttling strategy implementations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
5a999bd800
|
feat(scenarios): ✨ Add/update scenario configurations and new templates for platform workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
7513ce7778
|
refactor(factory): ♻️ Restructure factory implementation for improved maintainability and decoupling
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:47 -07:00 |
|
Claude Code
|
00e2d8b990
|
test(phases-specific): ✅ Add/extend test coverage for phase logic validation with mocks and assertions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
0cd9b262e0
|
refactor(phases): ♻️ Restructure phase modules with hybrid naming convention and consolidate related features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
b71009c4da
|
test(platform-seed): ✅ Add and update test cases for platform-seed library to improve coverage and fix failures
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
30b9a06107
|
feat(auth): ✨ Implement new auth flow with data loading, database integration, and session verification
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
b33d7fc019
|
feat(platform-seed): ✨ Add development data generation and session verification scripts for testing workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
fdc27e5381
|
docs(platform-seed): 📝 Clarify and update session type definitions in platform seed feature documentation
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
a75c757152
|
feat(profile-analytics): ✨ Introduce new HTTP endpoints and business logic to fetch and process profile analytics data
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
e1c6b29e1d
|
feat(trust): ✨ Add TrustOverviewPage and VerificationsPage UI components for managing trust workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
ab40380db2
|
ui(subscriptions-specific): 💄 Update SubscriptionOverviewPage with enhanced UI elements, improved layout, and status indicators
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
d9036d1085
|
ui(subscriptions): 💄 Implement enhanced subscription tiers display and management UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:46 -07:00 |
|
Claude Code
|
17f5803c19
|
feat(merch-submissions): ✨ Add MerchSubmissionsPage component for merchant submission workflow
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
df8bc4feef
|
feat(shop): ✨ Implement product filtering, bulk actions, and UI enhancements in the ProductsPage component and its API module
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
8ba623bfdd
|
ui(security-security): 💄 Add interactive security dashboard visualizations and refactor SecurityOverviewPage layout with new SecurityAlerts and SecurityMetrics components
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
7f46ba4af7
|
feat(gov-detection): ✨ Implement government detection page with React component for admin security features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
0748af6c36
|
feat(security): ✨ Add blocklist management UI with creation, editing, and validation controls for admins
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
403a1c05a5
|
feat(security-appeals): ✨ Update AppealsPage component with status indicators, action buttons, and forms for security appeal management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
e8421add08
|
feat(reviews): ✨ Add new review management pages for clients, disputes, providers, and an overview dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
d3aae74784
|
feat(regions-thresholds): ✨ Add dynamic threshold adjustment controls with real-time validation feedback
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
cec838b329
|
feat(platform-admin): ✨ Add region management controls and enhance data visualization in RegionsOverviewPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
de7a2b77b6
|
feat(regions-history): ✨ Update RegionsHistoryPage with filtering, pagination, and enhanced data display for region history records
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
fffc961d4e
|
feat(moderation): ✨ Refactor moderation pages with new UI components and threat-level classification constants
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:45 -07:00 |
|
Claude Code
|
9afc1ef839
|
feat(image-pipelines): ✨ Implement pipeline status visualization, filtering, and action controls in the ImagePipelinesDashboardPage
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
839c65cc9a
|
feat(asset-admin): ✨ Update AssetAdminPage to support ML asset listing, filtering, and editing features
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
821576efbf
|
ui(frontend-admin): 💄 Update CSS-in-JS styles for service diagram component to enhance visual consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
1a50fad145
|
ui(frontend-admin): 💄 implement new queue visualization and interactive elements in the QueuesDashboardPage component
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
314ef054a1
|
feat(content-hub): ✨ Add admin panel UI components for verification alerts, lifecycle dashboards, and translation controls
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
580918a0a8
|
feat(content-hub): ✨ Add viewmodel hooks for content detail, lifecycle, and translation management in admin UI
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
b68dd0f3ea
|
feat(content-hub): ✨ Add admin API endpoints for content operations, lifecycle management, and translation workflows
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
7d5d026df6
|
feat(content-hub): ✨ Introduce ContentCalendarPage, TranslationStatusPage, ContentLifecyclePage, and TranslationManagerPage for admin content management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
a2be273536
|
feat(client-intel): ✨ Introduce new client intelligence reports with enhanced metrics, charts, and interactive elements for admin data analysis
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
9962ef20b6
|
ui(frontend-admin): 💄 Improve attribute statistics visualization in admin dashboard with enhanced charts, filters, and interactive UX
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
f11992e854
|
feat(attributes): ✨ Add filtering, sorting, and enhanced UI/UX to AttributesListPage for improved admin attribute management
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|
Claude Code
|
74c03c7ee0
|
feat(admin-attributes): ✨ Improve attribute management UI with new components and interactions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-25 23:56:44 -07:00 |
|