27 Commits

Author SHA1 Message Date
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
deeea48b20 add version and fix autocomplete
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 3m59s
2025-07-09 10:59:28 +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
a77c858634 next 30 days 2025-03-03 08:37:45 +00: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
9573a4f0ca display expired accounts 2024-11-07 20:04:54 +00:00
Karl Hudgell
0270f3862a working pwa? 2024-11-07 18:06:18 +00:00
Karl Hudgell
e1d48bf7de convert to pwa app 2024-11-07 17:00:54 +00:00
Karl Hudgell
d718b89035 clean up and started adding python backend 2024-11-05 15:54:21 +00:00
Karl Hudgell
f5369c05ac fix sorting on accounts page 2024-11-05 14:34:53 +00:00
Karl Hudgell
660e81603d fixed add and remove account logic 2024-11-04 16:39:02 +00:00
Karl Hudgell
ee572e1f59 working on deletion functions 2024-11-03 15:35:22 +00:00
Karl Hudgell
f97e04df55 only show expiring accounts if any exist 2024-11-03 15:35:01 +00:00
Karl Hudgell
a783d5a4cc wording update 2024-11-02 20:25:25 +00:00
Karl Hudgell
976607e083 home link update 2024-11-02 20:24:36 +00:00
Karl Hudgell
cde856634e responsive layout 2024-11-02 20:15:23 +00:00
Karl Hudgell
44a7cd0b82 initial working version 2024-11-02 20:04:56 +00:00
Karl Hudgell
061959cf6f initial commit 2024-11-02 17:06:56 +00:00