1
0
Fork 0
mirror of synced 2024-09-14 08:18:31 +12:00
budibase/packages/server/src
2021-04-14 10:22:45 +02:00
..
api Disable image processing of attachments 2021-04-09 14:22:11 +01:00
automations 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
constants Some refactoring of utilities and constants, as well as documenting work carried out here. 2021-04-01 14:11:58 +01:00
db Some final changes to search system so that the new indexing system is used instead of mango to achieve exactly the same result. 2021-03-26 13:46:20 +00:00
events
integrations more branch cov 2021-03-16 19:27:18 +00:00
middleware adds focus action to first input field of modals 2021-04-14 10:22:45 +02:00
tests/utilities Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 2021-03-25 14:46:32 +00:00
utilities Updating to make sure a relative URL is always used for attachments. 2021-04-09 13:49:16 +01:00
app.js Remove CORS hack now that the envoy proxy removes the need for it 2021-04-07 10:37:26 +01:00
electron.js Some changes to how environment is loaded to make the init process by default flesh out some good settings. 2021-03-23 15:37:11 +00: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