1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/worker/src/api/controllers/global
2023-02-28 17:05:11 +00:00
..
auth.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/audit-logs 2023-02-27 14:51:33 +00:00
configs.ts lint 2023-02-28 13:37:34 +00:00
email.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
events.ts Adding an API for publishing an event from the frontend. 2023-01-23 18:56:44 +00:00
license.ts Support deleting license key from self host install 2022-09-23 15:54:59 +01:00
roles.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00
self.ts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
templates.ts Some updates, typescripting some more APIs, as well as fixing a lot of Router creation which did not specify the 'new' operator. 2022-09-22 14:59:28 +01:00
users.ts Updated email utility import 2023-02-28 17:05:11 +00:00
workspaces.ts Refactoring worker, converting all controllers/routes to Typescript and all imports of backend-core to new style. 2022-11-23 18:25:20 +00:00