No description
Find a file
Vadym Samoilenko 45c6b2e720 design: comprehensive dark theme UI refresh (ui-ux-pro-max)
- index.css: new OLED-optimised CSS variables (rgba borders, layered
  backgrounds, --ease/--duration tokens), global cursor:pointer on
  buttons, focus-visible ring, input focus glow, .ac-card utility
- Sidebar: replace emoji icons with inline SVGs, add Dashboard/Upload
  nav links with active states, + button for new sheet, better
  sheet-item active treatment, polished context menu
- TopBar: SVG chevron back button, user avatar initials pill,
  fixed 52px height, consistent spacing
- DashboardPage: hover lift on action cards, rgba-border sheet list,
  dashed empty states, SVG icons
- SheetPage: sticky sub-header with saving indicator
- CommandBar: SVG mic + send icons, pill quick-starter chips,
  rounded-lg inputs

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-23 14:55:20 +00:00
backend fix: verify JWT signature via JWKS and fix auth dev bypass condition 2026-03-23 14:44:22 +00:00
frontend design: comprehensive dark theme UI refresh (ui-ux-pro-max) 2026-03-23 14:55:20 +00:00
.env.example feat: add full AI provider config to .env.example and docker-compose 2026-03-23 14:30:16 +00:00
.gitignore Add deploy script, .env.example, and Apache reverse proxy config 2026-03-23 14:05:33 +00:00
deploy.sh fix: run git pull as SUDO_USER to use correct SSH keys 2026-03-23 14:25:44 +00:00
docker-compose.yml feat: add full AI provider config to .env.example and docker-compose 2026-03-23 14:30:16 +00:00
Dockerfile Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00
run_dev.sh Initial commit — AC Tool unified application 2026-03-23 13:24:46 +00:00