importzugferd/.claude/settings.local.json
2026-02-13 20:36:13 +01:00

47 lines
1.7 KiB
JSON
Executable file

{
"permissions": {
"allow": [
"Bash(pdfdetach:*)",
"Bash(python3:*)",
"Bash(xmllint:*)",
"Bash(php -r:*)",
"Bash(chmod:*)",
"Bash(cut:*)",
"Bash(grep:*)",
"Bash(mysql:*)",
"Bash(ls:*)",
"Bash(php:*)",
<<<<<<< HEAD
"Bash(for module in /srv/http/dolibarr/custom/*/core/modules/mod*.php)",
"Bash(do echo \"=== $module ===\" grep -A5 \"''js''\" \"$module\")",
"Bash(done)",
"Bash(find:*)",
"Bash(chown:*)",
"Bash(sudo chown:*)",
"Bash(composer show:*)",
"Bash(journalctl:*)",
"Bash(sudo tail:*)",
"Bash(strings:*)",
"Bash(qpdf --show-object=all:*)",
"Bash(pdftk:*)",
"Bash(pdfinfo:*)",
"Bash(exiftool:*)",
"Bash(pacman:*)",
"Bash(git init:*)",
"Bash(git remote add:*)",
"Bash(git branch:*)",
"Bash(git add:*)",
"Bash(git commit:*)",
"Bash(git tag:*)",
"Bash(git push:*)",
"Bash(git pull:*)",
"Bash(git stash:*)"
=======
"Bash(mariadb:*)",
"Bash(git add:*)",
"Bash(git commit -m \"$\\(cat <<''EOF''\nVersion 3.2: Cross-Katalog-Suche und Multi-Lieferanten-Preise\n\n- Cross-Katalog-Suche: Artikel werden via EAN/Hersteller-Art.Nr. in allen Katalogen gefunden\n- Multi-Lieferanten-Anzeige mit Preisvergleich \\(Prozent guenstiger/teurer\\)\n- Fehlende Lieferantenpreise werden bei zugeordneten Produkten angeboten\n- Fix: Kluxen-Datanorm Preise im A-Record \\(Cent -> Euro Umrechnung\\)\n- Neue Uebersetzungen fuer Lieferanten-Alternativen\n\nCo-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>\nEOF\n\\)\")",
"Bash(git push:*)"
>>>>>>> 8521c7f (Version 3.3)
]
}
}