This website requires JavaScript.
Explore
Help
Sign In
sarlink
/
sarlink-portal
Watch
7
Star
0
Fork
0
You've already forked sarlink-portal
mirror of
https://github.com/i701/sarlink-portal.git
synced
2025-04-20 03:50:20 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
sarlink-portal
/
actions
History
i701
ef9f032366
Some checks failed
Build and Push Docker Images / Build and Push Docker Images (push)
Failing after 5m56s
Details
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
..
ninja
Enhance user verification and data validation features
2025-01-10 15:59:44 +05:00
auth-actions.ts
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
omada-actions.ts
refactor: streamline authentication flow by removing unused code, replacing custom auth utilities with NextAuth, and updating session handling in components
2025-03-28 22:24:45 +05:00
payment.ts
Refactor authentication middleware to use native fetch, update dependencies, and enhance error handling. Add new error boundary component for dashboard and improve user verification UI. Update payment handling and device management components for better user experience. Adjust CSS for error backgrounds and refine input read-only components with validation indicators.
2025-01-15 10:35:03 +05:00
user-actions.ts
refactor: update authentication flow to use NextAuth, replace better-auth with axios for API calls, and clean up unused code
2025-03-23 15:07:03 +05:00