82 Commits

Author SHA1 Message Date
8df6af5edf rework 2025-07-15 11:38:50 +01:00
e3cce698a0 Bump version: 1.2.6 → 1.2.7
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m4s
1.2.7
2025-07-15 11:28:10 +01:00
318468fe53 fix: Align version to 1.2.6 2025-07-15 11:27:52 +01:00
41fef3cb15 feat: Use .bumpversion.toml for configuration 2025-07-15 11:25:59 +01:00
cc576e3c91 Bump version: 1.2.6 → 1.2.7 2025-07-15 11:23:28 +01:00
1455e45554 fix: Set current version to 1.2.6 2025-07-15 11:23:23 +01:00
a442460338 fix: Align version with latest tag 2025-07-15 11:22:32 +01:00
f3b37d6ac2 feat: Configure bump-my-version 2025-07-15 11:22:14 +01:00
c174f1dbc9 reduced dockerfile 2025-07-15 11:19:44 +01:00
13368a0437 1.2.6
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m24s
1.2.6
2025-07-15 10:37:45 +01:00
8ce43b9328 simple service-worker 2025-07-15 10:37:34 +01:00
891be7d502 1.2.5
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m16s
1.2.5
2025-07-15 10:20:06 +01:00
b339a00d4b 1.2.4
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m29s
1.2.4
2025-07-15 10:11:35 +01:00
b24ecee2ba 1.2.3 2025-07-15 10:11:22 +01:00
9e1e442c74 rework popper issue 2025-07-15 10:11:12 +01:00
64574c624f new manifest
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m12s
1.2.3
2025-07-15 10:02:33 +01:00
96c9ec9d57 updated docker file
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m13s
1.2.2
2025-07-15 09:28:15 +01:00
b2fc0a22a1 1.2.2. 2025-07-15 09:26:58 +01:00
8adf086818 working login logic 2025-07-15 09:26:43 +01:00
7015561136 rework server-worker
All checks were successful
Build and Publish Docker Image / build-and-push (push) Successful in 4m36s
1.2.1
2025-07-15 08:45:30 +01:00
d67c4dd94b share to and pwa
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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?
All checks were successful
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
All checks were successful
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
All checks were successful
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
Some checks failed
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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
All checks were successful
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