opnform-host-nginx/api
Julien Nahum f7df6bc0d7 Refactor Docker configuration and development setup
- Update .dockerignore with comprehensive ignore patterns for API and client
- Modify docker-compose files to improve service configurations
- Enhance Nginx configuration for development and production environments
- Refactor Dockerfile.api with improved build process
- Add docker-setup.sh script for simplified Docker deployment
- Update update-credentials.vue page with improved UI
- Remove hCaptcha dependency from package-lock.json
- Update PHP configuration and entrypoint scripts
2025-01-29 17:19:36 +01:00
..
app Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
bootstrap Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
config Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
database Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
public Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
resources Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
routes Enhance Form Submission Export Functionality (#657) 2025-01-07 15:04:02 +01:00
storage Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
tests Add error logging for integration failures in AbstractIntegrationHandler 2025-01-14 14:34:03 +01:00
.env.docker GH issue template, docker cache fix, remove docker client entrypoint 2024-09-04 11:19:03 +02:00
.env.example Add reCAPTCHA support and update captcha provider handling (#647) 2024-12-18 16:35:09 +01:00
.gitignore Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
_ide_helper_models.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
artisan Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
composer.json Reduce docker api image size, fix issues 2024-08-28 15:20:39 +02:00
composer.lock Refactor Docker configuration and development setup 2025-01-29 17:19:36 +01:00
phpunit.xml Email spam security (#641) 2024-12-18 13:16:27 +01:00
pint.json Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
server.php Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00
vapor.yml Separated laravel app to its own folder (#540) 2024-08-26 18:24:56 +02:00