Erster Commit
This commit is contained in:
11
.claude/launch.json
Normal file
11
.claude/launch.json
Normal file
@@ -0,0 +1,11 @@
|
||||
{
|
||||
"version": "0.0.1",
|
||||
"configurations": [
|
||||
{
|
||||
"name": "language-app",
|
||||
"runtimeExecutable": "/bin/bash",
|
||||
"runtimeArgs": ["-c", "PATH=/opt/homebrew/Cellar/node/24.4.1/bin:$PATH npm run dev"],
|
||||
"port": 5173
|
||||
}
|
||||
]
|
||||
}
|
||||
58
.claude/settings.local.json
Normal file
58
.claude/settings.local.json
Normal file
@@ -0,0 +1,58 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"mcp__Claude_Preview__preview_start",
|
||||
"Bash(npm create:*)",
|
||||
"Bash(export PATH=\"/opt/homebrew/bin:$PATH\")",
|
||||
"Bash(npm --version)",
|
||||
"Bash(/opt/homebrew/bin/npm install:*)",
|
||||
"Bash(/opt/homebrew/Cellar/node/24.4.1/bin/npm install:*)",
|
||||
"Bash(PATH=/opt/homebrew/Cellar/node/24.4.1/bin:$PATH npm install)",
|
||||
"Bash(PATH=/opt/homebrew/Cellar/node/24.4.1/bin:$PATH npm install canvas-confetti)",
|
||||
"Bash(xargs ls:*)",
|
||||
"mcp__directus__read-items",
|
||||
"mcp__directus__read-users",
|
||||
"mcp__directus__system-prompt",
|
||||
"Bash(curl -s \"https://db.hejyou.com/roles\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\")",
|
||||
"Bash(python3 -m json.tool)",
|
||||
"Bash(curl -s \"https://db.hejyou.com/policies\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\")",
|
||||
"Bash(curl -s \"https://db.hejyou.com/permissions?limit=100\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\")",
|
||||
"Bash(curl -s \"https://db.hejyou.com/settings\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\")",
|
||||
"Bash(curl -s \"https://db.hejyou.com/items/language_options?filter[status][_eq]=published&fields=id,title_de,short&sort=sort\")",
|
||||
"Bash(curl -sv \"https://db.hejyou.com/items/language_options?filter[status][_eq]=published&fields=id,title_de,short&sort=sort\")",
|
||||
"Bash(curl -s --max-time 10 \"https://db.hejyou.com/items/language_options?fields=id,title_de,short&limit=10\")",
|
||||
"Bash(echo \"EXIT: $?\")",
|
||||
"Bash(curl -s \"https://db.hejyou.com/permissions/1\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\")",
|
||||
"Bash(curl -s -X PATCH \"https://db.hejyou.com/permissions/1\" -H \"Authorization: Bearer j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\" -H \"Content-Type: application/json\" -d '{\"\"\"\"fields\"\"\"\": [\"\"\"\"id\"\"\"\",\"\"\"\"title_de\"\"\"\",\"\"\"\"title_en\"\"\"\",\"\"\"\"title_se\"\"\"\",\"\"\"\"status\"\"\"\",\"\"\"\"short\"\"\"\",\"\"\"\"sort\"\"\"\"]}')",
|
||||
"Bash(find /Users/tim/Documents/GitTea/Language -type f \\\\\\(-name *.sql -o -name *.prisma -o -name schema.* -o -name *migration* \\\\\\))",
|
||||
"mcp__directus__read-collections",
|
||||
"mcp__directus__read-fields",
|
||||
"mcp__directus__create-field",
|
||||
"mcp__directus__update-field",
|
||||
"Bash(TOKEN=\"j6YyjhoFidnU3cI3MSrcgTXqO3t2wbZG\" BASE=\"https://db.hejyou.com\" __NEW_LINE_178152affb04eff3__ for field in image audio_de audio_en audio_se)",
|
||||
"Bash(do echo:*)",
|
||||
"mcp__directus__update-item",
|
||||
"Bash(ls /Users/tim/Documents/GitTea/Language/.env*)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" https://db.hejyou.com/items/language_options?filter[status][_eq]=published --max-time 10)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" \"https://db.hejyou.com/items/language_options\" --max-time 10)",
|
||||
"Bash(curl -s \"https://db.hejyou.com/server/info\" --max-time 10)",
|
||||
"Bash(curl -s -I -X OPTIONS \"https://db.hejyou.com/auth/login\" -H \"Origin: http://localhost:5173\" -H \"Access-Control-Request-Method: POST\")",
|
||||
"mcp__coolify__ping",
|
||||
"mcp__coolify__services",
|
||||
"Bash(python3 -c ' *)",
|
||||
"Bash(curl -s -o /dev/null -w \"%{http_code}\" \"https://db.hejyou.com/server/health\" --max-time 10)",
|
||||
"Bash(curl -s -w \"\\\\n---HTTP:%{http_code}---\" \"https://db.hejyou.com/users/register\" -X POST -H \"Content-Type: application/json\" -d '{\"email\":\"test@test.com\",\"password\":\"test1234\"}' --max-time 10)",
|
||||
"Bash(curl -s -w \"\\\\n---HTTP:%{http_code}---\" \"https://db.hejyou.com/auth/login\" -X POST -H \"Content-Type: application/json\" -d '{\"email\":\"test@test.com\",\"password\":\"wrong\"}' --max-time 10)",
|
||||
"Bash(curl -s \"https://db.hejyou.com/items/language_options?filter[status][_eq]=published&fields=id,title_de,short&sort=sort\" --max-time 10)",
|
||||
"Bash(curl -s \"https://db.hejyou.com/items/language_options?fields=id,title_de,short&limit=5\" --max-time 10)",
|
||||
"Bash(curl -g -s \"https://db.hejyou.com/items/language_options?filter[status][_eq]=published&fields=id,title_de,short&sort=sort\" --max-time 10)",
|
||||
"Bash(curl -g -s \"https://db.hejyou.com/items/users_language?filter[username_lowercases][_eq]=randomxyz123&fields=id&limit=1\" --max-time 10)",
|
||||
"Bash(curl -g -s \"https://db.hejyou.com/items/users_language?filter[username_lowercases][_eq]=randomxyz123&fields=username_lowercases&limit=1\" --max-time 10)",
|
||||
"Bash(curl -s -X POST https://db.hejyou.com/auth/login -H 'Content-Type: application/json' -d '{\"email\":\"tim.leikauf@googlemail.com\",\"password\":\"BMW-RnineT\"}')",
|
||||
"Bash(curl -s -X POST https://db.hejyou.com/items/users_language -H 'Content-Type: application/json' -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImMxMjc0MmE2LTIzOWMtNDc5Ny1iZDBjLTEzZmMzZTIyNGE3NyIsInJvbGUiOiJlZmY1ZWEzNy0xZmI4LTRkMTctYjI2My00MWM4MDIxOWM5MjEiLCJhcHBfYWNjZXNzIjpmYWxzZSwiYWRtaW5fYWNjZXNzIjpmYWxzZSwiaWF0IjoxNzc2OTU0MjA4LCJleHAiOjE3NzY5NTUxMDgsImlzcyI6ImRpcmVjdHVzIn0.pHeqZ72E0hWFHVnzWtqPHM7oDdtKMpXdPtse5nE3jA4' -d '{\"username_public\":\"testuser_delete\",\"username_lowercases\":\"testuser_delete\"}')",
|
||||
"Bash(curl -s 'https://db.hejyou.com/items/users_language/033ca06b-8417-455f-b3f0-0541877438a4?fields=id,username_public,status' -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImMxMjc0MmE2LTIzOWMtNDc5Ny1iZDBjLTEzZmMzZTIyNGE3NyIsInJvbGUiOiJlZmY1ZWEzNy0xZmI4LTRkMTctYjI2My00MWM4MDIxOWM5MjEiLCJhcHBfYWNjZXNzIjpmYWxzZSwiYWRtaW5fYWNjZXNzIjpmYWxzZSwiaWF0IjoxNzc2OTU0MjA4LCJleHAiOjE3NzY5NTUxMDgsImlzcyI6ImRpcmVjdHVzIn0.pHeqZ72E0hWFHVnzWtqPHM7oDdtKMpXdPtse5nE3jA4')",
|
||||
"Bash(curl -s -X DELETE https://db.hejyou.com/items/users_language/033ca06b-8417-455f-b3f0-0541877438a4 -H 'Authorization: Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpZCI6ImMxMjc0MmE2LTIzOWMtNDc5Ny1iZDBjLTEzZmMzZTIyNGE3NyIsInJvbGUiOiJlZmY1ZWEzNy0xZmI4LTRkMTctYjI2My00MWM4MDIxOWM5MjEiLCJhcHBfYWNjZXNzIjpmYWxzZSwiYWRtaW5fYWNjZXNzIjpmYWxzZSwiaWF0IjoxNzc2OTU0MjA4LCJleHAiOjE3NzY5NTUxMDgsImlzcyI6ImRpcmVjdHVzIn0.pHeqZ72E0hWFHVnzWtqPHM7oDdtKMpXdPtse5nE3jA4')",
|
||||
"Bash(echo \"Status: $?\")"
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user