2 Commits (638e2f5c8e2d6ee2bb6470381385218543ae37b8)

Author SHA1 Message Date
mike12345567 902119c39c Updating with a tested and functional API for uploading files for configs. 5 years ago
Michael Drury cf762f8dcd Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 5 years ago
Andrew Kingston 556236ebce Add explicit prettier options 5 years ago
Keviin Åberg Kultalahti 4ec2e7d01f lint:fix 5 years ago
mike12345567 d459de1ae1 Fixing an issue with bucket creation, sometimes many calls will be made at once for checking bucket exists, just manage this by storing the state of promise. 6 years ago
mike12345567 321d3cbd5d Some further work to make sure all use of the budibaseAppsDir is removed in important places. 6 years ago
mike12345567 1cf0027c6e Some cleanup fixes for tests that makes sure temp directory isn't getting out of control. 6 years ago
mike12345567 7c2ef4d43f Fixing cypress test issues. 6 years ago
mike12345567 775ae3171f Fixing an issue with attachments. 6 years ago
mike12345567 e9ed014bac Adding a self host clause around minio aws config. 6 years ago
mike12345567 e61a365d24 Some changes after testing, needed to update object store client creation. 6 years ago
mike12345567 19b5b41953 Main work of file system refactor now complete, ready to test more fully - most test cases passing, need to look through them more thoroughly and make sure everything still makes sense. 6 years ago
mike12345567 091782389a Updating some of the deployment/uploading mechanism purely to remove file system, all of this will go anyway but some of it was used to handle file uploads (attachments) to object store so needed to convert it a bit 6 years ago
mike12345567 95ee615006 Work in progress, have refactored the templating system to remove local templates, application and template system now work through minio with no file access. 6 years ago