|
|
bee8369a6b
|
Remove .env.local file and update middleware, page, and auth callback files to enhance logging and user experience. Translate comments and console logs to English for better clarity. Refactor Create Short URL form and Debug page for improved user feedback and error handling.
|
2025-04-23 18:17:41 +08:00 |
|
|
|
1b4e0bafc7
|
Enhance authentication flow by implementing ProtectedRoute component across various pages, ensuring users are redirected based on their authentication status. Update login page to support Google sign-in and handle redirect URLs after login. Modify analytics and links pages to include loading indicators and protected access. Update next.config.ts to enable middleware for edge functions.
|
2025-04-23 17:36:54 +08:00 |
|
|
|
6858f2fda5
|
Add team and project selection to Create Short URL form, including validation for required fields and domain input.
|
2025-04-22 16:34:18 +08:00 |
|
|
|
42f5be4dcb
|
Add "Create Short URL" link to Header, remove Navbar component, and implement Create Short URL page with form handling and validation.
|
2025-04-22 13:07:20 +08:00 |
|