This website requires JavaScript.
Explore
Help
Sign In
vibe
/
voicepaste
Watch
1
Star
0
Fork
0
You've already forked voicepaste
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
b22b27db75b4ab481be54d7896bc01d4c9bc7f7c
voicepaste
/
web
History
imbytecat
b22b27db75
fix: 修复录音按钮快速按放导致按钮卡死的异步竞态问题
2026-03-01 05:30:47 +08:00
..
.gitignore
feat: 引入 Vite 前端工程化,解决浏览器缓存问题;AudioWorklet 独立打包带 hash
2026-03-01 05:13:19 +08:00
app.js
fix: 修复录音按钮快速按放导致按钮卡死的异步竞态问题
2026-03-01 05:30:47 +08:00
audio-processor.js
feat: add mobile web frontend with AudioWorklet recording
2026-03-01 03:03:24 +08:00
bun.lock
feat: 引入 Vite 前端工程化,解决浏览器缓存问题;AudioWorklet 独立打包带 hash
2026-03-01 05:13:19 +08:00
index.html
feat: 引入 Vite 前端工程化,解决浏览器缓存问题;AudioWorklet 独立打包带 hash
2026-03-01 05:13:19 +08:00
package.json
feat: 引入 Vite 前端工程化,解决浏览器缓存问题;AudioWorklet 独立打包带 hash
2026-03-01 05:13:19 +08:00
style.css
feat: add mobile web frontend with AudioWorklet recording
2026-03-01 03:03:24 +08:00
vite.config.js
feat: 引入 Vite 前端工程化,解决浏览器缓存问题;AudioWorklet 独立打包带 hash
2026-03-01 05:13:19 +08:00