1
0
Fork 0
mirror of synced 2024-09-18 18:28:33 +12:00
budibase/packages/server/src
2022-09-21 09:11:23 +01:00
..
api Fix incorrect event name being sent down websocket when hot reloading component plugins 2022-09-21 09:11:23 +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 Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
definitions better tests and cleaner import for server 2022-09-15 19:51:11 +01:00
events
integrations Fixing issue with plugin import for datasources - extract the integration correctly. 2022-09-13 12:16:00 +01:00
middleware
migrations
tests/utilities Renaming data source -> datasource as per Mel's request. 2022-09-14 12:11:20 +01:00
threads Merge branch 'master' into develop 2022-09-12 14:05:36 +01:00
utilities Merge pull request #7792 from Budibase/feature/plugin-pro 2022-09-18 10:34:06 +01:00
app.ts Merge branch 'develop' into qa/qa-core-jest 2022-09-15 01:18:58 +01:00
environment.js Merge branch 'master' into develop 2022-09-15 10:19:56 +01:00
index.ts
module.d.ts fix build error exporting and declaring plugins 2022-09-09 12:01:04 +01:00
watch.ts Adding budibase/pro integration for plugins, controlling quota limits. 2022-09-15 14:57:27 +01:00
websocket.ts Refactor server websocket dependency tree to fix jest tests 2022-09-13 09:54:25 +01:00