Skip to content
Merged

Dev #45

Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
34 commits
Select commit Hold shift + click to select a range
9d7cdaf
feat: add testnet faucet button
Mine77 Aug 8, 2025
c6e2c99
feat: campaign page init
Mine77 Aug 8, 2025
4596f84
feat: initialize default capability in CapStateStore, enhance CapCard…
Mine77 Aug 8, 2025
fecf9eb
Merge branch 'dev' of https://github.com/nuwa-protocol/nuwa-client in…
Mine77 Aug 8, 2025
f391c0c
update campaigns
Mine77 Aug 12, 2025
35d562c
refactor: remove campaign pages
Mine77 Aug 12, 2025
34487f3
fix: login page logo
Mine77 Aug 12, 2025
4932594
refactor: update cap-kit version
Mine77 Aug 13, 2025
162d526
refactor: improve the UI
Mine77 Aug 14, 2025
a7f5a6c
refactor: cap studio
Mine77 Aug 14, 2025
c991d48
fix: cap store data compatibility issues
Mine77 Aug 14, 2025
17c7157
bump cap-kit to 0.3.8
Mine77 Aug 15, 2025
73bbb2e
Integrate with payment-kit
jolestar Aug 13, 2025
4dfd320
Balance and Transactions
jolestar Aug 14, 2025
16f6244
remove claude workflows
Mine77 Aug 15, 2025
60103d6
Merge pull request #44 from nuwa-protocol/support_payment
Mine77 Aug 15, 2025
b5f3eae
fix: only try to update title once
Mine77 Aug 15, 2025
10fd209
upgrade payment-kit to 0.4.6
jolestar Aug 15, 2025
78e4dba
feat: integrate payment kit
Mine77 Aug 15, 2025
5993e02
Merge branch 'dev' of https://github.com/nuwa-protocol/nuwa-client in…
Mine77 Aug 15, 2025
cea5432
chore: ui fix
Mine77 Aug 15, 2025
01f273e
chore
Mine77 Aug 15, 2025
343fd02
chore
Mine77 Aug 17, 2025
6a2afca
feat: add infinite scroll loading to cap store
Mine77 Aug 17, 2025
515131e
feat: cap store UI and UX improvements
Mine77 Aug 17, 2025
6067348
Update readme
Mine77 Aug 17, 2025
87a5c1c
chore
Mine77 Aug 17, 2025
d38ae5b
Merge branch 'main' into dev
Mine77 Aug 17, 2025
584f85e
Update readme
Mine77 Aug 18, 2025
2319675
Merge branch 'dev' of https://github.com/nuwa-protocol/nuwa-client in…
Mine77 Aug 18, 2025
ebc17ff
Update README.md
Mine77 Aug 18, 2025
b83a18f
feat: add resend button to user message and fix the edit function
Mine77 Aug 18, 2025
3ebcb5e
fix: user message style
Mine77 Aug 18, 2025
f04444f
Merge branch 'dev' of https://github.com/nuwa-protocol/nuwa-client in…
Mine77 Aug 18, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
75 changes: 0 additions & 75 deletions .github/workflows/claude-code-review.yml

This file was deleted.

59 changes: 0 additions & 59 deletions .github/workflows/claude.yml

This file was deleted.

4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,6 @@ public/caps.json
.claude

# cursor
.cursor
.cursor

claude.md
133 changes: 0 additions & 133 deletions CLAUDE.md

This file was deleted.

Loading