a7m-1st
01acb458cc
fix: handle backend error
2025-09-23 21:31:22 +03:00
a7m-1st
ab2b0bb43d
Merge remote-tracking branch 'origin/main' into fix-#352-install
2025-09-23 12:18:46 +03:00
Wendong-Fan
ade0a8e8ba
enhance: added drag and drop PR384 ( #388 )
2025-09-23 16:26:06 +08:00
Wendong-Fan
cd68780f87
enhance: added drag and drop PR384
2025-09-23 16:25:38 +08:00
Wendong-Fan
9d2e5c932b
enhance: added drag and drop ( #384 )
2025-09-23 16:24:04 +08:00
Wendong-Fan
98340fcf5c
Merge branch 'main' into draganddrop
2025-09-23 16:22:59 +08:00
Wendong-Fan
57ab2e204d
Update refer-a-friend invite link generation ( #382 )
2025-09-23 14:53:33 +08:00
Wendong-Fan
31267576d4
Merge branch 'main' into feature/refer-friend-update-invite-link-sw
2025-09-23 14:53:08 +08:00
Wendong-Fan
a311ec8bff
enhance: PR382 Update refer-a-friend invite link generation ( #383 )
2025-09-23 14:52:57 +08:00
Wendong-Fan
cf32eddc36
update qr code ( #385 )
2025-09-22 21:09:51 +08:00
Wendong-Fan
fd828730be
update qr code
2025-09-22 21:09:11 +08:00
Saedbhati
aeda7b0fbf
update
2025-09-22 15:17:03 +05:30
Saedbhati
11efef8c74
update
2025-09-22 13:16:55 +05:30
Saedbhati
fb528e07db
enhance: added drag and drop
2025-09-22 13:01:51 +05:30
sw3205933776
0ba2942e18
update
2025-09-22 09:43:30 +08:00
Wendong-Fan
c47fbfccff
enhance: PR382 Update refer-a-friend invite link generation
2025-09-22 01:37:24 +08:00
sw3205933776
c095001da1
Update refer-a-friend invite link generation
2025-09-21 23:27:27 +08:00
Wendong-Fan
27bab3af88
update security.md ( #380 )
2025-09-21 20:04:17 +08:00
Wendong-Fan
589c1eec56
update security.md
2025-09-21 20:03:36 +08:00
Wendong-Fan
c9066d773b
Create SECURITY.md ( #379 )
2025-09-21 20:01:46 +08:00
Wendong-Fan
6aabd41a29
Merge branch 'main' into patch-1
2025-09-21 19:48:39 +08:00
Wendong-Fan
c6592bd63a
Verify the validity of google and exa api ( #377 )
2025-09-21 19:47:38 +08:00
Wendong-Fan
3f41017d39
enhance: Verify the validity of google and exa api PR377 ( #378 )
2025-09-21 19:47:22 +08:00
h3rrr
8d3a0fd9d2
Create SECURITY.md
...
I've discovered a serious security vulnerability in my project and would like to request a report through GitHub's private channel.
Alternatively, you can provide other contact information for reporting vulnerabilities.
2025-09-21 13:59:26 +08:00
Wendong-Fan
5d79fe3ec3
enhance: Verify the validity of google and exa api PR377
2025-09-20 16:45:48 +08:00
luo
50ca27104c
complete api key verify
2025-09-20 11:18:59 +08:00
luo
81fc14daa4
complete api key verify
2025-09-20 11:16:00 +08:00
luo
ffded38d84
add google verify
2025-09-20 01:10:03 +08:00
a7m-1st
08e46f3f64
Merge remote-tracking branch 'origin/main' into fix-#352-install
2025-09-19 13:50:50 +03:00
a7m-1st
b7bdc3db57
enhance: add safe window send
2025-09-19 13:38:52 +03:00
a7m-1st
174f4291cf
fix: redirect false error logs
2025-09-19 12:44:02 +03:00
Wendong-Fan
7ca248552e
release 0068 ( #372 )
2025-09-19 12:49:32 +08:00
Wendong-Fan
dffeecc7b5
release 0068
2025-09-19 12:49:14 +08:00
Wendong-Fan
6d0214a486
fix: React Rules of Hooks violation ( #368 )
2025-09-19 12:31:27 +08:00
Wendong-Fan
95b8f4c83a
Merge branch 'main' into credit_bug_fix
2025-09-19 12:31:19 +08:00
Wendong-Fan
8b1abc405f
update bug for wording ( #370 )
2025-09-19 12:31:08 +08:00
Wendong-Fan
2f63bc0e16
Merge branch 'main' into pr-feat-i18n
2025-09-19 12:31:02 +08:00
a7m-1st
bc0d179e46
enhance: checkAndInstallDepsOnUpdate
2025-09-19 00:22:26 +03:00
Douglasymlai
f7a11ce19b
update bug for wording
2025-09-18 21:18:32 +01:00
a7m-1st
72a138c8c7
enhane: update logs
2025-09-18 21:28:18 +03:00
a7m-1st
9b1f0efe17
feat: update promise return type to add logs
2025-09-18 21:28:07 +03:00
a7m-1st
bd875d1aeb
refactor: use class to organize install
2025-09-18 21:14:30 +03:00
a7m-1st
c4f4de6c2e
refactor: isolate install logic
2025-09-18 19:54:47 +03:00
Wendong-Fan
1908467adb
enhance: Add Worker, add simple tooltip and fix empty message bug ( #365 )
2025-09-18 23:03:51 +08:00
Wendong-Fan
482f26588a
Merge main branch and resolve conflicts
...
- Resolved merge conflict in BottomInput.tsx
- Maintained empty message validation with toast error
- Kept TooltipSimple improvements from PR
- Preserved useCloudModelInDev check from main branch
🤖 Generated with [Claude Code](https://claude.ai/code )
Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-18 23:00:28 +08:00
Wendong-Fan
85b184edbe
minor update
2025-09-18 22:58:11 +08:00
Wendong-Fan
019cd5fd07
fix(taskcard, workflow): resolve disagree status mismatch ( #367 )
2025-09-18 22:21:59 +08:00
Wendong-Fan
02184624b4
minor update
2025-09-18 22:21:39 +08:00
Wendong-Fan
42fd6e8d55
fix: React Rules of Hooks violation
2025-09-18 22:10:45 +08:00
sw3205933776
5a5b334dc5
fix(taskcard, workflow): resolve disagree status mismatch
2025-09-18 17:57:12 +08:00