vault backup: 2026-05-01 16:08:12

This commit is contained in:
Vadym Samoilenko 2026-05-01 16:08:12 +01:00
parent 237effd09d
commit 01c92a33d6

View file

@ -287,3 +287,6 @@ tags: [daily]
- 16:04 (10min) | `video-accessibility`
- **Asked:** Implement adaptive silence buffer for pause-insert algorithm instead of fixed 500ms constant.
- **Done:** Verified settings import in routes_share.py and confirmed backend ruff check passes.
- 16:07 | `video-accessibility`
- **Asked:** Fix hardcoded app_url fallback causing share links to point to wrong server
- **Done:** Added app_url field to Settings class and simplified share URL generation logic