-
Notifications
You must be signed in to change notification settings - Fork 1
feat: expand item types and improve API response handling #25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
eb738b2
feat: expand item types and improve API response handling
cubxxw 945e9d3
refactor: clean up exports and improve type definitions in client files
cubxxw 24ec5dd
refactor: improve API response handling and type assertions in ItemsT…
cubxxw 8597763
fix: enhance error handling and localization in dashboard and login c…
cubxxw db7a5f4
chore: update pnpm version and enhance error handling in components
cubxxw 5b6d0ae
fix: update item description handling in DashboardPage component
cubxxw d1b77aa
chore: update environment configurations and enhance Google OAuth han…
cubxxw b19bebc
fix: enhance authentication flow and improve error handling in middle…
cubxxw 30581cf
chore: add extension testing capabilities and update Makefile
cubxxw fcca09d
chore: update client generation workflow and enhance admin dependencies
cubxxw 8632aa7
chore: remove deprecated files and update project structure
cubxxw c235c6d
chore: remove SECURITY.md and update popup components for better acce…
cubxxw 292e23a
chore: update Jest configuration and enhance testing utilities
cubxxw 8ed343e
chore: update Makefile and improve code formatting across components
cubxxw 3e934dd
feat: enhance sidebar functionality and improve API interactions
cubxxw 0aa50fa
feat: add diagnose functionality and enhance sidebar resources
cubxxw 37d3779
feat: add resource links for independent developers in README_zh-CN
cubxxw e057865
fix: update favicon file types and replace icon assets
cubxxw 15803ba
chore: update Makefile and enhance extension functionality
cubxxw 904b9db
refactor: enhance extension build process and update documentation
cubxxw 8184607
chore: update test setup and enhance database management
cubxxw 326d986
feat: add social media integration and improve options page layout
cubxxw File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Fix the malformed GitHub URL in the release summary.
The GitHub URL contains a duplication of "https://github.com/" which will result in a broken link.
📝 Committable suggestion
🤖 Prompt for AI Agents