n8n/packages/cli/src/controllers
कारतोफ्फेलस्क्रिप्ट™ 9bd7529193
refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690)
* use typedi for UserManagementMailer

* use typedi for SamlService

* fix typos

* use typedi for Queue

* use typedi for License

* convert some more code to use typedi
2023-03-16 15:34:13 +01:00
..
auth.controller.ts feat(core): Add SAML login setup (#5515) 2023-02-24 20:37:19 +01:00
index.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
ldap.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
me.controller.ts feat(core): Limit user changes when saml is enabled (#5577) 2023-03-03 10:05:30 +01:00
nodes.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
nodeTypes.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
owner.controller.ts refactor(core): Improve instance owner setup and add unit tests (no-changelog) (#5499) 2023-02-17 10:59:09 +01:00
passwordReset.controller.ts refactor(core): Use an IoC container to manage singleton classes [Part-2] (no-changelog) (#5690) 2023-03-16 15:34:13 +01:00
tags.controller.ts refactor(core): Convert more routes to use the decorator pattern (no-changelog) (#5611) 2023-03-09 14:42:13 +01:00
translation.controller.ts refactor: catch doesn't need to have a param (no-changelog) (#5614) 2023-03-03 18:18:49 +01:00
users.controller.ts feat: Support feature flag evaluation server side (#5511) 2023-02-21 11:35:35 +03:00