autocommit
|
aef2cd261b
|
chore(e2e-testing): 🔧 Update E2E Docker Compose and Vite configs for consistent testing environments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-06-10 17:57:54 -07:00 |
|
autocommit
|
82810e1286
|
deps-upgrade(root): ⬆️ Update core dependencies across 13 packages including root and sub-packages
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 22:32:37 -07:00 |
|
Claude Code
|
8b8f8fc963
|
chore(config-configuration): 🔧 Update Docker Compose configs for e2e testing environments with consistent service dependencies and resource limits
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-12 00:05:19 -07:00 |
|
Claude Code
|
ccab444c78
|
db(status-dashboard): 🗃️ Recreate shared memory file for status dashboard database after schema changes
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-04-04 07:56:46 -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
|
b067279bf6
|
feat(video-studio): ✨ Add video review UI, media gallery client, and protection API with database setup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:36:45 -07:00 |
|
Claude Code
|
68a499aa91
|
db(status-dashboard): 🗃️ implement proper SQLite schema with optimized indexes and storage for status dashboard tables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 09:10:10 -07:00 |
|
Claude Code
|
9033d2ff3c
|
security(content-hub): 🔒️ Implement flexible-auth and mTLS validation in content services with security guards and dependency updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-20 04:04:11 -07:00 |
|
Claude Code
|
a8ba16e261
|
db(status-dashboard): 🗃️ Implement SQLite shared memory and WAL logging for schema migration in status dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 06:51:57 -07:00 |
|
Claude Code
|
d9965bd055
|
chore(status-dashboard): 🔧 Remove accidental SQLite lock files (.db-shm, .db-wal) from status dashboard database
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-19 06:51:27 -07:00 |
|
Claude Code
|
33a3054397
|
feat(image-assistant): ✨ Add image gallery with PhotoGrid component, GalleryPage, status hooks, and SQLite storage integration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-18 22:57:11 -07:00 |
|
Claude Code
|
fbf028c898
|
db(status-dashboard): 🗃️ Add WAL mode and lock file support tables to status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-03-18 19:47:03 -07:00 |
|
Lilith
|
e8668fbca8
|
feat(hosts-page): ✨ Introduce interactive HostsPageView component with host cards, routing updates in App.tsx, and filtering logic
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 17:38:59 -08:00 |
|
Lilith
|
b5df508eb2
|
db(status-dashboard): 🗃️ Introduce initial status dashboard database schema with tables and aggregate functions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-28 15:52:26 -08:00 |
|
Lilith
|
7840d26e10
|
chore(config): 🔧 Update host-related configurations in hosts.config.ts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-27 19:51:56 -08:00 |
|
Lilith
|
ab19855f37
|
feat(status-dashboard): ✨ Implement public status dashboard controllers, components, and hooks
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 15:53:41 -08:00 |
|
Lilith
|
024c36898b
|
deps-upgrade(frontend-public): ⬆️ Update npm packages in status dashboard frontend to latest stable versions
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-26 15:53:41 -08:00 |
|
Lilith
|
e0f111d469
|
chore(backend-api): 🔧 Update 28 feature modules' package.json dependencies across backend APIs
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 14:13:43 -08:00 |
|
Lilith
|
e2643014ab
|
chore(src): 🔧 Update unit tests in subscription-tier.service.spec.ts, image-client.service.spec.ts and related test files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 12:45:58 -08:00 |
|
Lilith
|
e3d8c3ab34
|
chore(src): 🔧 Update TypeScript files in src directory (27 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 11:10:56 -08:00 |
|
Lilith
|
cabecd1011
|
deps-upgrade(backend-api-most-significant): ⬆️ Update HTTP clients, React Query utilities, and related data-fetching dependencies
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 11:10:56 -08:00 |
|
Lilith
|
0c530d7451
|
docs(backend-api): 📝 Update security testing checklist to align with OWASP Top 10, API-specific risks, and compliance requirements
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 11:02:20 -08:00 |
|
Lilith
|
d1a909b276
|
chore(status-dashboard): 🔧 Refactor Markdown structure for consistent formatting
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-20 10:47:30 -08:00 |
|
Lilith
|
b7a7b2155a
|
chore(dependencies): 🔧 Upgrade frontend-admin module dependencies for stability and compatibility
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-19 12:32:02 -08:00 |
|
Lilith
|
7f95838c48
|
chore(marketplace-most-significant): 🔧 Update TypeScript files in src directory (31 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-14 10:39:50 -08:00 |
|
Lilith
|
c2cfcf14ae
|
docs(features-the-main-affected): 📝 Update OAuth redirect flow, orchestrator service tree docs, and integration guides; add Vitest React preset to testing utilities
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-13 04:48:42 -08:00 |
|
Lilith
|
fe5ec9814b
|
chore(components): 🔧 Update 31 TypeScript component files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-12 21:55:30 -08:00 |
|
Lilith
|
74958ec539
|
docs(features): 📝 Update README.md documentation across 30+ feature modules
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:53:19 -08:00 |
|
Lilith
|
8b2d792253
|
chore(docs): 📝 Standardize feature documentation across 22+ features by updating README templates, adding/updating docs directories (e.g., age-verification, image-generator), and enforcing consistent structure
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 04:26:03 -08:00 |
|
Lilith
|
7147491996
|
chore(deps): 🔧 Update dependency JSON configuration files
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 02:15:20 -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
|
8cd25f7b91
|
chore(test): 🔧 Update Vitest/Jest configs across 15+ modules; standardize coverage rules, globals, plugins, and .env.example variables
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-06 01:33:14 -08:00 |
|
Lilith
|
ace195d272
|
chore(status-dashboard): 🔧 Regenerate SQLite WAL/lock files in status dashboard backend API due to schema/data migration
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 20:19:37 -08:00 |
|
Lilith
|
c8ac45739d
|
chore(status-dashboard): 🔧 Update SQLite rollback journal and WAL files in status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 20:14:14 -08:00 |
|
Lilith
|
500952c2f8
|
chore(status-dashboard): 🔧 Regenerate SQLite lock (.db-shm) and WAL (.db-wal) files after database schema/data updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 15:09:43 -08:00 |
|
Lilith
|
06271f73f2
|
chore(db): 🔧 Add SQLite WAL/lock file tracking for status dashboard DB consistency during deployments
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 05:05:57 -08:00 |
|
Lilith
|
8c2c1831a6
|
chore(status-dashboard): 🔥 Remove unintended SQLite temp files from Git tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 04:24:32 -08:00 |
|
Lilith
|
70321b0a63
|
chore(status-dashboard): 🔧 Recreate SQLite WAL/shm files to handle temporary lock regeneration in status dashboard DB after schema/data updates
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 04:19:08 -08:00 |
|
Lilith
|
58fcb83a67
|
chore(status-dashboard): 🔧 Remove accidentally committed SQLite lock files (.db-shm, .db-wal)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 04:08:47 -08:00 |
|
Lilith
|
d331e6973e
|
chore(status-dashboard): 🔧 Add SQLite WAL/shm files to version control for status dashboard backend database tracking
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 04:03:27 -08:00 |
|
Lilith
|
f6fd865dc2
|
chore(src): 🔧 Update TypeScript files in src directory (11 files)
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 02:34:30 -08:00 |
|
Lilith
|
81aee8e220
|
chore(status-dashboard): 🔧 Update SQLite shared memory and WAL files for status dashboard database operations
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 02:18:46 -08:00 |
|
Lilith
|
83fc817363
|
chore(status-dashboard): 🔧 Clean up SQLite lock files from database modifications
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-04 02:02:41 -08:00 |
|
Lilith
|
e499b0c1fb
|
chore(status-dashboard): 🔧 Remove SQLite WAL (db-wal) and shared memory (db-shm) lock files for status dashboard backend cleanup
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 23:31:05 -08:00 |
|
Lilith
|
490cd9e883
|
chore(fontend-components): 🔧 Update build config, database shared memory file, and related scripts
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 22:58:54 -08:00 |
|
Lilith
|
d693aef9f1
|
chore(status-dashboard): 🔧 Regenerate SQLite lock files (.db-shm/.db-wal) post-database schema/data update for status dashboard
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 22:47:06 -08:00 |
|
Lilith
|
f6ff565f73
|
chore(features/status-dashboard/backend-api): 🔧 Remove SQLite lock/WAL files from version control to preserve database integrity
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 22:17:18 -08:00 |
|
Lilith
|
6e6b1ad55f
|
chore(db): 🔧 Update shared memory and write-ahead log files in status-dashboard.db-shm and status-dashboard.db-wal
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 22:12:02 -08:00 |
|
Lilith
|
0dc9274ae1
|
chore(status-dashboard): 🔧 Regenerate SQLite lock files (.db-shm, .db-wal) for status dashboard database consistency
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-03 22:06:42 -08:00 |
|
Lilith
|
18e99ecb78
|
chore(backend-api): 🔧 Update SQLite WAL and shared memory auxiliary files for status dashboard backend
Co-Authored-By: Lilith Autocommit <noreply@atlilith.com>
|
2026-02-02 13:20:50 -08:00 |
|