Commit Graph

12 Commits

Author SHA1 Message Date
gpt-engineer-app[bot]
09f6f9d5fa Refactor Register page components
Splits the Register page into smaller, more manageable components for better organization and maintainability.
2025-03-15 13:52:41 +00:00
gpt-engineer-app[bot]
76f9b3b4df Update error messages
Update error messages to provide more clarity.
2025-03-15 13:27:38 +00:00
gpt-engineer-app[bot]
5853e5f51b Remove offline mode option
This commit removes the offline mode functionality and focuses on resolving server-side issues.
2025-03-15 13:20:51 +00:00
gpt-engineer-app[bot]
46d4f10c5c Reverted to edit edt-5621e5a0-bf01-45d1-871d-f401b7a23641: "Investigate fetch failure
Investigate why fetch requests are failing."
2025-03-15 07:29:30 +00:00
gpt-engineer-app[bot]
f93dfe1c2d Visual edit in Lovable
Edited UI in Lovable
2025-03-15 07:08:46 +00:00
gpt-engineer-app[bot]
41308a478e Investigate fetch failure
Investigate why fetch requests are failing.
2025-03-15 07:06:29 +00:00
gpt-engineer-app[bot]
d345f7035a Fix sign-up failure handling
The sign-up failure logic was not properly implemented. This commit addresses the issue.
2025-03-15 07:04:34 +00:00
gpt-engineer-app[bot]
fd34c62170 Refactor AuthContext into smaller files
Refactors the AuthContext.tsx file into smaller, more manageable files to improve code organization and maintainability. The functionality remains the same.
2025-03-15 06:57:27 +00:00
gpt-engineer-app[bot]
33f1a94a81 Implement user authentication
Implement login functionality and user authentication logic.
2025-03-15 06:50:56 +00:00
gpt-engineer-app[bot]
c1e698090f Rename app to "젤리의 적자탈출"
Update the app name to "젤리의 적자탈출".
2025-03-15 01:57:47 +00:00
gpt-engineer-app[bot]
8a3ccbc853 Change main color scheme
Change the main color scheme to neuro-income.
2025-03-15 01:43:45 +00:00
gpt-engineer-app[bot]
3b9a6cc8b0 Implement login/signup pages
This commit implements the login and signup pages for the application.
2025-03-15 01:37:07 +00:00