1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
budibase/packages/server/src
2020-11-19 20:42:49 +00:00
..
api Minor update to make use of new client header to state the request is from the client, not the builder. 2020-11-19 20:18:28 +00:00
automations Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 2020-11-13 15:35:20 +00:00
constants Large update, tests passing, have simplifed access level API, access levels and permissions are now totally separate. 2020-11-13 15:35:20 +00:00
db Merge branch 'master' of github.com:Budibase/budibase into feature/backend-routing 2020-11-12 15:08:50 +00:00
events
middleware Another quick fix for apps to work again. 2020-11-19 20:42:49 +00:00
utilities Minor update to make use of new client header to state the request is from the client, not the builder. 2020-11-19 20:18:28 +00:00
app.js
electron.js lint 2020-11-14 17:56:24 +00:00
environment.js Updating templates to be able to run locally with an environment variable LOCAL_TEMPLATES and making them work using the DB. Users are also no longer included in the db dump. 2020-11-06 12:30:30 +00:00
index.js