d67c4dd94b
share to and pwa
Build and Publish Docker Image / build-and-push (push) Successful in 4m21s
1.2.0
2025-07-15 08:02:51 +01:00
629ef4e975
fix docker file
Build and Publish Docker Image / build-and-push (push) Successful in 4m33s
1.1.2
2025-07-14 22:19:11 +01:00
950183542f
smaller image
Build and Publish Docker Image / build-and-push (push) Successful in 4m12s
1.1.1
2025-07-14 21:15:34 +01:00
bdc96504bc
ignore the v
Build and Publish Docker Image / build-and-push (push) Successful in 4m23s
1.1.0
2025-07-14 20:10:20 +01:00
56f0396b20
1.1.0
2025-07-14 20:09:36 +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
f345241ab8
show section on reload
2025-07-14 18:46:33 +01:00
e46a8862ad
not sure why i have to do this?
Build and Publish Docker Image / build-and-push (push) Successful in 4m5s
v1.0.9
2025-07-14 14:31:05 +01:00
40bead1e6a
latest ui version
Build and Publish Docker Image / build-and-push (push) Successful in 4m3s
v1.0.8
2025-07-14 12:53:36 +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
5a5692d8cc
revert requirements
Build and Publish Docker Image / build-and-push (push) Successful in 4m16s
v1.0.7
2025-07-13 16:09:53 +01:00
603d178d03
versioning
Build and Publish Docker Image / build-and-push (push) Failing after 44s
2025-07-13 16:04:57 +01:00
30918daeb4
lots of rework for autocomplete
2025-07-13 16:00:52 +01:00
09293b5cf2
Fixed getstreamnames request
2025-07-13 15:45:12 +01:00
dbb1eb7b17
add version to the image meta
Build and Publish Docker Image / build-and-push (push) Successful in 4m4s
v1.0.6
2025-07-09 11:21:59 +01:00
57c6099a43
fix formatting
Build and Publish Docker Image / build-and-push (push) Successful in 4m6s
v1.0.5
2025-07-09 11:19:43 +01:00
aaf7f58af3
only push on tag
Build and Publish Docker Image / build-and-push (push) Successful in 4m2s
v1.0.4
2025-07-09 11:00:34 +01:00
deeea48b20
add version and fix autocomplete
Build and Publish Docker Image / build-and-push (push) Successful in 3m59s
v1.0.3
2025-07-09 10:59:28 +01:00
ba63f64e98
try fix autocomplete
Build and Publish Docker Image / build-and-push (push) Successful in 4m8s
v1.0.1
v1.0.2
2025-07-09 10:39:12 +01:00
0bea8c6e0b
new publish
Build and Publish Docker Image / build-and-push (push) Successful in 6m25s
2025-07-05 10:59:29 +01:00
5b0243ab93
auto complete steam names
Build and Publish Docker Image / build-and-push (push) Successful in 3m7s
v1.0.0
2025-07-05 10:57:19 +01:00
73134ae883
yml not sh
Build and Publish Docker Image / build-and-push (push) Successful in 3m34s
2025-05-09 16:41:33 +01:00
18239aa0ae
build the docker image and push a new one to kithub
2025-05-09 16:40:43 +01:00
7959c50e55
sample workflow
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 48s
2025-05-09 16:32:44 +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
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
a236d86103
more updates
2024-11-07 18:11:58 +00:00
Karl Hudgell
23b842a02c
update correct manifest
2024-11-07 18:10:30 +00:00
Karl Hudgell
53338320de
updated manifest
2024-11-07 18:09:21 +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
860f6ab356
add favicon
2024-11-05 08:09:08 +00:00
Karl Hudgell
5813317f6a
add favicon
2024-11-05 08:07:02 +00:00
Karl Hudgell
660e81603d
fixed add and remove account logic
2024-11-04 16:39:02 +00:00
Karl Hudgell
75e19ded0b
delete pyc
2024-11-03 20:57:52 +00:00