1
0
Fork 0
mirror of synced 2024-10-02 18:16:29 +13:00
budibase/packages/worker
2024-02-02 12:02:09 +01:00
..
.vscode
__mocks__ eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
scripts Use env variables instead of checking if isdev 2024-01-03 10:12:22 +01:00
src Adding a 'SESSION_EXPIRY_SECONDS' environment variable which can be set on the services to configure how long before an idle user is logged out. 2024-01-25 16:22:39 +00:00
.dockerignore Fix dockerfile 2023-05-26 14:02:03 +02:00
.gitignore add typescript support 2022-01-19 23:44:17 +01:00
.yarnrc Updating dockerfile to be friendly to volume usage, as well as pre-filling with uuids rather than static secrets. 2022-07-08 18:33:07 +01:00
docker_run.sh updating worker script to run as sh 2022-05-27 12:22:55 +01:00
Dockerfile Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-02 12:02:09 +01:00
jest-testcontainers-config.js
jest.config.ts
LICENSE License cleanup 2021-11-17 14:21:16 +00:00
nodemon.json Revert "Revert "Migrate from vm to isolated-vm"" 2024-02-02 12:02:09 +01:00
openapi-3.0.yaml OpenAPI 3.0 docs for offline license and license key endpoints 2023-07-20 21:24:40 +01:00
package.json Updating dd-trace to 5.0.0 across all packages now that the memory leak is solved, this also removes the erronous message on startup describing DataDog startup problems. 2024-01-15 17:44:52 +00:00
pm2.config.js
tsconfig.build.json
tsconfig.json Register paths on ts-node from worker 2024-01-04 13:57:10 +01:00