vault backup: 2026-05-11 15:58:34

This commit is contained in:
Vadym Samoilenko 2026-05-11 15:58:34 +01:00
parent b34951f379
commit cf541e1150
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -29,3 +29,6 @@ tags: [daily]
- 14:37 (15min) | `Shumiland`
- **Asked:** Fix header text overlap, carousel scrolling freezes, block expansion page shift, and add looped video.
- **Done:** Reduced header font size, updated carousel algorithm, fixed block expansion layout shift, and added looped video file.
- 15:57 (59min) | `Shumiland`
- **Asked:** Fix header text overlap, update location photos, fix scroll algorithm freezing, prevent page shift on block expansion, and add looping video.
- **Done:** Reduced header font size, implemented unique location images with fallback map, optimized scroll algorithm, contained block expansion within containers, and embedded looping video with responsive sizing.