diff --git a/99 Daily/2026-05-01.md b/99 Daily/2026-05-01.md index b53c4c6..92471ba 100644 --- a/99 Daily/2026-05-01.md +++ b/99 Daily/2026-05-01.md @@ -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