• Joined on 2026-02-10
admin pushed to master at admin/dyolink 2026-08-25 14:42:26 +03:30
d8efaa6f2f Merge pull request 'Fix voice extract timeout for production ASR+LLM pipeline' (#69) from feature/ci-cd into master
eee2506adf ASR + LLM routinely exceeds the default 10s axios timeout; match slow upload endpoints.
Compare 2 commits »
admin merged pull request admin/dyolink#69 2026-08-25 14:42:26 +03:30
Fix voice extract timeout for production ASR+LLM pipeline
admin pushed to master at admin/dyolink 2026-08-24 12:14:55 +03:30
9f5f696fb4 Merge pull request 'Bind staging Docker to 18088 so portproxy can own 8088.' (#68) from feature/ci-cd into master
5ac3a4a708 Bind staging Docker to 18088 so portproxy can own 8088.
Compare 2 commits »
admin merged pull request admin/dyolink#68 2026-08-24 12:14:54 +03:30
Bind staging Docker to 18088 so portproxy can own 8088.
admin pushed to master at admin/dyolink 2026-08-24 11:13:50 +03:30
2a0f9dbfee Merge pull request 'feat(treatment): add voice detail entry' (#65) from feat/voice-treatment-entry into master
8c16a46740 docs: drop the spec's reference to the auto-fill exemption
dc10d8dbe3 docs: cut the comments that were not earning their place
562ef2ae6e docs: bring the voice spec in line with the flow as built
8f2d3f97ba fix: stop voice entry posting an unsaved detail id, and name failures right
Compare 33 commits »
admin merged pull request admin/dyolink#65 2026-08-24 11:13:48 +03:30
feat(treatment): add voice detail entry
admin approved admin/dyolink#65 2026-08-24 11:13:24 +03:30
feat(treatment): add voice detail entry

Kheir bebini babam.

admin pushed to master at admin/dyolink 2026-08-24 11:09:43 +03:30
dc9401e13f Merge pull request 'feature/ci-cd' (#67) from feature/ci-cd into master
809c72af0f Merge branch 'master' into feature/ci-cd
201300f446 staging deploy md doc.
24c4feb11c Enable Gitea Actions staging deploy on master push
3a16f04c51 package-locks and prisma migration update.
Compare 16 commits »
admin merged pull request admin/dyolink#67 2026-08-24 11:09:40 +03:30
feature/ci-cd
admin approved admin/dyolink#67 2026-08-24 11:09:17 +03:30
feature/ci-cd

N8ce Babam

admin pushed to master at admin/dyolink 2026-08-23 12:44:48 +03:30
b4832cd663 Merge pull request 'bugfix/treatment-bugs' (#66) from bugfix/treatment-bugs into master
8d34def001 improvement: the last flow improved a little.
7f02a84ebf improvement: a flow added to create treatment plan for searched patients with no treatment history.
b1405b22b1 improvement: patient search moved to the top of treatment feature.
50725b7b3f bugfix: no-detail treatment ui made some confusion. it is improved. at least to a degree.
Compare 7 commits »
admin merged pull request admin/dyolink#66 2026-08-23 12:44:46 +03:30
bugfix/treatment-bugs
admin created pull request admin/dyolink#66 2026-08-22 20:34:46 +03:30
bugfix/treatment-bugs
admin pushed to bugfix/treatment-bugs at admin/dyolink 2026-08-22 20:33:27 +03:30
8d34def001 improvement: the last flow improved a little.
7f02a84ebf improvement: a flow added to create treatment plan for searched patients with no treatment history.
b1405b22b1 improvement: patient search moved to the top of treatment feature.
50725b7b3f bugfix: no-detail treatment ui made some confusion. it is improved. at least to a degree.
f52ad6b84a bugfix: Treatment detail auto-fill bug fixed.
Compare 6 commits »
admin created branch bugfix/treatment-bugs in admin/dyolink 2026-08-22 20:33:27 +03:30
admin created pull request admin/dyolink#64 2026-08-20 00:07:31 +03:30
improvement/v1-demo-improvements
admin pushed to improvement/v1-demo-improvements at admin/dyolink 2026-08-19 23:59:52 +03:30
d2f07c0ed3 improvement: treatments UI/UX updated again to minimize clicking and scrolling.
29c639f5a1 improvement: logo and name svgs updated and replaced.
96f698be98 improvement: UI/UX improved for v1 standalone treatments/cases feature.
8bfa8c88fe improvement: v1 standalone treatment/case creation made possible.
e5c39c6b7e bugfix: site renamed. Name component created.
Compare 8 commits »
admin created pull request admin/dyolink#63 2026-07-20 21:14:05 +03:30
improvement: DockerFiles updated to avoid some deployment issues.