12be3016f4 Validate the setup state in all relevant actions. Update it according… (#119)
* Validate the setup state in all relevant actions. Update it according to the tenant's current state.

* Update src/lib/server/db/central-schema.ts

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>

* Fixed schema, fixed tests, incorporated review advice

* Unused variable error fixed.

* Refactored deletion methods. Fixed partial deletion test.

* Try to delete user first before deleting key shares (to make sure the transaction fails if we cannot delete the user)

---------

Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-10-23 17:11:23 +02:00
2025-09-12 16:20:02 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00
2025-10-23 16:57:31 +02:00
2025-07-16 15:27:03 +02:00
2025-06-24 14:39:23 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00
2025-07-16 15:58:22 +02:00
2025-09-01 17:47:46 +02:00
2025-06-05 16:02:13 +02:00
2025-09-01 17:47:46 +02:00
2025-09-01 17:47:46 +02:00

appointment-booking

End-to-end encrypted appointment booking platform

Local development

  • Create your own local .env file. You can base it on .env.example
  • npm install
  • npm run docker:dev:up
  • npm run dev

Funding

This project is funded by:

German Federal Ministry of Research, Technology and Space PrototypeFund

S
Description
No description provided
Readme AGPL-3.0
7.9 MiB
Languages
TypeScript 73.3%
Svelte 23.2%
HTML 2.4%
JavaScript 0.8%
CSS 0.2%