vault backup: 2026-04-15 11:36:28
This commit is contained in:
parent
9774a84cf5
commit
d2ed977388
2 changed files with 3 additions and 5 deletions
|
|
@ -82,7 +82,6 @@ cd backend && alembic upgrade head
|
|||
## Timeline / Git History
|
||||
| Date | Change |
|
||||
|------|--------|
|
||||
| 2026-04-14 | Replace logo with v6 SVG across Sidebar and PDF Report |
|
||||
| 2026-04-15 | Replace logo SVG with PNG v6 in Sidebar and PDF Report |
|
||||
| 2026-04-15 | Add deploy-dev.sh for dev server (sudo docker, fix dist permissions) |
|
||||
| 2026-04-14 | Replace logo with v6 SVG across Sidebar and PDF Report |
|
||||
|
|
@ -94,10 +93,6 @@ cd backend && alembic upgrade head
|
|||
| 2026-03-16 | Fix LlamaParse 401 + update logo to v5 |
|
||||
|
||||
## Sessions
|
||||
### 2026-04-15 – Replace logo with new file from
|
||||
**Asked:** Replace logo with new file from Downloads and configure server deployment.
|
||||
**Done:** Created deploy-dev.sh script with dev-specific settings and successfully deployed to dev server.
|
||||
|
||||
### 2026-04-15 – Replace logo with file from /Volumes/SSD/Downloads/BAR-ModComms-logos-v6.png
|
||||
**Asked:** Replace logo with file from /Volumes/SSD/Downloads/BAR-ModComms-logos-v6.png and set up server deployment process.
|
||||
**Done:** Created deploy-dev.sh script with dev-specific configurations (sudo docker compose, port 8001, dev project name) and successfully deployed changes.
|
||||
|
|
|
|||
|
|
@ -57,3 +57,6 @@ tags: [daily]
|
|||
- 11:22 | `modcomms`
|
||||
- **Asked:** Replace logo with new file from Downloads and configure server deployment.
|
||||
- **Done:** Created deploy-dev.sh script with dev-specific settings and successfully deployed to dev server.
|
||||
- 11:35 | `aimpress`
|
||||
- **Asked:** Check why modcomms project updates aren't appearing in Obsidian and clean up duplicate test entries.
|
||||
- **Done:** Cleaned up duplicate entries from test runs and verified project structure updates through Obsidian CLI.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue