204 Commits (d62f0752da8aeeac18ad7e4e9e993ea9d2ec9f36)

Author SHA1 Message Date
Martin McKeaveney 79c9df6ea2 v0.4.2 6 years ago
Martin McKeaveney 498d627337
Update package.json 6 years ago
Martin McKeaveney a0e6ffd3e0 v0.4.1 6 years ago
Martin McKeaveney 5a760a360c
Update package.json 6 years ago
Martin McKeaveney 0c93c17292 v0.4.0 6 years ago
Martin McKeaveney f355a16ca4 fixing bugs found during testing 6 years ago
Martin McKeaveney 79d482bfb1 replace appimage with native linux packages 6 years ago
Martin McKeaveney 27813f5fbb fix windows url issue 6 years ago
Martin McKeaveney 8c5b801c0a v0.3.8 6 years ago
Martin McKeaveney 19a029fd68 linux deb package, builder icon and auto update support for linux 6 years ago
Martin McKeaveney c2aa9eebfc remove squirrelly, compile a single bundle.css for each page, svelte and hbs server rendering 6 years ago
Martin McKeaveney fb0f7b0c73 v0.3.7 6 years ago
Martin McKeaveney 2adf0560ac v0.3.6 6 years ago
Martin McKeaveney fc285c64a4 v0.3.5 6 years ago
Martin McKeaveney 1e8f13f9cf start server render index.html 6 years ago
Martin McKeaveney 51c0461f35 v0.3.4 6 years ago
Martin McKeaveney 4c77b9ceef v0.3.3 6 years ago
Martin McKeaveney 612e5e234e v0.3.2 6 years ago
Martin McKeaveney 6e02f1f1c6 potential resolutions for the 4001 issue 6 years ago
Michael Drury dcc9cfb4bd The removal of CLI package meant there was no way to init the system anymore so nuking budibase directory was unrecoverable, fixing this. 6 years ago
Martin McKeaveney 1a8a97a103 v0.3.1 6 years ago
Martin McKeaveney 859577299d v0.3.0 6 years ago
Martin McKeaveney e221572313 remove budibase cli 6 years ago
mike12345567 306c36c384 Switching from axios to node-fetch as per review. 6 years ago
mike12345567 37b643b6c6 Switching from mustache to handlebars for automations as allows configuring helpers, e.g. parsing object. 6 years ago
mike12345567 9b629d49b5 Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 6 years ago
mike12345567 a967645a21 Some initial work towards webhooks, that generates schema similar to integromat. 6 years ago
Martin McKeaveney d08c1f7140 v0.2.6 6 years ago
Andrew Kingston 8428bebc13 Replace sharp with jimp for image processing 6 years ago
Martin McKeaveney 3f41fc0ba1 sanitizing s3 keys and making them windows friendly 6 years ago
Martin McKeaveney 1b5cddb3b5 v0.2.5 6 years ago
Martin McKeaveney b1fc7efa3d v0.2.4 6 years ago
Martin McKeaveney d0d9c33c46 v0.2.3 6 years ago
Martin McKeaveney fff78a0072 v0.2.2 6 years ago
Martin McKeaveney 4ea99592d9 v0.2.1 6 years ago
Michael Shanks fcb093699d merge from master 6 years ago
Martin McKeaveney fed836140c v0.2.0 6 years ago
Michael Shanks eaa8d91392 merge from master - including fixes 6 years ago
Andrew Kingston 356acc919d Bump electron to v10 6 years ago
Martin McKeaveney e282480888 v0.1.25 6 years ago
Martin McKeaveney 723f322232 updating replication stream dependency 6 years ago
Martin McKeaveney 368f9934d5 v0.1.24 6 years ago
mike12345567 fc2e2a8804 First work towards implementing Dynamo usage in the server when running in the cloud; this is for tracking usage against API keys. 6 years ago
Michael Shanks 0b6d0f2b19 missing dependency 6 years ago
Martin McKeaveney 2dedafc90c v0.1.23 6 years ago
Martin McKeaveney 1fd749ce00 csv import functional 6 years ago
Martin McKeaveney fd47cf1624 v0.1.22 6 years ago
Martin McKeaveney 0c639bd1a2 providing ability to perform JSON and CSV export from popover 6 years ago
Martin McKeaveney f40f388dd8 local file upload from apps 6 years ago
mike12345567 60b907054a Initial work towards async block loading, it will pull the manifest.json from a specified bucket and load packages in async when it does not have them - this will need another feature for when running in the cloud to pull all packages it doesn't currently have to the install directory (EFS). 6 years ago