commit18d5b6dd9aAuthor: mario <dev.mario@sismedika@gmail.com> Date: Tue May 13 16:15:37 2025 +0700 add: shortlink DoB auth page commit7cad1c5e05Author: mario <dev.mario@sismedika@gmail.com> Date: Tue May 13 08:52:45 2025 +0700 prevent patient to see Worklist commit7f4548e18cAuthor: mario <dev.mario@sismedika@gmail.com> Date: Tue May 13 08:51:38 2025 +0700 add: Login page and route commiteaa18b8389Author: mario <dev.mario@sismedika@gmail.com> Date: Fri May 9 16:40:02 2025 +0700 edit: patch XHR Request dengan coverage lebih luas dari monkeyPatchXML commit86ad0b38ddAuthor: padmanto <padmanto@gmail.com> Date: Tue Apr 29 09:42:53 2025 +0700 Monkey Patch XMLHttpRequest -- inject bearer token and verify response commitcb380a521dAuthor: padmanto <padmanto@gmail.com> Date: Tue Apr 29 08:44:52 2025 +0700 default use cloud pacs commit5f56d06fcdAuthor: mario <mario@sismedika.com> Date: Sat Apr 26 23:38:18 2025 +0700 edit ip pdf dan cloud
64 lines
789 B
Plaintext
64 lines
789 B
Plaintext
# Packages
|
|
node_modules
|
|
|
|
# Output
|
|
build
|
|
dist
|
|
docs/_book
|
|
src/version.js
|
|
junit.xml
|
|
coverage/
|
|
.docz/
|
|
.yarn/
|
|
.nx/
|
|
addOns/yarn.lock
|
|
|
|
# YALC (for Erik)
|
|
.yalc
|
|
yalc.lock
|
|
*.dcm
|
|
# Logging, System files, misc.
|
|
.idea/
|
|
.npm
|
|
npm-debug.log
|
|
package-lock.json
|
|
yarn-error.log
|
|
.DS_Store
|
|
.env
|
|
*.code-workspace
|
|
.directory
|
|
|
|
# Common Example Data Directories
|
|
sampledata/
|
|
example/deps/
|
|
docker/dcm4che/dcm4che-arc
|
|
|
|
# Cypress test results
|
|
videos/
|
|
|
|
|
|
# Locize settings
|
|
.locize
|
|
|
|
# autogenerated files
|
|
platform/app/src/pluginImports.js
|
|
/Viewers.iml
|
|
platform/app/.recipes/Nginx-Dcm4Chee/logs/*
|
|
platform/app/.recipes/OpenResty-Orthanc/logs/*
|
|
.vercel
|
|
|
|
.vs
|
|
|
|
# PlayWright
|
|
|
|
node_modules/
|
|
tests/test-results/
|
|
tests/playwright-report/
|
|
/blob-report/
|
|
/playwright/.cache/
|
|
|
|
# Dummy
|
|
/dump
|
|
jwt-auth-inject.json
|
|
platform/app/dist.zip
|