9 Commits

Author SHA1 Message Date
a75eb92a9c feat: Frutiger Aero theme + UI polish
- Add aero-theme.css (glassmorphism, gold buttons, backdrop blur)
- Colored note cards as tinted glass via inline rgba styles
- Fix hooks order violation in RegisterPage
- Force dark mode; fix muted-foreground to opaque white
- BulkActionsBar glass-heavy blur + vivid red delete button
- New Note button pill shape with aqua dome gradient
- Prevent iOS zoom (maximum-scale=1.0)
2026-06-07 21:57:47 +02:00
2b8d39824a feat: Initialize Capacitor Android project with PWA assets and update API session SameSite configuration. 2025-12-26 16:57:45 +01:00
d4327108ee pwa fix 2025-12-26 16:05:03 +01:00
0506f93068 feat: add comprehensive SEO, Open Graph, Twitter, PWA meta tags, and structured data to index.html. 2025-12-26 15:57:57 +01:00
7840227649 feat: Introduce dedicated settings page with API URL configuration and data management hooks, and update Dockerfile for runtime env injection. 2025-12-26 15:55:55 +01:00
7977ccf612 feat: implement Progressive Web App (PWA) functionality with new assets and configuration. 2025-12-23 11:52:40 +01:00
cb0ac687ca feat: Containerize frontend and backend services with Docker and Docker Compose, enabling environment-based API configuration. 2025-12-23 03:34:48 +01:00
7aad3b7d84 logo 2025-12-23 02:48:10 +01:00
39b28c7f3b init 2025-12-23 02:15:25 +01:00