82778c82dd
fix: wrap background image in fixed div so it stays put on scroll
2026-05-16 15:03:41 +02:00
b02f3c73e3
feat: Frutiger Aero redesign — glass panels, Aero shimmer, interaction moments
2026-05-16 14:55:51 +02:00
9aee4ceb6d
feat: v2 rewrite — hexagonal arch, ActivityPub federation, NATS, deployment-ready ( #1 )
lint / lint (push) Has been cancelled
test / unit (push) Has been cancelled
test / integration (push) Has been cancelled
2026-05-16 09:42:40 +00:00
5f8cf49ec9
feat: simplify error handling in login and registration pages, add install prompt component, and update favicon and icons
2025-09-07 18:43:56 +02:00
72b4cb0851
feat: add confetti animation on thought submission and update dependencies
2025-09-07 17:43:17 +02:00
c3539cfc11
feat: add Frutiger font, enhance UI with glass effect and shadows, and improve component styling
2025-09-07 01:12:09 +02:00
5344e0d6a8
feat: update layout and components for improved user experience, add theme toggle and main navigation
2025-09-06 21:44:52 +02:00
8b82a5e48e
feat: add Header and UserNav components, update layout to include Header and enhance profile page with settings link
2025-09-06 21:21:53 +02:00
c7cb3f537d
feat: implement authentication layout and pages, including login and registration forms, with validation and API integration
2025-09-06 19:19:20 +02:00
e5747eaaf3
feat: initialize thoughts-frontend with Next.js, TypeScript, and ESLint
...
- Add ESLint configuration for Next.js and TypeScript support.
- Create Next.js configuration file with standalone output option.
- Initialize package.json with scripts for development, build, and linting.
- Set up PostCSS configuration for Tailwind CSS.
- Add SVG assets for UI components.
- Create TypeScript configuration for strict type checking and module resolution.
2025-09-05 17:14:45 +02:00