1
0
Fork 0
mirror of synced 2024-09-08 21:51:58 +12:00
budibase/packages/server/src
2023-06-14 11:17:26 +01:00
..
api Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports 2023-06-14 11:17:26 +01:00
automations Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
constants Use esbuild for server 2023-03-31 12:32:41 +01:00
db Small update to make sure that save/patch calls to the rows API (all DS+) return the squashed relationships, not the whole structure. 2023-06-01 18:18:12 +01:00
definitions Lint 2023-05-17 14:10:22 +01:00
events Ignore 409 errors on user syncs 2023-06-09 12:36:09 +01:00
integration-test Updating datasource information endpoint to POST which allows sending up an unfinished/unsaved datasource for fetching information with. Also changing how verification and information endpoints work so that enrichment is used and therefore env vars can also be used. 2023-05-31 17:04:29 +01:00
integrations Revert "Merge pull request #10808 from Budibase/undo_wrong_merge_from_develop" 2023-06-07 14:08:47 +01:00
middleware Fix for debugging with webstorm the old way (if desired), updating the builder middleware to be more multi-dev capable, ignoring 409s when attempting to update the last updated at for apps (if multiple devs hit at same time, only use one) also updating writethrough cache to retry once, with the extended TTL on locks, plus the multi-dev collab it can take a minute to update usage quota doc when a lot of updates occur at once. 2023-05-30 17:41:20 +01:00
migrations Typings 2023-05-15 13:16:56 +02:00
sdk Merge branch 'budi-7010/export_controller_as_post' into budi-7010-encrypt-app-exports 2023-06-14 11:17:26 +01:00
tests sync automation tests 2023-05-23 15:55:25 +01:00
threads Adding a JSON parse incase the input is actually an array in the form of a string (HBS). 2023-06-01 12:14:34 +01:00
utilities Send meeting invite via automation email smtp (#10787) 2023-06-08 14:25:35 +01:00
websockets Add event for tracking user collaboration 2023-06-06 10:11:51 +01:00
app.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
ddApm.ts add datadog apm (#9693) 2023-02-15 16:28:20 +00:00
environment.ts Make sure top level path is resolved correctly. 2023-06-07 16:37:42 +01:00
index.ts
startup.ts Use socker.io redis adapter to broadcast events to all server instances 2023-05-25 08:48:56 +01:00
watch.ts Fixing build issue. 2023-04-12 16:22:30 +01:00