fix: pinning CORS to FRONTEND_URL, validate drawing payloads with Zod, staging SQLite imports with integrity checks and atomic swaps in index.ts
This commit is contained in:
@@ -15,7 +15,9 @@ A self-hosted dashboard and organizer for [Excalidraw](https://github.com/excali
|
||||
|
||||
## Table of Contents
|
||||
|
||||
- [Screenshots](#screenshots)
|
||||
- [Features](#features)
|
||||
- [Upgrading](#upgrading)
|
||||
- [Installation](#installation)
|
||||
- [Docker Hub (Recommended)](#dockerhub-recommended)
|
||||
- [Docker Build](#docker-build)
|
||||
@@ -63,6 +65,12 @@ A self-hosted dashboard and organizer for [Excalidraw](https://github.com/excali
|
||||
|
||||
</details>
|
||||
|
||||
# Upgrading
|
||||
|
||||
See [release notes](https://github.com/ZimengXiong/ExcaliDash/releases) for a specific release.
|
||||
|
||||
</details>
|
||||
|
||||
# Installation
|
||||
|
||||
> [!CAUTION]
|
||||
|
||||
Reference in New Issue
Block a user