1
0
Fork 0
mirror of synced 2024-08-31 09:41:13 +12:00
Commit graph

17 commits

Author SHA1 Message Date
mike12345567
b765502d74 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
mike12345567
9b0dd682ad Fixing typo. 2020-10-26 17:58:01 +00:00
mike12345567
f78ec2ddef Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 2020-10-26 17:49:33 +00:00
mike12345567
325e291222 Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
mike12345567
13c9be4ea3 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 2020-10-07 00:24:56 +01:00
Martin McKeaveney
6ae30e6d87 lint 2020-07-16 15:19:46 +01:00
Martin McKeaveney
3c67181881 nodemon delay + analytics fixes 2020-07-16 14:27:27 +01:00
Martin McKeaveney
e227512448 fix path when running in electron 2020-07-14 09:10:01 +01:00
Martin McKeaveney
f790a51156 adding dialog import 2020-07-13 18:11:19 +01:00
Martin McKeaveney
1c6897e3f2 correct electron path for budibase apps 2020-07-13 17:44:13 +01:00
Martin McKeaveney
fccfc3fd5c beta bugfixes 2020-07-10 16:17:12 +01:00
Martin McKeaveney
34b27b83bb lint 2020-06-15 17:08:59 +01:00
Martin McKeaveney
594b7c2cce budibase dockerfile 2020-06-15 17:06:54 +01:00
Michael Shanks
7d6046d021 allow bb home folder to bem anywhere 2020-05-11 15:42:42 +01:00
Michael Shanks
a0f5880d51 server initialisation & run fixed 2020-05-11 14:50:15 +01:00
Martin McKeaveney
a28322f538 further simplification of server code 2020-05-07 14:04:32 +01:00
Martin McKeaveney
87ad6647df further tidy up and removal 2020-05-07 13:52:24 +01:00
Renamed from packages/server/index.js (Browse further)