|
|
1ccdbddb71
|
added initial jobs for proxies, will prob have to be optimized
|
2025-06-08 19:32:53 -04:00 |
|
|
|
39f6c42044
|
added all multi worker support
|
2025-06-08 19:11:05 -04:00 |
|
|
|
9b8a7bdd4b
|
work on queue
|
2025-06-08 18:56:52 -04:00 |
|
|
|
bf2fa003b9
|
moved proxy.service to proxy.tasks
|
2025-06-08 17:29:10 -04:00 |
|
|
|
ead13257b3
|
got app working with jobs scheduling
|
2025-06-08 17:21:25 -04:00 |
|
|
|
52c2f08db2
|
moved jobs to provider config
|
2025-06-08 15:03:30 -04:00 |
|
|
|
f9c2860ff4
|
initial setup, its a mess
|
2025-06-08 14:49:52 -04:00 |
|
|
|
811fc86c92
|
clean up
|
2025-06-08 14:36:23 -04:00 |
|
|
|
8daaff27fd
|
reorganized stuff
|
2025-06-08 14:20:45 -04:00 |
|
|
|
2bc46cdb2a
|
fixed up lib packages to remove bun dev since they will be imported into apps
|
2025-06-08 14:15:04 -04:00 |
|
|
|
f68e620c76
|
initial data-service started
|
2025-06-08 13:46:03 -04:00 |
|
|
|
8681c34529
|
starting to implement the queue job service
|
2025-06-08 13:35:07 -04:00 |
|
|
|
c10a524aa8
|
removed deprecated createLogger and replaced with getLogger
|
2025-06-08 12:31:29 -04:00 |
|
|
|
5d8b102422
|
testing
|
2025-06-08 10:03:03 -04:00 |
|
|
|
413b133a1f
|
getting close to final proxy... i think
|
2025-06-08 09:30:12 -04:00 |
|
|
|
2f070d73f9
|
work on proxy
|
2025-06-08 08:47:44 -04:00 |
|
|
|
d67d07cba6
|
split up http into adapters
|
2025-06-08 08:05:20 -04:00 |
|
|
|
afc1843fdb
|
working on proxy service. getting closer
|
2025-06-08 07:36:07 -04:00 |
|
|
|
6380165a94
|
well seems like no socks on bun
|
2025-06-08 00:01:27 -04:00 |
|
|
|
93578bd030
|
added more lists
|
2025-06-07 23:23:06 -04:00 |
|
|
|
0eeb893d0f
|
no luck with sock proxies
|
2025-06-07 22:49:03 -04:00 |
|
|
|
a7cca4d4a1
|
updated docker and proxy service
|
2025-06-07 21:56:16 -04:00 |
|
|
|
6cb6eb192c
|
fixed up some stuff
|
2025-06-07 20:34:46 -04:00 |
|
|
|
81d88357ca
|
work on proxy service
|
2025-06-07 18:04:20 -04:00 |
|
|
|
baa34a3805
|
added p-limit instead ot batch to proxy-service
|
2025-06-07 17:05:14 -04:00 |
|
|
|
3d9eb2ec9b
|
working on proxy service
|
2025-06-07 16:24:27 -04:00 |
|
|
|
8be4bfe6f2
|
updating build
|
2025-06-07 14:46:39 -04:00 |
|
|
|
3d9afd711e
|
renamed http-client to http and fixed tests
|
2025-06-07 13:20:58 -04:00 |
|
|
|
d0bb4db042
|
fixed up logger error to make it better to handle in code
|
2025-06-07 11:58:24 -04:00 |
|
|
|
ed424b87ef
|
fixed reference
|
2025-06-07 10:41:26 -04:00 |
|
|
|
97dcd30223
|
moved shutdown handler to own library
|
2025-06-07 10:32:22 -04:00 |
|
|
|
8d0da5cf5c
|
initial shutdown functionality
|
2025-06-07 10:13:41 -04:00 |
|
|
|
0f510bfa33
|
improved logger
|
2025-06-07 10:07:49 -04:00 |
|
|
|
e8485dd140
|
fixed logger
|
2025-06-07 09:44:17 -04:00 |
|
|
|
4709887fef
|
working on fixing logger
|
2025-06-07 09:33:54 -04:00 |
|
|
|
9b13ac4680
|
fixed logger to output cleaner to console
|
2025-06-07 08:18:14 -04:00 |
|
|
|
08bb21cee7
|
bun fetch dont support sock proxy :(
|
2025-06-06 23:08:54 -04:00 |
|
|
|
5904af213f
|
fixed build
|
2025-06-06 22:41:25 -04:00 |
|
|
|
a984733b9b
|
another attempt
|
2025-06-06 22:37:18 -04:00 |
|
|
|
117ff56d1e
|
test
|
2025-06-06 22:20:35 -04:00 |
|
|
|
0937651f67
|
work on proxy
|
2025-06-06 22:00:06 -04:00 |
|
|
|
953b361d30
|
working on proxy-service
|
2025-06-05 19:03:17 -04:00 |
|
|
|
b23ca42f4d
|
modified gitignore to include config files
|
2025-06-05 17:59:04 -04:00 |
|
|
|
83e8c44d98
|
improved logger and added shutdown handler
|
2025-06-05 09:24:25 -04:00 |
|
|
|
7c2e055dd4
|
fixed logging
|
2025-06-05 09:05:40 -04:00 |
|
|
|
d0e8fd9e3f
|
added cache and started fixing data-service
|
2025-06-05 08:27:06 -04:00 |
|
|
|
eee6135867
|
work on strategy-engine
|
2025-06-05 00:08:58 -04:00 |
|
|
|
528be93804
|
clean up
|
2025-06-04 22:46:01 -04:00 |
|
|
|
7993148a95
|
moved dashboard to top level and created a new system plan
|
2025-06-04 21:31:38 -04:00 |
|
|
|
ab7ef2b678
|
work on calculations
|
2025-06-04 18:16:16 -04:00 |
|