zerobyte/app/server
Nico 2ab37e6b67
refactor: async doctor (#375)
* feat: background doctor operation

* refactor(repo-details): design layout

* refactor(doctor): support abort signal in all operations

* chore: fix linting issue

* chore: pr feedbacks

* chore: merge conflicts

* refactor: handle aborted signal in all operations

* chore: pr feedbacks

* chore: remove old migration
2026-01-22 21:55:45 +01:00
..
__tests__ Multi users (#381) 2026-01-20 22:28:22 +01:00
cli feat: add CLI command to change username (#342) 2026-01-15 16:14:05 +01:00
core refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
db refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
jobs Multi users (#381) 2026-01-20 22:28:22 +01:00
modules refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
utils refactor: async doctor (#375) 2026-01-22 21:55:45 +01:00
app.ts test(e2e): admin user registration (#338) 2026-01-15 16:13:39 +01:00
index.ts refactor: auth to proxy pattern 2026-01-08 20:50:08 +01:00