budibase/packages/server/src
Michael Drury 74957725dd
Revert "Fix updating users via cross-service comms (public API)"
2024-02-15 13:44:43 +00:00
..
api Merge branch 'master' into fix/budi-8010 2024-02-15 13:28:07 +00:00
appMigrations
automations Merge branch 'master' into fix/budi-8010 2024-02-15 13:28:07 +00:00
constants Addressing PR comments. 2024-02-14 17:15:42 +00:00
db Revert "Revert "Migrate from `vm` to `isolated-vm`"" 2024-02-02 12:02:09 +01:00
definitions More loop step typing improvements. 2024-01-30 10:37:23 +00:00
events pr comments 2024-01-23 10:10:38 +00:00
integration-test Remove empty file. 2024-02-05 11:54:33 +00:00
integrations n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
jsRunner Properly stringify errors 2024-02-12 16:01:02 +01:00
middleware Calculate creators count when group role changes 2024-01-18 11:14:25 +01:00
migrations Remove all uses of test.com in the code, replace them with example.com and create a lint rule to prevent this in future. 2024-02-08 16:32:14 +00:00
sdk Handle view creation on new table requests 2024-02-12 11:59:05 +01:00
tests Fix js tests 2024-02-12 12:50:23 +01:00
threads Updating timeouts for automations, making it easier to manage/find the various timeout limits. Also adding a new environment variable AUTOMATION_THREAD_TIMEOUT which can be used to control how long automations can run for. 2024-02-14 11:44:07 +00:00
utilities Revert "Fix updating users via cross-service comms (public API)" 2024-02-15 13:44:43 +00:00
websockets
app.ts
ddApm.ts
environment.ts Addressing PR comments. 2024-02-14 17:15:42 +00:00
features.ts
index.ts
koa.ts
startup.ts
watch.ts