vault backup: 2026-05-01 14:43:39

This commit is contained in:
Vadym Samoilenko 2026-05-01 14:43:39 +01:00
parent 3b19ac6a70
commit d08eac0a2c
3 changed files with 5 additions and 2 deletions

View file

@ -4,7 +4,7 @@
"syncFolder": "Hoarder",
"attachmentsFolder": "Hoarder/attachments",
"syncIntervalMinutes": 60,
"lastSyncTimestamp": 1777639140820,
"lastSyncTimestamp": 1777642733655,
"updateExistingFiles": false,
"excludeArchived": true,
"onlyFavorites": false,

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-01
commits: 348
commits: 349
port: 8000
db: MongoDB Atlas
service: docker-compose

View file

@ -242,3 +242,6 @@ tags: [daily]
- 14:35 | `video-accessibility`
- **Asked:** Deploy help feature work and fix RBAC/membership issues that were blocking reviewers and causing 500 errors.
- **Done:** Pushed three commits fixing reviewer permissions for assignment operations, membership endpoint 500 error handling, and help feature infrastructure.
- 14:42 | `video-accessibility`
- **Asked:** Continue help feature work by capturing screenshots and setting up test users.
- **Done:** Type-checked help feature build and reviewed documentation completion status.