MeetUp/src/app
Dominik Stahl 2bab63b2b9
All checks were successful
container-scan / Container Scan (pull_request) Successful in 2m55s
docker-build / docker (pull_request) Successful in 7m1s
feat: implement credentials login
implements the credentials login functionality
2025-06-11 22:18:59 +02:00
..
api/auth/[...nextauth] refactor(login): page styling 2025-05-08 13:12:41 +02:00
home feat: add logout page 2025-05-13 18:34:58 +00:00
login feat: implement credentials login 2025-06-11 22:18:59 +02:00
logout fix: simplify button styling by removing unnecessary hover classes 2025-06-11 06:13:56 +00:00
settings feat: update button variants to 'outline_muted' for improved visual consistency 2025-06-05 19:50:20 +02:00
globals.css feat: add button font and enhance muted color variables for improved accessibility 2025-06-05 18:17:38 +02:00
layout.tsx feat: add .png icons for safari 2025-05-22 14:38:30 +02:00
page.tsx refactor: move auth check into pages 2025-05-13 18:34:58 +00:00