MatrixSeven/file-transfer-go

main
Commits
51
Contributors
6
Pull Requests
5
Date Range
N/AN/A
Quality Metrics
Percentage of commits matching each quality signal
Test Coverage0%
Documentation0%
Error Handling0%
Conventions0%
Breaking Changes0%
Security Relevant0%
Change Types
Distribution of commit change types

No data available

Complexity Distribution
Commit complexity breakdown

No data available

Commit Timeline
Monthly commits over time
Directory Breakdown
Top 15 most-changed directories
File Hotspots
Top 15 most frequently changed files
README.md
13 changes+205-65
chuan-next/src/components/WebRTCFileTransfer.tsx
11 changes+431-675
chuan-next/src/components/ConnectionStatus.tsx
11 changes+429-145
chuan-next/src/app/HomePage.tsx
11 changes+375-274
chuan-next/src/components/webrtc/WebRTCTextReceiver.tsx
10 changes+235-196
chuan-next/src/components/webrtc/WebRTCFileReceive.tsx
8 changes+168-196
chuan-next/src/components/webrtc/WebRTCDesktopReceiver.tsx
8 changes+645-119
chuan-next/src/components/DesktopViewer.tsx
8 changes+743-84
chuan-next/src/components/DesktopShare.tsx
8 changes+834-886
chuan-next/src/components/webrtc/WebRTCTextSender.tsx
7 changes+102-186
chuan-next/src/components/webrtc/WebRTCDesktopSender.tsx
7 changes+728-189
Dockerfile
7 changes+326-254
.github/workflows/docker-publish.yml
7 changes+173-34
chuan-next/src/lib/config.ts
6 changes+38-26
chuan-next/src/hooks/file-transfer/useFileStateManager.ts
6 changes+290-86