Commit Graph

5 Commits

Author SHA1 Message Date
15c9599ce7 🔒 (security) security improvement 2025-10-10 23:57:09 +07:00
e522e3e861 🧑‍💻 (dev) merge open signup dan login popup button 2025-09-29 22:31:01 +07:00
a6b8ba9c3d 👔 bind the signup button to signup popup features 2025-08-21 22:32:13 +07:00
a848d4dcb5 creating login popup security check
Perform security checks on the login popup to minimize bugs in unexpected situations.
2025-08-17 22:50:24 +07:00
b12a3211b6 🚚 reconstructing and fixing file structures
The reconstruction includes moving the Navbar component from shared to widget because Navbar is a group of elements, and
removing the login-signup form due to changes in logic that will use a popup flow to improve the user experience without
navigating to another page for authentication.
2025-08-17 21:25:49 +07:00