초기 커밋: DefVideo 소스 등록
abcVideo 플레이어 소스 (client / server / shared / pythonsource / docs / .claude). .gitignore 적용으로 node_modules·storage·samplevideo·미디어 등 대용량 일괄 제외. 103 files, ~964K. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
13
.claude/settings.local.json
Normal file
13
.claude/settings.local.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npx pm2 *)",
|
||||
"Bash(curl -s http://localhost:55173/api/videos)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" \"http://localhost:55173/api/stream/하행\\)회덕-대전조차장.MP4\" -r 0-100)",
|
||||
"Bash(python3 -c \"import urllib.parse;print\\(urllib.parse.quote\\('하행\\)회덕-대전조차장.MP4'\\)\\)\")",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\\\\n\" --path-as-is \"http://localhost:55173/api/stream/$\\(python3 -c \"import urllib.parse;print\\(urllib.parse.quote\\('하행\\)회덕-대전조차장.MP4'\\)\\)\"\\)\" -r 0-100)",
|
||||
"Bash(curl -s -o /dev/null -w \"HTTP %{http_code}\\\\n\" \"http://localhost:55173/api/stream/하행\\)회덕-대전조차장.MP4\" -r 0-100)",
|
||||
"Bash(curl -s -o /dev/null -w \"HTTP %{http_code}\\\\n\" \"http://localhost:55173/api/meta/$\\(python3 -c \"import urllib.parse;print\\(urllib.parse.quote\\('하행\\)회덕-대전조차장.MP4'\\)\\)\"\\)\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user