budibase/packages/server/src
mike12345567 06d8d19aaa Final typescript conversions for server. 2022-11-26 16:24:37 +00:00
..
api Final typescript conversions for server. 2022-11-26 16:24:37 +00:00
automations Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
constants Some server typescript re-writes, only automations left and some controllers. 2022-11-25 15:01:46 +00:00
db One file left in the server, some fixes after converting the internal row controller. 2022-11-26 15:42:53 +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 Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
integrations Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
middleware Some fixes based on test runs. 2022-11-23 11:44:15 +00:00
migrations Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
sdk Merge branch 'develop' of github.com:Budibase/budibase into refactor/backend-core-import 2022-11-22 12:03:31 +00:00
tests Some typescript conversions, moving a few imports around. 2022-11-21 18:33:34 +00:00
threads Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
utilities One file left in the server, some fixes after converting the internal row controller. 2022-11-26 15:42:53 +00:00
app.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
environment.ts Automation overhaul to Typescript, plus type updates. 2022-11-25 19:57:07 +00:00
index.ts don't enforce global agent for reject unauthorized 2022-09-10 00:14:57 +01:00
startup.ts Fixes based on server build so far. 2022-11-26 15:10:41 +00:00
watch.ts Finally removing all usages of backend-core/ type imports from server, including some further typescript conversions. 2022-11-22 19:49:59 +00:00
websocket.ts Merge develop 2022-09-28 08:56:45 +01:00