Karl bcab963b99 feat(ocr): make OCR functionality optional via configuration
The OCR feature can now be enabled or disabled using a new `OCR_ENABLED` configuration flag.

This allows for more flexible deployments where the OCR feature is not required, reducing the application's resource footprint and dependency overhead.

The backend now conditionally initializes the OCR engine and its associated route. The frontend UI for OCR uploads is also rendered conditionally based on this setting.
2025-07-14 11:22:24 +01:00
2025-07-13 16:00:52 +01:00
cwc
2025-05-09 16:31:14 +01:00
2025-07-13 15:45:12 +01:00
2025-07-13 16:00:52 +01:00
cwc
2025-05-09 16:31:14 +01:00
cwc
2025-05-09 16:31:14 +01:00
2025-07-13 16:00:52 +01:00
2025-07-13 16:04:57 +01:00
2025-07-13 16:09:53 +01:00
2025-07-13 16:00:52 +01:00
2025-07-13 16:04:57 +01:00
Description
No description provided
507 KiB
Languages
HTML 56.6%
Python 39.7%
CSS 2%
Shell 1.5%
JavaScript 0.2%