Commit Graph

6 Commits

Author SHA1 Message Date
尘曲 168fc91e93 Improve clipboard copy fallback
Avoid stale page scripts and select the returned URL when browser clipboard APIs are blocked on plain HTTP access.
2026-05-13 01:40:52 +08:00
尘曲 73a6614118 Add web interface and Docker deployment
Expose the paste tool through a lightweight web UI/API and provide the container setup required for the publicpaste service.
2026-05-13 01:00:40 +08:00
尘曲 77e8a76d4e Add project operating instructions
Record the repository-specific Docker, deployment, and auto-push requirements so future work follows the project constraints.
2026-05-13 00:18:28 +08:00
尘曲 fbde4d6aca Add public paste CLI and skill
Provide a zero-dependency Python tool that races multiple public paste providers and documents safe AI-tool usage through a project skill.
2026-05-12 13:14:05 +08:00
尘曲 8b9720a338 Add .gitignore 2026-05-12 12:03:02 +08:00
尘曲 9d2ed035fb Initial commit 2026-05-12 12:03:02 +08:00