Commit graph

5 commits

Author SHA1 Message Date
Wendong-Fan
893f51fc82
chore: fix pre commit format and pipeline issue (#1144) 2026-02-04 08:06:29 +08:00
Wendong-Fan
3291fdf0eb
Revert "add authentication (login/signup) and improve search history management" (#1120)
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
CodeQL Advanced / Analyze (python) (push) Waiting to run
Pre-commit / pre-commit (push) Waiting to run
2026-02-02 01:23:35 +08:00
Zahid Ullah Khan
35d50f230b Removed the .vscode/.debug.script.mjs file.
Replaced the standard button with the project's internal Button component in SearchHistoryDialog.tsx.

Updated the Login.tsx logic to check if(data) rather than explicit type casting.

Added a test case for the "Account or password error" (code 10) in stackAuthApi.test.ts.
2026-01-23 11:02:06 +05:00
Zahid Ullah Khan
ca26a7da87 feat: implement login and signup functionality with auto-create option in stackAuthApi 2026-01-21 16:41:02 +05:00
puzhen
723df5a03e Initial commit of eigent-main 2025-08-12 01:16:39 +02:00