21 Commits (dddeb80cee11c64cfa958e5c2fbfdd6bf8677fcd)

Author SHA1 Message Date
Andrew Kingston c004290718 Increase envoy timeout for API routes to 120s rather than 15s, to match Koa and allw longer connections for downloads 5 years ago
mike12345567 46ea3f3e9e Revert "Merge pull request #2253 from Budibase/revert-2076-feature/multi-tenants" 5 years ago
Michael Drury b86a6fddc9 Revert "Multi-tenancy/organisations" 5 years ago
mike12345567 f6d0db4c4b Updating API endpoints, to include the new system one, updating hosting envoy yaml to cover these. 5 years ago
mike12345567 27b2a13817 Swapping admin -> global in worker to reduce confusion in API url naming. 5 years ago
mike12345567 3ccf7f9989 Adding a way to test app URLs in dev. 5 years ago
Martin McKeaveney e927f44c12 removing superfluous controllers 5 years ago
Martin McKeaveney aacaca3d4e update functionality complete 5 years ago
mike12345567 4e3bc326b4 Updating with a tested and functional API for uploading files for configs. 5 years ago
Andrew Kingston be04060ff1 Server builder under /builder rather than /app for top level to avoid confusion 5 years ago
Andrew Kingston 17ac2a402f Make envoy proxy app with and without trailing slash 5 years ago
mike12345567 b3b1f00b22 Re-ordering dev envoy file. 5 years ago
mike12345567 c032022fa8 Updating envoy configuration to allow pass through to minio again. 5 years ago
Keviin Åberg Kultalahti df30e594df allow navigation to other URLs than /builder 5 years ago
mike12345567 1cf778845a Fixing issues with Redis/Bull and the integration with new redis module. 5 years ago
Keviin Åberg Kultalahti 0e6a888e8f allow navigation to other URLs than /builder 5 years ago
Martin McKeaveney 468b9b97f9 builder login 5 years ago
mike12345567 15900efc35 Some changes after trying system for first time. 5 years ago
mike12345567 8cde219db9 First pass of global user configuration through existing user API with role mappings. 5 years ago
mike12345567 6c790206a8 Attempting to use HBS to re-create the envoy file as needed in dev. 5 years ago
mike12345567 eb4a1270c8 Changing route ordering in envoy dev. 5 years ago
mike12345567 b52f0b5dc9 Re-writing prefix for going to /builder without end slash. 5 years ago
mike12345567 8eb6a23b06 Fixing invalid spacing in envoy yaml. 5 years ago
mike12345567 1a2743593c Updating envoy to pass over app preview URLs and allowing builder access on no slash. 5 years ago
mike12345567 1c44808336 Adding a nuke stack option at top of repo and then setting up proxy for dev experience through envoy. 5 years ago
Martin McKeaveney 306d29d870 redis, tidy ups 5 years ago
Martin McKeaveney 6742c3ca99 basic single stack dev setup 5 years ago
mike12345567 13fe937e67 This commit includes some fixes for a few auth issues I found when I was working on this and a static page which shows the self hosting info to get the user going (if they end up there). 5 years ago
mike12345567 ae5d970a92 Missing route prop. 5 years ago
mike12345567 711e44a3b8 Updating envoy to handle API request, proxy to app-service, doesn't have to come from /app/api. 5 years ago
mike12345567 84af693172 Removing envoy admin feature (pointless, can add if needed, adds security risk). 5 years ago
mike12345567 882cfa700b 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. 5 years ago
mike12345567 40a6348e7c Version working with reverse proxy, need to just change settings menu in builder now to use this properly. 5 years ago
mike12345567 ead0d6756e Initial state of swapping to envoy from nginx, this isn't fully functional, still need to make the builder use it and need to get URL re-writing working. 5 years ago