1
0
Fork 0
mirror of synced 2024-10-01 09:38:55 +13:00
budibase/packages/server/src/api/controllers
2021-01-29 13:43:20 +00:00
..
deploy 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. 2021-01-06 16:58:29 +00:00
static Fixing weird formatting issue. 2021-01-29 13:43:20 +00:00
view
analytics.js
apikeys.js Updating API key controller in self-host mode to return self host API key. 2020-12-09 17:10:53 +00:00
application.js Merge branch 'master' of github.com:Budibase/budibase into feature/handlebars-migration 2021-01-21 10:57:41 +00:00
auth.js 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). 2021-01-28 18:30:59 +00:00
automation.js
component.js Clean paths and file structure 2021-01-14 10:03:33 +00:00
datasource.js query and datasource unit tests 2021-01-14 20:51:03 +00:00
hosting.js When self hosting it is now possible to use a pretty URL to access the app rather than the normal appId. 2021-01-14 17:01:31 +00:00
integration.js Remove server logging integration definitions every time they're fetched 2021-01-22 14:37:24 +00:00
layout.js Fix new layouts having bad styling 2020-12-23 09:23:03 +00:00
permission.js
query.js mongo config 2021-01-15 13:42:14 +00:00
role.js
routing.js
row.js lint 2021-01-15 13:44:42 +00:00
screen.js
table.js
templates.js
user.js
webhook.js