budibase/packages/server/src
mike12345567 241de7553e Merge. 2023-02-06 18:00:42 +00:00
..
api Merge. 2023-02-06 18:00:42 +00:00
automations Merge. 2023-02-06 18:00:42 +00:00
constants Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
db Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
definitions Update to cover the authentication for REST, replacing it with secret value and converting to password field, as well as minor update to env dropdown to only be a password field when not containing an environment variable - #9480. 2023-01-30 18:50:35 +00:00
events Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
integrations Merge. 2023-02-06 18:00:42 +00:00
middleware Fix currentapp middleware to allow app_ parameters 2023-01-12 15:38:22 +00:00
migrations Adding context update to test case since it used to rely on the context update functionality. 2023-01-30 10:59:54 +00:00
sdk Some fixes for #8770 - the CLI was very memory intensive when working with large databases, that contained many revisions. We don't need the revisions for app exports/backups, therefore I've updated our export systems to drop the revision history as it compacts the database significantly and speeds up exports/reduces memory usage. 2023-02-06 17:54:40 +00:00
tests Merge branch 'develop' into feature/environment-variables 2023-01-27 11:27:11 +00:00
threads Merge. 2023-02-06 18:00:42 +00:00
utilities Merge branch 'develop' of github.com:Budibase/budibase into feature/environment-variables 2023-01-17 15:25:17 +00:00
app.ts Correlation id's and log context (#7232) 2023-01-11 20:39:33 +00:00
environment.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
index.ts Replacing some require statements with imports. 2023-01-11 19:07:01 +00:00
startup.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
watch.ts Replace ts-jest with swc/jest (#9289) 2023-01-11 09:37:37 +00:00
websocket.ts Merge develop 2022-09-28 08:56:45 +01:00