budibase/packages/server/src
Keviin Åberg Kultalahti 0afbf1649e lint:fix 2021-05-03 09:31:09 +02:00
..
api lint:fix 2021-05-03 09:31:09 +02:00
automations lint:fix 2021-05-03 09:31:09 +02:00
constants lint:fix 2021-05-03 09:31:09 +02:00
db lint:fix 2021-05-03 09:31:09 +02:00
events Attempting to fix the issue with 4001, this updates the cypress tests so that it is easier to change the port on which it runs as well as updating the electron usage of the app to use port 0 (an ephermeral port). 2021-02-03 16:09:48 +00:00
integrations lint:fix 2021-05-03 09:31:09 +02:00
middleware lint:fix 2021-05-03 09:31:09 +02:00
tests/utilities lint:fix 2021-05-03 09:31:09 +02:00
utilities lint:fix 2021-05-03 09:31:09 +02:00
app.js lint:fix 2021-05-03 09:31:09 +02:00
environment.js Getting rid of the CLOUD environment variable, this makes no sense anymore, now there is isDev() and isProd() which will work out the current state of the cluster. 2021-03-24 18:21:23 +00:00
index.js Working on moving file system access around, starting by centralising it then working out what needs to be moved to object store and how. 2021-03-19 14:43:41 +00:00