port-nimara-client-portal/server/api
Matt 5f10e9fb54 Fix email system error handling and remove hardcoded credentials
- Handle missing email sessions gracefully without throwing errors
- Clear partial session data when no valid session exists
- Return empty results instead of 401 errors for missing credentials
- Remove hardcoded Documenso API key and require env variables
- Reduce email fetch limit from 50 to 20 for performance
- Add documentation for email system fixes
2025-06-09 22:50:06 +02:00
..
email Fix email system error handling and remove hardcoded credentials 2025-06-09 22:50:06 +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
delete-interest.ts Refactor delete-interest API to return service result directly 2025-06-05 16:04:12 +02: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