1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/server/src
2022-08-11 10:37:57 +01:00
..
api Add plugin upload to core API client, add response to plugin upload endpoint 2022-08-11 10:37:57 +01:00
automations Fix crash when attempting to parse a nullish automation error 2022-08-08 16:44:00 +01:00
constants Main bulk of logic around detecting cron recurring failure, still need to disable. 2022-07-20 22:38:06 +01:00
db Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB. 2022-08-10 20:01:48 +01:00
definitions Validating datasources fully, initial work towards validating components and including the build in the CLI. 2022-08-10 16:19:08 +01:00
events
integrations Merge pull request #7049 from Budibase/fix/2585 2022-08-09 11:00:38 +01:00
middleware fixing bug on multi tenant environment 2022-07-22 10:12:16 +01:00
migrations Fix for email view casing test. 2022-07-18 10:10:37 +01:00
tests/utilities Merge branch 'master' of github.com:Budibase/budibase into fix/memory-leak 2022-07-14 16:40:23 +01:00
threads Merge branch 'develop' of github.com:Budibase/budibase into feature/automation-error-stop 2022-07-26 17:28:57 +01:00
utilities Adding plugin upload API - takes a file form-data and then extracts, uploads to minio and stores data about the plugin to CouchDB. 2022-08-10 20:01:48 +01:00
app.ts Updating pino logging to remove health check spam. 2022-08-04 20:23:45 +01:00
environment.js Updating sessions to TS, adding env var to set the session update length, adding reasons for invalidation, making sure errors are never considered authenticated. 2022-08-05 17:13:03 +01:00
index.ts feat: made changes to worker and server packages to use global-agent to setup proxy from env variables 2022-04-20 16:00:03 +05:30
module.d.ts Merge remote-tracking branch 'origin/develop' into sso-rest-requests 2022-07-05 09:07:33 +01:00