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.
2025-07-13 17:01:31 +01:00
a710f242f4
working autocomplete for account add
Build and Publish Docker Image / build-and-push (push) Successful in 22s
2025-07-13 16:06:27 +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
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
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
a8b284d9b6
latest commit with image publish
2025-05-09 17:09:24 +01:00
e8a5a1b17e
working latest bits
2021-11-19 15:45:10 +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
6eb118ca87
speed increase
2021-09-20 10:57:49 +00:00
813a8296e2
udpated
2021-09-19 10:29:56 +00:00
649b4e9e19
updates with password
2021-09-15 15:33:40 +00:00
10a9f9da52
working with app
2021-09-14 13:05:07 +00:00
karl.hudgell
f7826664a9
updates
2021-03-27 15:22:32 +00:00
karl.hudgell
b7d4aae21c
udpates
2021-03-26 12:42:13 +00:00
karl.hudgell
cda23389dc
new urls
2021-03-18 10:51:11 +00:00
74aecb9101
updates
2021-03-12 18:44:42 +00:00
karl.hudgell
d05d37e4f9
latest
2021-03-12 13:56:26 +00:00
karl.hudgell
4dc25d1c54
working updates
2021-03-06 09:24:10 +00:00
karl.hudgell
f33f424920
current place
2021-02-26 20:50:08 +00:00
karl.hudgell
0ad12aad0a
updates
2021-02-22 11:15:14 +00:00
karl.hudgell
4fb8db3d53
working cookie authentication
2021-02-21 14:50:25 +00:00
karl.hudgell
f32a949f25
working stream table
2021-02-21 11:22:57 +00:00
karl.hudgell
c4700137f4
commiting some changes
2021-02-21 10:04:25 +00:00
karl.hudgell
3af8ded3d6
update stream array
2021-02-19 11:46:01 +00:00
karl.hudgell
e5dc2d2082
cleanup
2021-02-18 09:05:37 +00:00
karl.hudgell
486c68accc
working react router
2021-02-17 20:06:36 +00:00
karl.hudgell
883efbc451
udpates
2021-02-17 18:25:21 +00:00
karl.hudgell
a9ee960e1f
rework postUser
2021-02-16 17:09:02 +00:00