1
0
Fork 0
mirror of synced 2024-06-22 16:10:40 +12:00
budibase/packages/server/src
2020-10-27 14:16:57 +00:00
..
api Adding an outgoing webhook action, so that we have both incoming and outgoing ability. 2020-10-27 12:33:25 +00:00
automations Switching from axios to node-fetch as per review. 2020-10-27 14:16:57 +00:00
constants simplify user authentication, remove anon user, fix login cookie issues 2020-10-13 21:33:56 +01:00
db Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
events Changing record -> row in this update, completing the update of renaming in the builder, this release needs further testing. 2020-10-09 19:10:28 +01:00
middleware Some initial work towards webhooks, that generates schema similar to integromat. 2020-10-22 17:48:32 +01:00
utilities Merge branch 'bug/local-forbidden' of github.com:Budibase/budibase into feature/webhooks 2020-10-26 17:59:03 +00:00
app.js adding auth object to context rather than separate booleans 2020-10-12 13:32:52 +01:00
electron.js Removing sanisation, instead just using it as a central path system. 2020-10-09 10:00:57 +01:00
environment.js Found an issue where environment variables would load before they had actually been updated from dotenv, made sure they are always loaded correctly. 2020-10-26 17:49:33 +00:00
index.js Fixing typo. 2020-10-26 17:58:01 +00:00