This website requires JavaScript.
Explore
Help
Register
Sign In
cardosofelipe
/
syndarix
Watch
1
Star
0
Fork
0
You've already forked syndarix
forked from
cardosofelipe/fast-next-template
Code
Issues
18
Pull Requests
Wiki
Activity
Files
0e554ef35e71af4a5eb22b4920e230161d85c003
syndarix
/
frontend
/
tests
/
lib
/
api
History
Felipe Cardoso
b181182c3b
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
..
hooks
**Authentication Refactor:** Remove
authStore
and its associated tests, transitioning to the new authentication model. Add dynamic loading for
PasswordResetConfirmForm
to optimize performance. Include a theme initialization script in
layout.tsx
to prevent FOUC.
2025-11-02 14:00:05 +01:00
client.test.ts
Remove redundant
/api/v1
suffix from API URL configuration and update related test
2025-11-02 04:11:41 +01:00
errors.test.ts
Refactor
useAuth
hooks for improved type safety, error handling, and compliance with auto-generated API client
2025-11-01 04:25:44 +01:00
types.test.ts
Refactor
useAuth
hooks for improved type safety, error handling, and compliance with auto-generated API client
2025-11-01 04:25:44 +01:00