Files
doctate/server/src
Brummel a2c1ff49ac Refactor: Use doctate-common for shared logic
Moves shared types and utility functions to a new `doctate-common`
crate.
This includes:
- API key header constant
- AckResponse and AckStatus types
- Timestamp formatting and parsing utilities

This change centralizes common functionality, reducing duplication and
improving maintainability.
The `server` crate now depends on `doctate-common`.
2026-04-17 15:25:11 +02:00
..
2026-04-15 21:14:01 +02:00
2026-04-16 17:06:02 +02:00
2026-04-15 22:41:47 +02:00