vault backup: 2026-05-13 19:05:12

This commit is contained in:
Vadym Samoilenko 2026-05-13 19:05:12 +01:00
parent abe5398a92
commit 99b8561e45
2 changed files with 7 additions and 1 deletions

View file

@ -10,7 +10,7 @@ server: optical-dev
tags: [oliver, video, accessibility, ai, captions, audio-description, tts, celery, mongodb]
created: 2026-04-14
last_commit: 2026-05-13
commits: 397
commits: 398
port: 8000
db: MongoDB Atlas
service: docker-compose

View file

@ -239,3 +239,9 @@ tags: [daily]
- 18:54 | `Shumiland`
- **Asked:** Fix admin dashboard displaying blogs, pages, leads, locations and check EZY API payment status integration.
- **Done:** Updated Dockerfile build process, fixed revalidation timing for locations page, replaced static images with video content in DyvoLis component, and added reviewVideos field to CMS.
- 19:03 (2min) | `video-accessibility`
- **Asked:** Fix dictionary embedding issues where AI receives incomplete context during translation.
- **Done:** Updated debugging wizard skill with context handling improvements and deployed to server.
- 19:04 | `video-accessibility`
- **Asked:** Fix embedding dictionary errors where AI receives incomplete context and vocabulary during translation.
- **Done:** Deployed progress status indicators for glossary embedding process showing real-time completion percentage and error states with auto-refresh every 5 seconds.