51 Commits (1306f4cd684d4abd6ca47ddcbe1de4e209fee2fe)

Author SHA1 Message Date
Martin McKeaveney 1306f4cd68 move auth controller into it's own dir 5 years ago
Martin McKeaveney edfda5ca4a further simplification of jwt auth 5 years ago
Martin McKeaveney 4390bc5c0c encapsulate db ID generation functions 5 years ago
Martin McKeaveney 1054e25c84 flip auth boolean 5 years ago
Martin McKeaveney 73dfad3001 encapsulate more auth functionality into shared module and use in worker 5 years ago
Martin McKeaveney 46ddcdce2c JWT auth on admin endpoints 5 years ago
Martin McKeaveney 87b1924470 groundwork for budibase auth lib 5 years ago
Martin McKeaveney 349a47c1e1 basic couchDB authentication using passport 5 years ago
mike12345567 53b7589d9e Updating worker package with the various parts of server that needed moved over. 5 years ago
mike12345567 bcde3a6d64 Replacing deprecated symbols. 5 years ago
mike12345567 f48b09d378 Starting worker instance as part of the stack, some changes to how environment handled for worker. 5 years ago
Martin McKeaveney f7f385937c redis, tidy ups 5 years ago
Martin McKeaveney 0f37bc44a7 v0.8.9 6 years ago
Martin McKeaveney 6afcda7599 v0.8.8 6 years ago
Martin McKeaveney 1b95326b20 v0.8.7 6 years ago
Martin McKeaveney b51ac37b6f v0.8.6 6 years ago
Martin McKeaveney 72f0aebb2b v0.8.5 6 years ago
Martin McKeaveney 768a9d59da v0.8.4 6 years ago
Martin McKeaveney 88fa3d18ea v0.8.3 6 years ago
Martin McKeaveney da6a90a042 v0.8.2 6 years ago
Martin McKeaveney 63fefd08a9 v0.8.1 6 years ago
Martin McKeaveney ae6a6ad779 v0.8.0 6 years ago
Martin McKeaveney d58ac80cc9 v0.7.8 6 years ago
Martin McKeaveney 9ce9d10c29 v0.7.7 6 years ago
Martin McKeaveney dda087f10a v0.7.6 6 years ago
Martin McKeaveney d9378f1eed v0.7.5 6 years ago
Martin McKeaveney cca4b93c53 v0.7.4 6 years ago
Martin McKeaveney 2cb0e35b25 app export with space in name 6 years ago
Martin McKeaveney 1a80b09fd0 v0.7.3 6 years ago
Martin McKeaveney d954b0f4c1 v0.7.2 6 years ago
Martin McKeaveney 12eb36175d v0.7.1 6 years ago
Martin McKeaveney 8dbc102c6c v0.7.0 6 years ago
Martin McKeaveney 497c87ce00 v0.6.2 6 years ago
Martin McKeaveney ed5d0f4e53 v0.6.1 6 years ago
Martin McKeaveney 71c88fc410 v0.6.0 6 years ago
mike12345567 3c627d6455 Adding the handlebars library, still need to add testcases to this. 6 years ago
mike12345567 fcde592385 Review comments. 6 years ago
mike12345567 29424e59c0 Linting. 6 years ago
mike12345567 0c66d9fca4 When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 6 years ago
Martin McKeaveney 3d967c2070 v0.5.3 6 years ago
Martin McKeaveney 62ebf3cedc v0.5.2 6 years ago
Martin McKeaveney c33a59f087 v0.5.1 6 years ago
Martin McKeaveney bbc6258612 v0.5.0 6 years ago
mike12345567 b6e5658f4e Linting. 6 years ago
mike12345567 675e5127ad Updating worker to support using a self host key, a basic level of security, stopping builder from asking for API key if currently configured for self hosting, made the default values for self hosting make sense for a basic local installation, this should be final. 6 years ago
mike12345567 6c6a63e9d1 Quick fixes. 6 years ago
mike12345567 97bb1e209d Linting. 6 years ago
mike12345567 8655d73248 Update after testing, it is now possible to make a deployment to a self hosted environment. Some work still required, better authentication around MINIO deployment, currently the bucket is set to public read and there is no signing/verification to the upload process, also right now four different URLs are needed for the builder to connect correctly, ideally this shouldn't be the case. 6 years ago
Michael Drury 7845118fb3 Renaming deployment service to worker service for its expansion plans. 6 years ago