1
0
Fork 0
mirror of synced 2024-06-22 16:10:40 +12:00
budibase/packages/server/src
2022-11-09 16:53:42 +00:00
..
api Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
automations merge with master 2022-10-31 13:44:23 +00:00
constants Refactoring a lot of content around webhooks to Typescript, as well as fixing webhooks and automation app IDs on import of new app. 2022-10-25 18:19:18 +01:00
db Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
definitions Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core. 2022-11-01 12:59:10 +00:00
events Merge develop 2022-09-28 08:56:45 +01:00
integrations Merge pull request #7521 from Budibase/feature/s3-bucket-connector 2022-11-01 09:56:47 +00:00
middleware Merge develop 2022-09-28 08:56:45 +01:00
migrations Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
sdk Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
tests/utilities Minor test rework after improving startup, a lot of mocks weren't being used correctly. 2022-10-27 15:15:08 +01:00
threads Fixes for cronjob stop - correctly handle this without stalled job handle. 2022-10-14 13:26:42 +01:00
utilities Configurable CDN 2022-11-07 15:27:03 +00:00
app.ts Minor test rework after improving startup, a lot of mocks weren't being used correctly. 2022-10-27 15:15:08 +01:00
environment.js Configurable CDN 2022-11-07 15:27:03 +00:00
index.ts don't enforce global agent for reject unauthorized 2022-09-10 00:14:57 +01:00
module.d.ts Merge develop 2022-09-28 08:56:45 +01:00
startup.ts Fixing issue with pro import. 2022-10-27 17:31:39 +01:00
watch.ts Merge develop 2022-09-28 08:56:45 +01:00
websocket.ts Merge develop 2022-09-28 08:56:45 +01:00