Sergey Savelyev 44862f65d2 Transfer Panel Details Without an Extra Layer of JSON Encoding (#14)
**Rationale:**

This made it harder to snoop on the traffic in the network monitor because it was encoded as a string.

**Changes:**

- Backend now accepts & provides the panel data as a JSON object rather than as a string
- Backend now supports compression
- Minor improvements to error handling
- Some panel structures were getting saved in the JSON when they weren't supposed to be (now this no longer happens)

Reviewed-on: #14
Co-authored-by: Sergey Savelyev <sergeysav.nn@gmail.com>
Co-committed-by: Sergey Savelyev <sergeysav.nn@gmail.com>
2026-01-03 18:24:40 -08:00
2024-10-19 13:24:27 -07:00
2025-12-23 16:41:21 -05:00
2025-12-23 16:41:21 -05:00
2026-01-03 08:37:26 -08:00
Description
No description provided
871 KiB
Languages
Rust 54.4%
Vue 35.2%
TypeScript 8.8%
SCSS 1.3%
JavaScript 0.2%
Other 0.1%