port-nimara-client-portal/server/api
Matt 4d3935e863 Fix file downloads for Safari with proper filename handling
Implement browser-specific download methods to ensure files download with correct filenames across all browsers. Safari now uses window.location.href while other browsers use blob URLs. Add Content-Disposition header to proxy endpoint for proper filename preservation.
2025-06-04 19:13:09 +02:00
..
files Fix file downloads for Safari with proper filename handling 2025-06-04 19:13:09 +02:00
create-interest.ts feat: add interest button 2025-06-03 22:04:22 +03:00
eoi-send-to-sales.ts feat: update 2025-06-03 18:57:08 +03:00
get-berths.ts feat: update 2025-06-03 18:57:08 +03:00
get-interest-berths.ts feat: update 2025-06-03 18:57:08 +03:00
get-interest-by-id.ts feat: changes 2025-05-29 08:32:13 +03:00
get-interests.ts feat: changes 2025-05-29 08:32:13 +03:00
link-berth-recommendations-to-interest.ts feat: update 2025-06-03 18:57:08 +03:00
link-berths-to-interest.ts feat: update 2025-06-03 18:57:08 +03:00
request-more-info-to-sales.ts feat: update 2025-06-03 18:57:08 +03:00
request-more-information.ts feat: update 2025-06-03 18:57:08 +03:00
unlink-berth-recommendations-from-interest.ts feat: update 2025-06-03 18:57:08 +03:00
unlink-berths-from-interest.ts feat: update 2025-06-03 18:57:08 +03:00
update-interest.ts feat: update 2025-06-03 18:57:08 +03:00