1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00
budibase/packages/server
2021-11-22 17:42:41 +00:00
..
.vscode
__mocks__ Merge pull request #3178 from Budibase/postgres-schema 2021-11-10 10:03:25 +00:00
build
scripts Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 2021-11-22 17:42:41 +00:00
src Fixing issue from review, values weren't wiped when delete modals closed, also adding a fix for threading to disable it in development as node-ts was causing memory leaks on low memory systems (doesn't apply to production built version). 2021-11-22 17:42:41 +00:00
.dockerignore
.eslintrc
.gitignore
.npmignore
babel.config.js
Dockerfile Upgrading to Node 14 across the board as recent packages don't support 12 anymore. 2021-11-18 10:59:35 +00:00
LICENSE
nodemon.json
package.json v0.9.185-alpha.13 2021-11-22 11:13:33 +00:00
tsconfig.json Adding worker-farm back to have a mechanism to run queries within which we can timeout. 2021-11-10 19:35:09 +00:00
yarn.lock Bump sshpk from 1.13.0 to 1.16.1 in /packages/server 2021-11-18 10:52:11 +00:00