n8n/packages/cli/src/services
कारतोफ्फेलस्क्रिप्ट™ f69ddcd796
refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146)
## Review / Merge checklist
- [x] PR title and summary are descriptive
2023-12-27 11:50:43 +01:00
..
orchestration feat(core): Add multi-main setup debug endpoint (no-changelog) (#7991) 2023-12-12 15:18:32 +01:00
redis feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) 2023-11-17 15:58:50 +01:00
activeWorkflows.service.ts refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) (#8101) 2023-12-22 11:28:42 +01:00
cache.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
communityPackages.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
dynamicNodeParameters.service.ts refactor(core): Switch plain errors in cli to ApplicationError (#7857) 2023-11-29 12:25:10 +01:00
events.service.ts fix(core): Prevent error messages due to statistics about data loading (#7824) 2023-11-27 15:43:48 +01:00
executionMetadata.service.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00
frontend.service.ts refactor(core): Use Dependency Injection for all Controller classes (no-changelog) (#8146) 2023-12-27 11:50:43 +01:00
import.service.ts refactor(core): Introduce import service (no-changelog) (#8001) 2023-12-13 10:00:21 +01:00
jwt.service.ts fix(core): Initialize JWT Secret before it's used anywhere (#7707) 2023-11-15 12:17:18 +01:00
metrics.service.ts refactor(core): Make Logger a service (no-changelog) (#7494) 2023-10-25 16:35:22 +02:00
naming.service.ts refactor(core): Move more typeorm operators to repositories (no-changelog) (#8143) 2023-12-22 16:20:30 +01:00
orchestration.base.service.ts feat(core): Coordinate manual workflow activation and deactivation in multi-main scenario (#7643) 2023-11-17 15:58:50 +01:00
orchestration.handler.base.service.ts feat(core): Add Job Summary to Worker response (#7360) 2023-10-06 17:52:27 +02:00
ownership.service.ts refactor(core): Move instance owner retrieval to ownership service (no-changelog) (#7980) 2023-12-11 13:35:09 +01:00
password.utility.ts refactor(core): Introduce password utility (no-changelog) (#7979) 2023-12-11 18:23:42 +01:00
pruning.service.ts refactor(core): Move typeorm operators from PruningService to ExecutionRepository (no-changelog) (#8145) 2023-12-22 17:49:15 +01:00
redis.service.ts feat(core): Make Redis available for backend communication (#6719) 2023-08-02 12:51:25 +02:00
role.service.ts feat(core): Set up endpoint for all existing roles with license flag (#7834) 2023-11-28 14:16:47 +01:00
tag.service.ts refactor(core): Introduce import service (no-changelog) (#8001) 2023-12-13 10:00:21 +01:00
url.service.ts refactor(core): Move all base URLs to UrlService (no-changelog) (#8141) 2023-12-22 15:19:50 +01:00
user.service.ts refactor(core): Move all base URLs to UrlService (no-changelog) (#8141) 2023-12-22 15:19:50 +01:00
webhook.service.ts ci(core): Reduce memory usage in tests (part-2) (no-changelog) (#7671) 2023-11-10 15:04:26 +01:00