david_bai
e0c31957cc
docs: make Docker the only supported deployment path
2026-02-28 12:35:06 +08:00
david_bai
7a027a27b8
chore(doc):Added multi-receiver support bullets in both READMEs and indexed the Chinese README in the AI playbook.
2025-12-18 12:28:25 +08:00
david_bai
10f236dc8d
docs: document in-app navigation persistence (no transfer interruption)
...
- README.md / README.zh-CN.md:
- Add feature bullet for in-app navigation persistence (same-tab SPA)
- Note boundaries: refresh/tab close/new tab not covered
- Frontend architecture (zh/en):
- Add “State & Connection Lifecycle (In-App Navigation)” section
- Explain Zustand store singleton and webrtcService singleton across routes
- Guidance: avoid leaveRoom()/store reset on route-change side effects
- System architecture (zh/en):
- Add “Runtime Session Model (Frontend)” summary
- AI Playbook:
- flows.zh-CN.md: add UX optimization item for in-app navigation persistence and debugging notes
- code-map.zh-CN.md: mark webrtcService and fileTransferStore as singletons (cross-route)
2025-11-24 15:06:10 +08:00
david_bai
0c4397bf46
chore(doc):add AI collaborative documents helps AI understand the project context.
2025-11-11 23:41:50 +08:00
david_bai
47beed3e7f
chore(doc):update readme
2025-10-24 00:01:26 +08:00
david_bai
99f264fcd0
chore(doc):update some docs
...
roadmap: rewrite CN/EN roadmap to focused P0/P1; remove non‑goals; add unified logging in P0
frontend: state management = Zustand + custom Hooks (CN/EN) with updated strategy
2025-10-13 00:03:44 +08:00
david_bai
1e22481a00
docs(docker): align commands and access guidance with latest deployment model
...
- Use "bash ./deploy.sh" consistently across docs
- Prefer "docker compose" (Compose v2) and update examples accordingly
- Public mode: recommend "--with-nginx" for same-origin gateway
- Access: document Nginx (same-origin) vs direct ports; update HTTPS endpoints (lan-tls 8443, full 443)
- Health checks: add same-origin /api examples
- Add notes on NEXT_IMAGE_UNOPTIMIZED in Docker and same-origin behavior when --with-nginx is enabled
- Fix bare-metal docs cross-links to Docker guides
2025-10-10 23:25:12 +08:00
david_bai
975f6e74ad
docs: clarify LAN TLS (self-signed) usage — import CA in browser, correct HTTPS endpoints (8443), CORS guidance; fix deploy hints to only show reachable Nginx URLs. Also: trust CA in frontend container and align HTTPS port mapping.
2025-10-09 21:46:03 +08:00
david_bai
dec59a12ec
docs(readme): align Quick Start and Modes with new deployment model
2025-10-09 15:42:11 +08:00
david_bai
2bd09835b1
docs(docker): elevate Docker one-click to top, add LE automation + SNI443, update flags and compose v2 commands
...
- DEPLOYMENT_docker.md/zh-CN: Add top Quick Start (private/public/full), Let’s Encrypt auto issue/renew (webroot, zero downtime), SNI 443 default for full+domain, common flags (--with-sni443, --turn-port-range, --le-email), replace docker-compose with docker compose.
- README.md/zh-CN: Promote Docker one-click section to top and link to docs.
- DEPLOYMENT.md/zh-CN: Add audience/scope notice; point to Docker docs for recommended path.
- ROADMAP.md/zh-CN: Record recently completed (Docker, LE, SNI, TURN).
2025-10-07 22:48:26 +08:00
david_bai
d2153d7630
chore(doc):Update the doc on local development mode
2025-08-26 23:59:09 +08:00
david_bai
a0486da313
chore(doc):Update document
...
Update the document to include the latest changes: file continuation, introduction of Zustand to the front-end architecture.
2025-08-24 08:46:17 +08:00
david_bai
74eceb3ab4
Added links to Chinese and English versions in readme
2025-07-24 22:37:54 +08:00
david_bai
7e055643c5
Added description of breakpoint resume feature
2025-07-22 00:59:28 +08:00
david_bai
c9227baaf1
update docs:add env_example in Tutorial;sync edit docs/DEPLOYMENT.md depend on docs/DEPLOYMENT.zh-CN.md.
2025-07-01 23:40:18 +08:00
david_bai
d2e93073f8
replace .env.development[production].local with .env.development[production];add env example
2025-06-30 20:45:06 +08:00
david_bai
b1d389ad84
change backend PORT to BACKEND_PORT and front-3000 to 3002
2025-06-28 08:28:26 +08:00
david_bai
d72b483d77
add logo
2025-06-28 07:41:29 +08:00
david_bai
6de6001cf2
replace SecureShare/ with securityshare.xyz/privydrop.app
2025-06-27 23:36:55 +08:00
david_bai
1da2ac58cb
add roadmap
2025-06-26 22:58:39 +08:00
david_bai
76c4e299aa
add CONTRIBUTING.md CODE_OF_CONDUCT.md
2025-06-26 21:17:26 +08:00
david_bai
a0034d46ff
增加英文文档
2025-06-20 23:31:48 +08:00