Sync current dev state
Some checks failed
EasyStream Test Suite / test (pull_request) Has been cancelled
EasyStream Test Suite / code-quality (pull_request) Has been cancelled
EasyStream Test Suite / integration-test (pull_request) Has been cancelled

This commit is contained in:
SamiAhmed7777
2025-12-15 17:28:21 -08:00
parent 3bf64b1058
commit f0f346deb9
54 changed files with 11060 additions and 484 deletions

View File

@@ -0,0 +1,54 @@
{
"permissions": {
"allow": [
"Bash(php -l:*)",
"Bash(test:*)",
"Bash(grep:*)",
"Bash(tr:*)",
"Bash(docker compose logs:*)",
"Bash(docker compose:*)",
"Bash(docker exec:*)",
"Bash(docker volume rm:*)",
"Bash(docker volume:*)",
"Bash(docker inspect:*)",
"Read(//e/docker-progs/easystream-main/**)",
"Bash(curl:*)",
"Bash(docker-compose ps:*)",
"Bash(docker-compose exec:*)",
"Bash(docker-compose logs:*)",
"Bash(find:*)",
"Bash(docker-compose restart:*)",
"Bash(bash:*)",
"Bash(/dev/null)",
"Bash(awk:*)",
"Bash(/tmp/verify_builder_auth.sh)",
"Bash(/tmp/test_builder_status.sh:*)",
"Bash(__NEW_LINE__ sed -i '154a\\ error_log(\"\"Validating table in doInsertUpdate: \"\" . $db_table);' /e/docker-progs/easystream-main/f_core/f_classes/class.database.php)",
"Bash(/tmp/test_builder_with_redirect.sh:*)",
"Bash(__NEW_LINE__ echo \"✓ SUCCESS: Builder UI elements found!\")",
"Bash(__NEW_LINE__ echo \"\")",
"Bash(__NEW_LINE__ echo \"Checking for builder components...\")",
"Bash(__NEW_LINE__ cat /tmp/builder_response.html)",
"Bash(__NEW_LINE__ echo \"File content:\")",
"Bash(__NEW_LINE__ cat /e/docker-progs/easystream-main/templatebuilder_ajax.php)",
"Bash(/tmp/test_e2e_final.sh)",
"Bash(__NEW_LINE__ sleep 1)",
"Bash(__NEW_LINE__ docker-compose logs caddy)",
"Bash(cat:*)",
"Bash(chmod:*)",
"Bash(/e/docker-progs/easystream-main/test_template_crud.sh)",
"Bash(mkdir:*)",
"Bash(robocopy:*)",
"Bash(docker-compose down:*)",
"Bash(docker-compose up:*)",
"Bash(docker-compose:*)",
"Bash(git remote set-url:*)",
"Bash(git add:*)",
"Bash(rm:*)",
"Bash(git push:*)",
"Bash(powershell:*)"
],
"deny": [],
"ask": []
}
}