pediatric-ai-scribe-v3/src/utils
2026-05-08 08:52:29 +02:00
..
ai.js honor admin default model selections 2026-05-08 06:49:50 +02:00
auditQueue.js Batch of security + scale fixes 2026-04-14 05:24:40 +02:00
clinicalAnswer.js refactor clinical assistant backend utilities 2026-05-08 00:55:58 +02:00
clinicalMcpClient.js refactor clinical assistant backend utilities 2026-05-08 00:55:58 +02:00
clinicalPromptPool.js set clinical prompt pool target 2026-05-08 08:52:29 +02:00
clinicalRetrieval.js refactor clinical assistant backend utilities 2026-05-08 00:55:58 +02:00
config.js Feat: admin CMS, save/resume encounters, user templates, SSHADESS, well visit notes, sick visit, ROS/PE checklists, ICD-10 diagnoses 2026-03-22 16:43:39 -04:00
crypto.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
embeddings.js normalize LiteLLM embedding requests 2026-05-08 06:11:36 +02:00
errors.js feat: neonatal calculator, DOCX/PPTX/ODT/EPUB support, gateway-agnostic URL helper, TTS/STT fixes 2026-04-19 02:17:06 +02:00
fileType.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
litellm.js normalize LiteLLM embedding requests 2026-05-08 06:11:36 +02:00
logger.js fix(security): timing-safe forgot-password + redact log file writer 2026-04-22 01:01:00 +02:00
models.js Enforce server-side LLM model whitelist + scope idle timeout to writes 2026-04-14 05:15:55 +02:00
notify.js Add biometric auth, ntfy push notifications, mobile improvements 2026-04-11 02:35:07 +02:00
passwords.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
platform.js Sliding 24h idle timeout (web) + persistent mobile + 2FA backup codes 2026-04-14 04:24:54 +02:00
prompts.js tighten chart review source coverage 2026-05-08 07:10:00 +02:00
promptSafe.js Batch of security + scale fixes 2026-04-14 05:24:40 +02:00
redact.js Security hardening: PHI encryption, argon2, DOMPurify, SRI 2026-04-14 02:49:38 +02:00
redis.js feat: improve clinical assistant export and citations 2026-05-07 17:15:26 +02:00
sessions.js Add node-pg-migrate for versioned schema changes + better mobile UA labels 2026-04-14 05:06:19 +02:00
sttProvider.js extract STT provider handling 2026-05-08 06:05:39 +02:00
transcribeAWS.js Revert chunk size to 8KB — larger sizes cause AWS deserialization errors 2026-03-29 01:21:43 +00:00
transcribeGoogle.js Add per-user voice preferences (STT model + TTS voice selection) 2026-03-31 14:47:00 +00:00
transcribeLocal.js v10: Local Whisper transcription, bigger text areas, flexible AI memory 2026-03-28 22:00:30 +00:00
ttsGoogle.js Add per-user voice preferences (STT model + TTS voice selection) 2026-03-31 14:47:00 +00:00
ttsProvider.js normalize LiteLLM embedding requests 2026-05-08 06:11:36 +02:00