1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/utilities
2021-10-20 10:25:59 +01:00
..
appDirectoryTemplate Remove some other reference to standard-components 2021-09-06 18:45:39 +01:00
fileSystem Refactor app exports to allow a streaming realtime backup, and tidy up 2021-10-18 12:08:12 +01:00
queue fix lint 2021-05-20 13:09:02 +01:00
routing Add explicit prettier options 2021-05-04 11:32:22 +01:00
rowProcessor add check for missing _rev 2021-10-18 09:51:13 +01:00
tests moving some test cases to not use file system and re-introducing the image processor. 2021-03-22 17:19:45 +00:00
bcrypt.js Add explicit prettier options 2021-05-04 11:32:22 +01:00
budibaseDir.js Some general backend cleanup. moving packages around, removing some traces of electron, and prepping for standardised object store library. 2021-05-06 19:27:24 +01:00
centralPath.js lint:fix 2021-05-03 09:31:09 +02:00
csvParser.js Fix for #1794 - updating csv validators and parsers for date and numbers to allow attribute to not be present. 2021-06-22 14:43:57 +01:00
global.js No access role / public by default 2021-10-12 10:05:57 +01:00
index.js Some fixes after testing and adding some basic work to the frontend. 2021-09-28 18:05:52 +01:00
redis.js Introducing the concept of flagging an automation as 'in test' which means it can run with triggers and everything as it normally would in development. 2021-09-10 14:37:34 +01:00
scriptRunner.js Adding the basics of the query transformers to the frontend and to the backend, as well as switching to vm2 for script running. 2021-10-12 18:45:13 +01:00
security.js Formatting. 2021-05-14 16:32:51 +01:00
statusCodes.js
usageQuota.js Deny only when usage quota is exceeded 2021-10-04 14:07:10 +01:00
users.js Fixing issues with search endpoint not handling users fully. 2021-09-02 17:13:00 +01:00
workerRequests.js Fixing issue with user's being logged in and trying to access other tenants public apps, this work makes sure that users from other tenants will not be 403'd immediately (too aggressive) but instead they will have all other their RBAC roles revoked. 2021-10-07 15:49:26 +01:00