This repository has been archived on 2023-01-26. You can view files and clone it, but cannot push or open issues or pull requests.
automate/packages/backend/src
2022-11-05 23:57:33 +01:00
..
apps style: auto format whole project 2022-11-05 23:57:33 +01:00
config style: auto format whole project 2022-11-05 23:57:33 +01:00
db/migrations style: auto format whole project 2022-11-05 23:57:33 +01:00
errors feat: Introduce http error class 2022-10-28 13:36:28 +02:00
graphql style: auto format whole project 2022-11-05 23:57:33 +01:00
helpers style: auto format whole project 2022-11-05 23:57:33 +01:00
models style: auto format whole project 2022-11-05 23:57:33 +01:00
queues chore: Update BullMQ version to 3.0.0 2022-10-30 18:52:53 +01:00
services chore: Remove sorting logic from flow service 2022-10-30 22:25:32 +01:00
types style: auto format whole project 2022-11-05 23:57:33 +01:00
workers refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
app.ts feat: Add http basic auth for BullMQ dashboard 2022-10-30 15:11:22 +01:00
server.ts fix: shutdown server on SIGTERM 2022-09-26 22:36:12 +02:00
worker.ts refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00