23 Commits

Author SHA1 Message Date
a6cddef761 remove paddleocr 2025-07-18 11:51:01 +01:00
603d85b529 fix text parsing 2025-07-17 15:23:55 +01:00
a81a096cfb working injection? 2025-07-17 11:21:22 +01:00
d623725289 retry pwa 2025-07-17 08:58:37 +01:00
e04bdea613 shared text 2025-07-17 08:21:01 +01:00
72d238b05d share on android 2025-07-17 07:43:00 +01:00
9dc9b7e1b5 rework to base template 2025-07-15 11:43:28 +01:00
9e1e442c74 rework popper issue 2025-07-15 10:11:12 +01:00
8adf086818 working login logic 2025-07-15 09:26:43 +01:00
d67c4dd94b share to and pwa
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m21s
2025-07-15 08:02:51 +01:00
f345241ab8 show section on reload 2025-07-14 18:46:33 +01:00
4b50711cd3 working match logic for account add 2025-07-14 12:52:42 +01:00
3f1ebfbac0 working stream name match 2025-07-14 12:47:35 +01:00
ce6572b81b string entry 2025-07-14 11:45:08 +01:00
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
30918daeb4 lots of rework for autocomplete 2025-07-13 16:00:52 +01:00
57c6099a43 fix formatting
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m6s
2025-07-09 11:19:43 +01:00
ba63f64e98 try fix autocomplete
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m8s
2025-07-09 10:39:12 +01:00
5b0243ab93 auto complete steam names
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m7s
2025-07-05 10:57:19 +01:00
19b9f7fd28 cwc 2025-05-09 16:31:14 +01:00
Karl Hudgell
7c8acfb418 add local ocr support 2024-11-23 09:44:12 +00:00
Karl Hudgell
24435e57b0 rework the style 2024-11-08 08:44:47 +00:00
Karl Hudgell
660e81603d fixed add and remove account logic 2024-11-04 16:39:02 +00:00