vault backup: 2026-05-11 13:43:21
This commit is contained in:
parent
19590a86b8
commit
f39d8f8237
3 changed files with 12 additions and 1 deletions
2
.obsidian/plugins/hoarder-sync/data.json
vendored
2
.obsidian/plugins/hoarder-sync/data.json
vendored
|
|
@ -4,7 +4,7 @@
|
|||
"syncFolder": "Hoarder",
|
||||
"attachmentsFolder": "Hoarder/attachments",
|
||||
"syncIntervalMinutes": 60,
|
||||
"lastSyncTimestamp": 1778493644733,
|
||||
"lastSyncTimestamp": 1778502148121,
|
||||
"updateExistingFiles": false,
|
||||
"excludeArchived": true,
|
||||
"onlyFavorites": false,
|
||||
|
|
|
|||
|
|
@ -170,6 +170,10 @@ Full architecture, requirements, database schema, and ADRs are in `docs/project/
|
|||
- **Last commits:** User menu UX fixes, SSO allowlist, avatar + sign-out button, port auto-selection, Apache template deploy
|
||||
|
||||
## Sessions
|
||||
### 2026-05-11 – Add ameliagreene@oliver.agency to allowed users list
|
||||
**Asked:** Add ameliagreene@oliver.agency to allowed users list and update server
|
||||
**Done:** User added to allowlist and deployment completed on server
|
||||
|
||||
### 2026-05-05 – Add two users to the allowlist
|
||||
**Asked:** Add two users to the allowlist and update the server.
|
||||
**Done:** Added users to allowlist via git pull and backend restart with sudo permissions.
|
||||
|
|
@ -258,6 +262,7 @@ Full architecture, requirements, database schema, and ADRs are in `docs/project/
|
|||
## Change Log
|
||||
| Date | Requested | Changed | Files |
|
||||
|------|-----------|---------|-------|
|
||||
| 2026-05-11 | User allowlist update | Added ameliagreene@oliver.agency, deployed to server | allowlist.config, server.env |
|
||||
| 2026-05-05 | Allowlist update | Added nicky.vissers@brandtech.plus and rudi.reagon@brandtech.plus to allowlist, restarted backend | allowlist config, backend service |
|
||||
| 2026-05-05 | Allowed users list | Add nicky.vissers@brandtech.plus, rudi.reagon@brandtech.plus | allowedUsers.ts, config.server.ts |
|
||||
| 2026-04-29 | Azure configuration | Added SPA redirect URI, configured allowed users list, removed zlalani@oliver.agency | Azure app registration, user configuration file |
|
||||
|
|
|
|||
|
|
@ -14,3 +14,9 @@ tags: [daily]
|
|||
- 11:18 (6min) | `ai_leed`
|
||||
- **Asked:** Create an exact HTML5 copy of an Amazon Prime Day banner with a working 12-hour countdown timer.
|
||||
- **Done:** Built a 300×600px banner with countdown timer, Amazon box illustration, and Prime Day branding.
|
||||
- 13:41 (1min) | `Shumiland`
|
||||
- **Asked:** Developer requested fixes for header text overlap, image gallery scrolling, block expansion layout shift, and video insertion with looping.
|
||||
- **Done:** Analyzed four UI/UX issues across header typography, gallery algorithm, expandable blocks, and video section requiring fixes.
|
||||
- 13:42 | `oliver-sales-ops-platform`
|
||||
- **Asked:** Add ameliagreene@oliver.agency to allowed users list and update server
|
||||
- **Done:** User added to allowlist and deployment completed on server
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue