4 Commits (fef561ffe43e4280cd62e4f0bc14e4f804b7bf58)

Author SHA1 Message Date
Martin McKeaveney 1d98025291 lint 6 years ago
Martin McKeaveney 9e190ac1ec tidy up 6 years ago
Martin McKeaveney 9b914e0395 remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Martin McKeaveney 8cb716df3b start server render index.html 6 years ago
mike12345567 ce12325b8c Fixing issues with auth not being able to find appId in pathname, using the currentapp cookie if pathname not populated. 6 years ago
Michael Drury c89f73efc0 Some updates, still WIP. 6 years ago
mike12345567 5b2be03bc3 Renaming instanceId -> appId to reduce confusion through the system, there only is one ID now. 6 years ago
mike12345567 ea03d099b3 Initial work into multi-tenancy removal, experiencing issues with test cases at this point. 6 years ago
mike12345567 9a41fde685 Adding a version to the app and then including this in user authentication, this for now is just the version of the builder/server that it was built with. 6 years ago
Andrew Kingston 5a8c58a305 Fix incorrect content type header when serving attachments 6 years ago
Michael Shanks a9d9e14e22 auth - standard-components not loading, windows 6 years ago
Martin McKeaveney cb5c09d439 simplify user authentication, remove anon user, fix login cookie issues 6 years ago
Martin McKeaveney c5efdbc3d0 adding auth object to context rather than separate booleans 6 years ago
Michael Shanks 79c890519a :app to _app : bugfix 6 years ago
Martin McKeaveney 055aafa503 updated quota fixes 6 years ago
Michael Shanks db22d8862a merge from master 6 years ago
mike12345567 325e291222 Removing sanisation, instead just using it as a central path system. 6 years ago
Michael Shanks a417a4906b bugfix - appId not recognised in static.js controller 6 years ago
mike12345567 13c9be4ea3 Adding a basic sanitise path function and fixing up use cases of appId filesystem paths throughout the system. 6 years ago
Martin McKeaveney 5e86076530 CSV Import end to end 6 years ago
Martin McKeaveney c7a917ce40 csv import functional 6 years ago
Martin McKeaveney b27f80071f async templates working from S3 6 years ago
Martin McKeaveney 892ce699ce template export v1 6 years ago
Martin McKeaveney 31c6450f5e tidy up 6 years ago
Martin McKeaveney 31dd25331e ensuring s3 upload works in prod 6 years ago
Martin McKeaveney fd97c14a50 lint, tidy up and some simplification 6 years ago
Martin McKeaveney ccebe283cc abstract local file upload logic 6 years ago
Martin McKeaveney 6b00fb2d8e local file upload from apps 6 years ago
Martin McKeaveney e717d35f9e removing delete functionality - not necessary 6 years ago
Martin McKeaveney af9b8ac9bd return processed file sizes 6 years ago
Martin McKeaveney 715216e412 more lint 6 years ago
Martin McKeaveney f48736ffe9 lint 6 years ago
Martin McKeaveney 293e5b7859 delete local file upload when file deleted 6 years ago
Martin McKeaveney 4985949786 allow deletion of images 6 years ago
Martin McKeaveney e97ec7beaf Dropzone styling 6 years ago
Martin McKeaveney ad79d422e0 file attachments and processing working, basic design for dropzone 6 years ago
Martin McKeaveney 370de9ceb7 adding deploy script to upload assets to s3 after release 6 years ago
Martin McKeaveney b4e70301a0 download component libraries from NPM tarball 6 years ago
Martin McKeaveney 1c6897e3f2 correct electron path for budibase apps 6 years ago
Martin McKeaveney fccfc3fd5c beta bugfixes 6 years ago
Martin McKeaveney 7222342c50 tidy up 6 years ago
Martin McKeaveney 7c5da11836 PR Comments 6 years ago
Martin McKeaveney c953fa679a lint 6 years ago
Martin McKeaveney 27975057c7 budibase complete deployment 6 years ago
Martin McKeaveney f7d65deb5e extra index template for production 6 years ago
Martin McKeaveney 5ecc8d4a54 deployment E2E 6 years ago
Martin McKeaveney 9b2eca58c4 s3 awareness, authentication through API keys 6 years ago
Martin McKeaveney 7ed017209b cleaned up deploy code 6 years ago
Michael Shanks 31f8d3bee2 codereview: looksLikeAppId as variable 6 years ago
Michael Shanks eb2b6ec56f removed x-user-agent 6 years ago