1
0
Fork 0
mirror of synced 2024-09-30 00:57:16 +13:00
budibase/packages/worker/src/api/controllers/global
2024-04-05 12:14:51 +01:00
..
auth.ts Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
configs.ts Fix for custom branding not appearing on login 2024-02-09 15:26:57 +00:00
email.ts Type internal db.get 2023-07-18 11:41:51 +02:00
events.ts Adding an API for publishing an event from the frontend. 2023-01-23 18:56:44 +00:00
license.ts Lint 2023-07-14 16:55:48 +01:00
roles.ts Clearing out per-app builders when app is deleted. 2023-11-23 17:35:55 +00:00
self.ts Fix to for tenant favourite prefix 2024-03-15 16:52:38 +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 Fixing issue with BB_ADMIN environment variables for user creation introduced by user password becoming optional. Adding a test case as well to cover this to avoid it breaking in future. 2024-04-05 12:14:51 +01: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