Commit graph

7 commits

Author SHA1 Message Date
b14a546577
Externe Links im neuen Tab oeffnen, GitHub-Verweis entfernt
All checks were successful
Deploy go.vanityontour.de / deploy (push) Successful in 8s
2026-07-28 07:38:09 +02:00
edfff460cf
VanityCast: Beta-Verweis entfernt, /vanitycast zeigt auf die Landingpage
All checks were successful
Deploy go.vanityontour.de / deploy (push) Successful in 6s
Die TestFlight-Gruppe ist voll, der Beta-Button lief also ins Leere.

/vanitycast zeigt jetzt auf vanitycast.vanityontour.de statt auf TestFlight -
so wie es VanityWebsite.md vorsieht: QR-Codes nicht direkt in den App Store,
damit das Ziel aenderbar bleibt und Android spaeter mitgenommen werden kann.
Der Slug behaelt seine bisherigen Visits.

/vanitycast-web war damit doppelt und ist entfernt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 09:55:05 +02:00
03c1a526bd
Projekte aktualisiert und Design ueberarbeitet
All checks were successful
Deploy go.vanityontour.de / deploy (push) Successful in 7s
VanityCast fehlte komplett, obwohl die App in Version 1.4 im App Store ist.
Neu dazu kommt eine Karte fuer Code & Infrastruktur (Forgejo/GitHub). News und
Stats bleiben aussen vor - beide leiten auf /admin bzw. /login und sind nicht
oeffentlich nutzbar.

Design: Abstands- und Typo-Skala ueber Custom Properties statt frei gewaehlter
Pixelwerte, Karten-Grid auf auto-fit umgestellt, je Projekt ein eigener Akzent
als Farbkante. Dazu Fokus-Ringe fuer Tastaturnutzung, prefers-reduced-motion
und scroll-margin, damit der Sticky-Header keine Ankerziele verdeckt.

Ausgehende Links laufen jetzt ueber die eigenen Kurzlinks, womit die Seite
Klickstatistiken bekommt. Impressum, Datenschutz und Mailto bleiben direkt.

Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
2026-07-27 09:45:46 +02:00
a9f93b8537
CSP erweitert um upgrade-insecure-requests und block-all-mixed-content in index.html 2026-02-24 12:07:14 +01:00
a6533bfb3d
Security fixes: Add CSP, referrer policy, fix invalid HTML
- Add Content Security Policy header
- Add strict referrer policy
- Fix missing rel="noopener noreferrer" on external link
- Replace invalid </br> tags with proper div spacing
- Improve overall security posture

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-24 12:02:04 +01:00
27d7869636
kleinere Anpassungen an der index.html 2026-02-24 11:56:56 +01:00
1b5762a849
Initial commit: Vanity on Tour Linktree landing page
- Static HTML/CSS Linktree-style landing page
- Responsive design with dark theme
- Project showcase (StaySense, Expense Logbook, Blog, RSS-Bot)
- Social media links and contact information
- GitHub Actions workflow for automated deployment
- Complete documentation and setup instructions

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2026-02-24 11:13:29 +01:00