92779d8b4e
removed tiles redis, now using pg
2026-05-06 17:19:40 +02:00
ced51c4111
refactor: remove browserless service and related environment variables from Docker configurations
2026-04-03 19:00:26 +02:00
a09fa0597d
fix: update PDF filename format to replace spaces with dashes and enhance Puppeteer service configuration
2026-03-10 12:36:11 +01:00
4f9a46d1d2
Refactor code structure for improved readability and maintainability
2026-03-06 12:35:41 +01:00
42c15dfe96
feat: integrate PDF generation using Puppeteer
...
- Removed dependencies on html2canvas-pro and jsPDF.
- Added puppeteer-core for PDF generation.
- Created a new API endpoint for generating PDFs.
- Updated SchedaAnnuncioStampabile component to use the new PDF generation API.
- Enhanced error handling and user feedback during PDF generation.
- Added browserless service to docker-compose for Puppeteer.
- Updated environment variables to include BROWSER_WS_URL.
- Refactored code to improve readability and maintainability.
2026-02-03 11:20:26 +01:00
bb293bbd4a
fix(docker): Ensure restart policy is set for storage service in dev-docker-compose.yml
2025-11-03 15:50:30 +01:00
1f2bfc9907
refactor: remove unused production compose script and update service references in dev_utils_compose.sh
2025-10-28 14:44:14 +01:00
7b545f21cb
refactor: consolidate keydb services into dev-docker-compose.yml and remove redundant keydb-docker-compose.yml
2025-10-28 12:44:22 +01:00
8a17863c85
feat: update environment variable handling for BASE_URL and NEXT_PUBLIC_BASE_URL across Docker and application files
2025-10-20 16:39:59 +02:00
60e3f26fd8
fix: update BASE_URL to INTERNAL_BASE_URL in revalidationHelper and remove unused BASE_URL from docker-compose
2025-10-20 15:04:35 +02:00
b6d9842bcd
feat: add SKEBBY_USER and SKEBBY_PASS environment variables for Skebby integration
2025-10-08 11:32:06 +02:00
60f05d52e7
feat: add dev-docker-compose.yml for environment configuration and update hostname handling in next.config.mjs
2025-09-05 16:59:41 +02:00