..
oauth
refactor(core): Move all base URLs to UrlService (no-changelog) ( #8141 )
2023-12-22 15:19:50 +01:00
activeWorkflows.controller.ts
refactor(core): Move active workflows endpoints to a decorated controller class (no-changelog) ( #8101 )
2023-12-22 11:28:42 +01:00
auth.controller.ts
refactor(core): Switch plain errors in cli to ApplicationError ( #7857 )
2023-11-29 12:25:10 +01:00
binaryData.controller.ts
fix(core): Account for non-ASCII chars in filename on binary data download ( #7742 )
2023-11-17 10:07:44 +01:00
communityPackages.controller.ts
feat: Add initial scope checks via decorators ( #7737 )
2023-11-28 11:41:34 +00:00
debug.controller.ts
feat(core): Add multi-main setup debug endpoint (no-changelog) ( #7991 )
2023-12-12 15:18:32 +01:00
dynamicNodeParameters.controller.ts
refactor(core): Reorganize error hierarchy in cli package (no-changelog) ( #7839 )
2023-11-28 10:19:27 +01:00
e2e.controller.ts
refactor(core): Introduce password utility (no-changelog) ( #7979 )
2023-12-11 18:23:42 +01:00
invitation.controller.ts
refactor(core): Introduce password utility (no-changelog) ( #7979 )
2023-12-11 18:23:42 +01:00
ldap.controller.ts
feat: Add initial scope checks via decorators ( #7737 )
2023-11-28 11:41:34 +00:00
me.controller.ts
refactor(core): Introduce password utility (no-changelog) ( #7979 )
2023-12-11 18:23:42 +01:00
mfa.controller.ts
refactor(core): Reorganize error hierarchy in cli package (no-changelog) ( #7839 )
2023-11-28 10:19:27 +01:00
nodeTypes.controller.ts
refactor: Move node i18n logic to NodeTypes (no-changelog) ( #7035 )
2023-08-29 10:46:24 +02:00
orchestration.controller.ts
feat: Add initial scope checks via decorators ( #7737 )
2023-11-28 11:41:34 +00:00
owner.controller.ts
refactor(core): Introduce password utility (no-changelog) ( #7979 )
2023-12-11 18:23:42 +01:00
passwordReset.controller.ts
refactor(core): Move all base URLs to UrlService (no-changelog) ( #8141 )
2023-12-22 15:19:50 +01:00
role.controller.ts
feat(core): Set up endpoint for all existing roles with license flag ( #7834 )
2023-11-28 14:16:47 +01:00
tags.controller.ts
feat: Add initial scope checks via decorators ( #7737 )
2023-11-28 11:41:34 +00:00
translation.controller.ts
refactor(core): Reorganize error hierarchy in cli package (no-changelog) ( #7839 )
2023-11-28 10:19:27 +01:00
users.controller.ts
refactor(core): Add telemetry for RBAC roles ( #7969 )
2023-12-13 12:22:11 +01:00
workflowStatistics.controller.ts
ci: Remove unnecessary async/await, enable await-thenable linting rule (no-changelog) ( #8076 )
2023-12-19 13:52:42 +01:00