Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
zhangxichang
/
pupu
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
5
Code
Issues
16
Pull requests
0
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Actions: zhangxichang/pupu
Actions
All workflows
Workflows
Web发布
Web发布
发布
发布
CodeQL
CodeQL
Dependabot Updates
Dependabot Updates
Dependency Graph
Dependency Graph
Show more workflows...
Management
Caches
Deployments
All workflows
All workflows
Actions
Loading...
Loading
Sorry, something went wrong.
Uh oh!
There was an error while loading.
Please reload this page
.
will be ignored since log searching is not yet available
Showing runs from all workflows
will be ignored since log searching is not yet available
58 workflow run results
58 workflow run results
Workflow
Filter by Workflow
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching workflows.
Event
Filter by Event
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching events.
Status
Filter by Status
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching statuses.
Branch
Filter by Branch
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching branches.
Actor
Filter by Actor
Sorry, something went wrong.
Filter
Loading
Sorry, something went wrong.
No matching users.
配置使用cdn导入wasm解决cloudflare文件大小限制问题
自动发布
#33:
Commit
0fc4f5d
pushed by
zhangxichang
1m 10s
master
master
1m 10s
View workflow file
暂时不打包duckdb-wasm,解决cloudflare单文件大小限制问题
自动发布
#32:
Commit
c51ec39
pushed by
zhangxichang
53s
master
master
53s
View workflow file
尝试开启wrangler跨域隔离功能
自动发布
#31:
Commit
2676d71
pushed by
zhangxichang
44s
master
master
44s
View workflow file
实现全部私聊功能
自动发布
#30:
Commit
6c680fc
pushed by
zhangxichang
5m 2s
master
master
5m 2s
View workflow file
聊天功能实现完毕
自动发布
#29:
Commit
d3d9c8c
pushed by
zhangxichang
5m 26s
master
master
5m 26s
View workflow file
添加好友功能实现完毕
自动发布
#28:
Commit
246979e
pushed by
zhangxichang
4m 48s
master
master
4m 48s
View workflow file
修复Vite开发服务器没有wasm模块文件的问题。
自动发布
#27:
Commit
8e9c6a2
pushed by
zhangxichang
4m 32s
master
master
4m 32s
View workflow file
调整路由名称
自动发布
#26:
Commit
44811a5
pushed by
zhangxichang
4m 46s
master
master
4m 46s
View workflow file
移除vite的wasm插件
自动发布
#25:
Commit
6a33b0b
pushed by
zhangxichang
8m 20s
master
master
8m 20s
View workflow file
.移除自动执行tsc
自动发布
#24:
Commit
fdaab0b
pushed by
zhangxichang
4m 28s
master
master
4m 28s
View workflow file
取消加载wasm模块尝试修复
自动发布
#23:
Commit
9b9c7da
pushed by
zhangxichang
4m 14s
master
master
4m 14s
View workflow file
尝试修复浏览器Uncaught DOMException: The operation was aborted. 报错
自动发布
#22:
Commit
bfde81c
pushed by
zhangxichang
4m 25s
master
master
4m 25s
View workflow file
优化wasm模块导入
自动发布
#21:
Commit
3001ba9
pushed by
zhangxichang
5m 8s
master
master
5m 8s
View workflow file
更新.lock文件没有修复linux找不到wasm-and-native的问题,这次以依赖的形式导入wasm-and-native
自动发布
#20:
Commit
edcbd36
pushed by
zhangxichang
4m 43s
master
master
4m 43s
View workflow file
更新.lock文件重新构建看看是否还发生错误
自动发布
#19:
Commit
52c65ef
pushed by
zhangxichang
4m 15s
master
master
4m 15s
View workflow file
修复js依赖问题
自动发布
#18:
Commit
0ead5f9
pushed by
zhangxichang
4m 19s
master
master
4m 19s
View workflow file
1.好友请求基本实现
自动发布
#17:
Commit
83773cf
pushed by
zhangxichang
3m 42s
master
master
3m 42s
View workflow file
使用zustand管理状态,使用路由上下文传递状态。
自动发布
#16:
Commit
5be9d96
pushed by
zhangxichang
4m 53s
master
master
4m 53s
View workflow file
移除路由上下文的方式传递应用程序状态,因为会导致界面刷新。
自动发布
#15:
Commit
05b25d2
pushed by
zhangxichang
4m 57s
master
master
4m 57s
View workflow file
利用路由上下文传递应用程序状态
自动发布
#14:
Commit
8a2c44c
pushed by
zhangxichang
4m 56s
master
master
4m 56s
View workflow file
修复构建顺序问题
自动发布
#13:
Commit
21cf0c3
pushed by
zhangxichang
4m 45s
master
master
4m 45s
View workflow file
1.优化代码,充分利用表单
自动发布
#12:
Commit
ad5b277
pushed by
zhangxichang
4m 46s
master
master
4m 46s
View workflow file
1.优化整个项目配置
自动发布
#11:
Commit
76290f6
pushed by
zhangxichang
4m 49s
master
master
4m 49s
View workflow file
1.实现账号的登录登出
自动发布
#10:
Commit
934202d
pushed by
zhangxichang
4m 38s
master
master
4m 38s
View workflow file
更新项目架构
自动发布
#9:
Commit
8f6a7ea
pushed by
zhangxichang
4m 48s
master
master
4m 48s
View workflow file
Previous
1
2
3
Next
You can’t perform that action at this time.