1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2023-03-14 14:12:32 +00:00
..
auth.ts chore: ran prettier for environment.ts and auth.ts 2023-03-06 15:55:29 +00:00
configs.ts Disable google auth if no config found (#9983) 2023-03-10 15:19:46 +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 Review feedback 2023-03-07 16:39:26 +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 remove array of tenantIds 2023-03-07 09:56:12 +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