29 Commits

Author SHA1 Message Date
8b9c6da2b7 docstrings 2025-07-15 15:44:19 +01:00
2e2ee7c693 allow user to validate an account 2025-07-15 15:13:16 +01:00
8df6af5edf rework 2025-07-15 11:38:50 +01:00
891be7d502 1.2.5
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m16s
2025-07-15 10:20:06 +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
b1ada983ec working with pyton backend 2025-07-14 20:09:17 +01:00
4fa0cb083f show section correctly 2025-07-14 19:19:34 +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
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
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
a052aac26d force single thread 2024-11-25 12:10:55 +00:00
Karl Hudgell
53d2dd2909 revert that fix 2024-11-25 12:01:57 +00:00
Karl Hudgell
70ca941ac9 linux "fix" 2024-11-25 11:55:39 +00:00
Karl Hudgell
7c8acfb418 add local ocr support 2024-11-23 09:44:12 +00:00
Karl Hudgell
71f08f01d6 clear cache on restart 2024-11-11 12:39:39 +00:00
Karl Hudgell
873525d9e0 try make the session permanent 2024-11-11 12:37:43 +00:00
Karl Hudgell
554359d7f5 redirect to login when session expires 2024-11-11 12:36:02 +00:00
Karl Hudgell
9573a4f0ca display expired accounts 2024-11-07 20:04:54 +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
860f6ab356 add favicon 2024-11-05 08:09:08 +00:00
Karl Hudgell
660e81603d fixed add and remove account logic 2024-11-04 16:39:02 +00:00
Karl Hudgell
b35c36629f fix caching 2024-11-03 19:54:56 +00:00
Karl Hudgell
4e1dcc16dd enable caching 2024-11-03 15:34:10 +00:00
Karl Hudgell
44a7cd0b82 initial working version 2024-11-02 20:04:56 +00:00