1
0
Fork 0
mirror of synced 2024-07-02 21:10:43 +12:00
budibase/packages/worker/src/api/controllers/global
2023-03-28 16:46:22 +01:00
..
auth.ts chore: ran prettier for environment.ts and auth.ts 2023-03-06 15:55:29 +00:00
configs.ts Merge branch 'feature/whitelabelling' into feature/whitelabelling-pro 2023-03-28 09:13:47 +01: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 Move user search to core 2023-03-28 16:46:22 +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