furt/scripts
michael 78e8dedf8e fix(json): add multi-platform JSON library compatibility
- Add flexible JSON detection (cjson preferred, dkjson fallback)
- Update main.lua and mail.lua with found_cjson detection
- Update start.sh to check both JSON libraries
- Enables furt to run on Arch Linux without manual patches
- Maintains API compatibility with existing cjson usage

Fixes #108
2025-09-05 17:44:42 +02:00
..
build-package.sh feat(distribution): add clean package build system 2025-09-03 20:24:59 +02:00
cleanup_debug.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
create-service.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
health-check.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
manual_mail_test.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
production_test_sequence.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
setup-directories.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
setup-user.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
setup_env.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
start.sh fix(json): add multi-platform JSON library compatibility 2025-09-05 17:44:42 +02:00
stress_test.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
sync-files.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00
test_auth.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
test_curl.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
test_modular.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
test_smtp.sh refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
validate-config.sh feat(deployment): replace monster scripts with modular helper scripts (#87) 2025-09-03 22:12:58 +02:00