0705011384
dockerfile cleanup
2025-07-15 13:49:42 +01:00
8f23b9d3b1
Bump version: 1.2.8 → 1.2.9
Build and Publish Docker Image / build-and-push (push) Failing after 19s
1.2.9
2025-07-15 13:45:34 +01:00
e559156232
fixed docker file
2025-07-15 13:45:20 +01:00
96d0fc8da7
Bump version: 1.2.7 → 1.2.8
Build and Publish Docker Image / build-and-push (push) Failing after 18s
1.2.8
2025-07-15 11:44:36 +01:00
9748b664aa
fix bumpversion
2025-07-15 11:44:29 +01:00
9dc9b7e1b5
rework to base template
2025-07-15 11:43:28 +01:00
8df6af5edf
rework
2025-07-15 11:38:50 +01:00
e3cce698a0
Bump version: 1.2.6 → 1.2.7
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
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
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
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
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
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
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
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