vault backup: 2026-05-10 20:35:23

This commit is contained in:
Vadym Samoilenko 2026-05-10 20:35:23 +01:00
parent 55bcaf7e7b
commit a026893ee2
2 changed files with 4 additions and 1 deletions

View file

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

View file

@ -311,3 +311,6 @@ tags: [daily]
- 18:58 | `Shumiland`
- **Asked:** Fixed hydration mismatch in Payload admin layout caused by language attribute discrepancy between server and client.
- **Done:** Identified root cause in language detection from Accept-Language header and configured i18n.fallbackLanguage in Payload config.
- 20:34 (11min) | `Shumiland`
- **Asked:** Update dropdown styling to match the header's liquid-glass design.
- **Done:** Applied liquid-glass styling to dropdown component and cleared Figma authentication.