furt/src
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
..
routes fix(json): add multi-platform JSON library compatibility 2025-09-05 17:44:42 +02:00
auth.lua refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
config_parser.lua fix(config): lua 5.1 compatibility and multi-tenant validation 2025-08-28 19:53:30 +02:00
ip_utils.lua refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00
main.lua fix(json): add multi-platform JSON library compatibility 2025-09-05 17:44:42 +02:00
rate_limiter.lua feat(config): integrate rate limiting and CORS configuration from furt.conf 2025-08-29 20:01:47 +02:00
smtp.lua refactor: clean repository structure for v0.1.0 open source release 2025-08-14 09:36:55 +02:00