budibase/packages/server/src
Andrew Kingston be15aff40f Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-12 20:00:32 +01:00
..
api Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-12 20:00:32 +01:00
automations Fix for #7431 - reboot didn't work at all previously which is why apps couldn't be published with it enabled, this is now a self host only feature, I've removed the ability to enable a reboot cron in the Cloud and it will not run the lookup/execution. 2022-09-07 17:05:17 +01:00
constants
db Updating plugins to not think about versions, only ever one version of each plugin by name, making plugins self host only and adding error checking for datasource implementations. 2022-09-02 19:32:15 +01:00
definitions provide fix for CR header and backwards compatibility with legacy servers 2022-09-12 10:00:05 +01:00
events Disable automation chaining in cloud 2022-08-23 12:35:53 +01:00
integrations Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
middleware Add conditional around joiValidator schema.append 2022-08-31 12:24:12 +01:00
migrations Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
tests/utilities Replacing all plural TS enumerations with singular - this involves a major rename of the DocumentTypes. 2022-08-11 13:50:05 +01:00
threads Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
utilities Reverting organisation page changes. 2022-09-12 16:21:47 +01:00
app.ts Merge branch 'plugins-dev-experience' of github.com:Budibase/budibase into plugins-dev-experience-websocket 2022-09-01 14:39:30 +01:00
environment.js Merge branch 'develop' of github.com:Budibase/budibase into plugins-dev-experience 2022-08-31 15:53:32 +01:00
index.ts
module.d.ts fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
watch.ts Updating plugins to not think about versions, only ever one version of each plugin by name, making plugins self host only and adding error checking for datasource implementations. 2022-09-02 19:32:15 +01:00
websocket.ts Improve websocket types 2022-08-23 08:48:16 +01:00