Commit graph

273 commits

Author SHA1 Message Date
60d7de1da8 huge refactor done 2025-06-24 11:59:35 -04:00
843a7b9b9b huge refactor to remove depenencie hell and add typesafe container 2025-06-24 09:37:51 -04:00
28b9822d55 small update 2025-06-24 08:17:44 -04:00
a14cb4caa7 small 2025-06-23 23:21:48 -04:00
969cbad7ac fixed some lint issues 2025-06-23 22:58:42 -04:00
566f5dac92 removed more stuff 2025-06-23 22:51:55 -04:00
2d14bb87f9 more cleanup 2025-06-23 22:39:24 -04:00
ce5fa9da4a cleanup 2025-06-23 22:32:51 -04:00
d7979500eb added knip, and starting to remove unused stuff 2025-06-23 22:11:59 -04:00
ca5f09c459 removed deprecated code 2025-06-23 21:39:04 -04:00
34c6c36695 handler to auto register and removed service registry, cleaned up queues and cache naming 2025-06-23 21:23:38 -04:00
50e5b5cbed fixed pipeline handlers 2025-06-23 18:46:22 -04:00
26d9b9ab3f fixed all lint errors 2025-06-23 18:14:43 -04:00
519d24722e fixed lint issues 2025-06-23 17:07:30 -04:00
b67fe48f72 reorganized web-app 2025-06-23 16:55:29 -04:00
5c87f068d6 added logging 2025-06-23 14:36:47 -04:00
d76f0ff5ff small 2025-06-23 13:55:22 -04:00
8a1a28b26e added proper error messaged 2025-06-23 12:35:10 -04:00
a3f2f199b4 switched all console logs to logger 2025-06-23 11:34:58 -04:00
3877902ff4 unified config 2025-06-23 11:16:34 -04:00
e7c0fe2798 added a smart queue manager and moved proxy logic to proxy manager to make handler just schedule a call to it 2025-06-23 10:45:06 -04:00
da1c52a841 moved most api stuff to web-api and built out a better monitoring solution for web-app 2025-06-23 09:01:29 -04:00
fbff428e90 updated ib handler 2025-06-23 08:05:59 -04:00
9492f1b15e refactored monorepo for more projects 2025-06-22 23:48:01 -04:00
4632c174dc added schedule job to have all params not just delay 2025-06-22 22:02:22 -04:00
26ebc77fe6 refactored di into more composable parts 2025-06-22 21:47:39 -04:00
cdc2f44e86 fixed proxy handler 2025-06-22 21:06:33 -04:00
19dfda2392 fixed cache keys 2025-06-22 20:34:35 -04:00
db3aa9c330 removed singletop pattern from queue manager 2025-06-22 19:16:25 -04:00
eeb5d1aca2 created a service container and moved all possible stuff to it to make light index files with reusable container 2025-06-22 19:01:16 -04:00
9a5e87ef4a removed migration files 2025-06-22 18:43:49 -04:00
80c1dcb6cb removed configuration from index files and moved to di container 2025-06-22 18:34:58 -04:00
a3459f5865 getting aligned and refactored 2025-06-22 18:27:48 -04:00
60ada5f6a3 di-refactor coming along 2025-06-22 18:14:34 -04:00
7d9044ab29 format 2025-06-22 17:55:51 -04:00
d858222af7 refactoring to remove a lot of junk 2025-06-22 16:57:08 -04:00
5318158e59 cleanup 2025-06-22 16:11:07 -04:00
3821431737 finished up initial ceo handler 2025-06-22 16:10:44 -04:00
5009ccbeda removed old working on ceo handler 2025-06-22 13:26:29 -04:00
acf66dbfb6 fixes 2025-06-22 13:16:49 -04:00
c6c55e2979 removed old di fully and replaced with awilix 2025-06-22 13:01:12 -04:00
fabf42dc7f work on ceo initial symbol and exchanges - pretty much done 2025-06-22 12:09:03 -04:00
7abc446671 fixed fetch and initial work on ceo 2025-06-22 11:47:16 -04:00
a63ccc96f5 work on getting close to refactor 2025-06-22 11:08:26 -04:00
8165994fde almost working 2025-06-22 09:57:38 -04:00
a07a71d92a removed http client for a simple fetch wrapper with logging in utils 2025-06-22 09:03:34 -04:00
a0a3b26177 refactoring continuing 2025-06-22 08:27:54 -04:00
742e590382 cleaner dev experience refactor 2025-06-22 07:31:00 -04:00
8b17f98845 refactored handler 2025-06-22 07:17:21 -04:00
62a2f15dab refactoring 2025-06-22 07:13:09 -04:00