e2fc5059e2
perf(checker): run account checks concurrently using Promise.any
...
Build and Publish Docker Image / build-and-push (push) Successful in 22s
Refactors the `singleAccountCheck` function to use `Promise.any` for validating accounts against multiple stream URLs. This replaces the previous sequential `for` loop.
By running the checks concurrently, the process is significantly faster as it no longer waits for each request to finish before trying the next. The function now resolves as soon as the first successful validation occurs.
The fallback logic for 403 errors (from a tor instance to a direct request) is now cleanly encapsulated within each promise.
1.0.11
2025-07-13 17:01:31 +01:00
07340e9341
allow the urls to stull build if a source dies
Build and Publish Docker Image / build-and-push (push) Successful in 22s
1.0.10
2025-07-13 16:51:40 +01:00
a710f242f4
working autocomplete for account add
Build and Publish Docker Image / build-and-push (push) Successful in 22s
1.0.9
2025-07-13 16:06:27 +01:00
b01cb6ae17
roll to 1.0.8
Build and Publish Docker Image / build-and-push (push) Successful in 21s
1.0.8
2025-07-09 11:54:40 +01:00
34b1c0a979
pull version from .json
Build and Publish Docker Image / build-and-push (push) Successful in 10s
1.0.7
2025-07-09 11:50:35 +01:00
Gitea Actions
2d0233dede
ci: bump version to 1.0.6
2025-07-09 10:47:14 +00:00
6b01f41d5b
fix versions not being the same
Build and Publish Docker Image / build-and-push (push) Successful in 22s
1.0.6
2025-07-09 11:46:54 +01:00
Gitea Actions
b7c2c8ea5e
ci: bump version to 1.0.5
2025-07-09 10:37:38 +00:00
dd4f8456fd
Merge branch 'master' of https://kithub.k-world.me.uk/Karl/ktvmanager
Build and Publish Docker Image / build-and-push (push) Successful in 26s
1.0.5
2025-07-09 11:36:47 +01:00
eb79e8c7fb
return streamnames as json
2025-07-09 11:35:49 +01:00
Gitea Actions
e166e0a262
ci: bump version to 1.0.4
2025-07-09 10:29:58 +00:00
1c8cbef051
update workflow
Build and Publish Docker Image / build-and-push (push) Successful in 31s
1.0.4
2025-07-09 11:29:44 +01:00
a78aa7472e
updates to workflow
Build and Publish Docker Image / build-and-push (push) Failing after 8s
2025-07-09 11:25:50 +01:00
276dfb9a96
only build on tag
2025-07-09 11:23:38 +01:00
b8ccfbb148
remove sync apache
Build and Publish Docker Image / build-and-push (push) Successful in 23s
2025-07-05 10:52:31 +01:00
0c9db58903
print the version
Build and Publish Docker Image / build-and-push (push) Successful in 23s
2025-07-05 10:41:55 +01:00
605541d2d0
fix account add logic
Build and Publish Docker Image / build-and-push (push) Successful in 55s
2025-07-05 10:36:14 +01:00
d9439d8aae
reset to the real file name
2025-06-30 17:52:52 +01:00
970ef214e4
updated configs and workflow
Build and Publish Docker Image / build-and-push (push) Successful in 21s
2025-06-30 17:30:24 +01:00
79213a3c03
update path
Build and Publish Docker Image / build-and-push (push) Successful in 10s
2025-06-30 17:21:14 +01:00
aa39c0295c
move files to root
Build and Publish Docker Image / build-and-push (push) Successful in 10s
2025-06-30 17:02:32 +01:00
0985b3e649
try real dns again
Build and Publish Docker Image / build-and-push (push) Successful in 10s
2025-06-30 16:49:05 +01:00
9a55aa6860
maybe i broke the format?
2025-06-30 16:48:39 +01:00
e179d62b1b
manually add the urls for now
Build and Publish Docker Image / build-and-push (push) Successful in 10s
2025-06-30 16:38:26 +01:00
5ad36418fb
revert to old dns for now
Build and Publish Docker Image / build-and-push (push) Failing after 1m31s
2025-06-30 16:33:42 +01:00
065d90dd02
new kuga dns
Build and Publish Docker Image / build-and-push (push) Successful in 1m30s
2025-06-30 16:27:28 +01:00
580cb5f855
fix to build image
Build and Publish Docker Image / build-and-push (push) Successful in 24s
2025-05-09 17:11:14 +01:00
ea8a18553e
branch is called master
Build and Publish Docker Image / build-and-push (push) Failing after 8s
2025-05-09 17:09:58 +01:00
a8b284d9b6
latest commit with image publish
2025-05-09 17:09:24 +01:00
1e6391db2f
Merge branch 'removeUI' of Karl/BBLBTV_DNS into master
2021-11-19 09:46:35 -06:00
e8a5a1b17e
working latest bits
2021-11-19 15:45:10 +00:00
bbe88b1d94
dotenv
2021-11-19 14:44:08 +00:00
185b357010
new working
2021-11-19 14:25:42 +00:00
e97e8d4462
working but slow new way
2021-11-19 13:12:48 +00:00
7e4bb69b48
working
2021-11-19 11:52:28 +00:00
cded4b8c55
working with restart
2021-11-17 10:11:54 +00:00
cf88b5f3e5
latest update
2021-11-16 17:37:04 +00:00
a315c3e6b7
working apache logic
2021-11-16 17:36:39 +00:00
bc63d15636
updates
2021-09-24 11:34:49 +00:00
334ccf268e
latest
2021-09-23 17:25:44 +00:00
d2b90240da
working
2021-09-23 15:40:15 +00:00
b024cacfe8
working with tor
2021-09-23 15:26:24 +00:00
bd5e0fd4f8
working
2021-09-23 13:54:01 +00:00
d4a025fadd
update
2021-09-21 15:59:29 +00:00
340fccdf46
update
2021-09-21 13:37:32 +00:00
1863addb17
working
2021-09-21 13:26:03 +00:00
6e235425f9
latest
2021-09-20 19:30:47 +00:00
51e9d71d72
as it stands "working"
2021-09-20 16:30:41 +00:00
ee6696dbf8
trytocleanRemoveUI
2021-09-20 16:19:16 +00:00
53d150b64e
working at the moment
2021-09-20 16:03:43 +00:00