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-10-28 01:12:20 +02:00
..
apps feat(rss): add new items in feed trigger 2022-10-28 00:57:48 +02:00
config feat: Toggle telemetry with telemetry enabled env variable 2022-09-21 09:08:51 +02:00
db/migrations chore(backend): add soft delete migration 2022-09-28 21:38:33 +02:00
errors feat: Add base and early exit error classes 2022-10-28 01:12:20 +02:00
graphql feat(rss): add new items in feed trigger 2022-10-28 00:57:48 +02:00
helpers fix: cover _ in variable regex 2022-10-26 00:11:59 +02:00
models chore: Remove temporary app list from app model 2022-10-24 18:36:07 +02:00
queues refactor: Extract processor job into separate background jobs 2022-10-13 18:45:30 +02:00
services refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
types fix: Type errors related with global variable of connection 2022-10-07 16:06:10 +03:00
workers refactor: Restructure apps with new data pushing logic 2022-10-22 19:29:02 +02:00
app.ts feat: Enable bullmq dashboard with environment variable 2022-05-13 11:40:52 +02: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