docs: update documentation to OKF v0.1 format
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
---
|
||||
type: architecture
|
||||
title: Key Files Index
|
||||
description: One-line responsibility for important source files, including authenticated event streaming.
|
||||
description: One-line responsibility for important source files, including authenticated event streaming and validated site-logo uploads.
|
||||
tags: [architecture, index, key-files]
|
||||
timestamp: 2026-07-22T10:32:00Z
|
||||
---
|
||||
@@ -22,6 +22,7 @@ timestamp: 2026-07-22T10:32:00Z
|
||||
| `backend/src/modules/system/system.service.ts` | Builds the public bootstrap payload. |
|
||||
| `backend/src/modules/auth/auth.controller.ts` | Registers authentication and account endpoints. |
|
||||
| `backend/src/modules/auth/auth.service.ts` | Handles sessions, authentication, registration, and password changes. |
|
||||
| `backend/src/modules/uploads/uploads.controller.ts` | Registers admin-only multipart uploads, including Sharp-backed site-logo format validation. |
|
||||
|
||||
# Frontend
|
||||
|
||||
|
||||
Reference in New Issue
Block a user