No description
Find a file
Boki 9de70f6979 Merge branch 'di-refactor' into 'master'
huge refactor with a million of things to make the code much more managable and easier to create new services

See merge request boki/stock-bot!1
2025-06-24 01:43:57 +00:00
.githooks running prettier for cleanup 2025-06-13 13:38:02 -04:00
.serena fixed deps 2025-06-23 19:47:01 -04:00
.vscode format 2025-06-22 17:55:51 -04:00
apps/stock removed deprecated code 2025-06-23 21:39:04 -04:00
database fixed exchange mappings and added visible column 2025-06-18 09:29:20 -04:00
docs unified config 2025-06-23 11:16:34 -04:00
libs removed deprecated code 2025-06-23 21:39:04 -04:00
monitoring linxus fs fixes 2025-06-09 22:55:51 -04:00
scripts restructured libs to be more aligned with core components 2025-06-23 19:51:48 -04:00
test linxus fs fixes 2025-06-09 22:55:51 -04:00
.dockerignore linxus fs fixes 2025-06-09 22:55:51 -04:00
.env added proper error messaged 2025-06-23 12:35:10 -04:00
.eslintignore eslint 2025-06-13 13:38:02 -04:00
.gitignore removed turbo files 2025-06-18 22:49:57 -04:00
.gitlab-ci.yml linxus fs fixes 2025-06-09 22:55:51 -04:00
.prettierignore prettier configs 2025-06-13 13:38:02 -04:00
.prettierrc running prettier for cleanup 2025-06-13 13:38:02 -04:00
bun.lock restructured libs to be more aligned with core components 2025-06-23 19:51:48 -04:00
bunfig.toml linxus fs fixes 2025-06-09 22:55:51 -04:00
CLAUDE.md updated ib handler 2025-06-23 08:05:59 -04:00
docker-compose.dev.yml removed cache mode so noeviction gets set 2025-06-09 22:56:23 -04:00
docker-compose.yml handler to auto register and removed service registry, cleaned up queues and cache naming 2025-06-23 21:23:38 -04:00
eslint.config.js fixed all lint errors 2025-06-23 18:14:43 -04:00
package.json fixed all lint errors 2025-06-23 18:14:43 -04:00
proxy-playwrite.ts fixed browser, made payload optional 2025-06-20 22:16:13 -04:00
tsconfig.app.json format 2025-06-22 17:55:51 -04:00
tsconfig.json i donno 2025-06-22 21:19:35 -04:00
tsconfig.lib.json format 2025-06-22 17:55:51 -04:00
tsconfig.unused.json fixed all lint errors 2025-06-23 18:14:43 -04:00
turbo.json some fixes 2025-06-18 22:13:28 -04:00