1
0
Fork 0
mirror of synced 2024-09-29 16:51:33 +13:00
budibase/packages/server/src/utilities
2022-08-05 21:35:26 +01:00
..
appDirectoryTemplate
fileSystem Fixing issues with exporting apps, first removing the deleted documents when exporting and second making it so that the user has a choice whether to export the development app or the published app from the UI. 2022-07-22 18:16:14 +01:00
queue Main body of updates to support disabling the cron, some cleanup of metadata at deployment to make sure they can be re-ran. 2022-07-25 20:45:29 +01:00
routing
rowProcessor Some various session fixes based on current data. 2022-08-05 21:35:26 +01:00
tests
usageQuota
budibaseDir.js Finishing off UI, expanding settings menus from 80ch to 90ch as they were quite restricted and made the usage UI a bit difficult to view. Added a DISABLE_DEVELOPER_LICENSE env variable for testing. 2022-05-17 17:44:40 +01:00
centralPath.js
csvParser.js
global.js pr comments and updating group check to be more safe 2022-07-30 11:38:08 +01:00
index.js remove beta stuff and remove self-host banners 2022-07-11 11:08:56 +01:00
redis.js Initial Commit for app overview 2022-05-05 12:52:17 +01:00
scriptRunner.js
security.js Fix for #6709 - Adding the option to set a role for app action, allowing users to set what level an automation can be accessed from. 2022-07-15 17:13:45 +01:00
statusCodes.js
users.js Improving performance of load script, can generate thousands of users a second. 2022-05-22 18:29:02 +01:00
workerRequests.js Add env vars to automatically create initial admin user on first run 2022-06-30 11:28:52 +01:00