budibase/packages/backend-core/src
José Vte. Calderón 1eeae1ef99
Merge branch 'master' into feature/gro-984-send-tenant-id-3
2025-03-24 19:44:51 +01:00
..
accounts
auth fix all cases of lint rule 2024-04-10 17:39:12 +01:00
blacklist
cache Type DocWritethrough 2025-03-19 20:27:16 +01:00
configs Fixing an issue with SMTP config, in the Cloud it is possible to configure send email without having added SMTP configuration, this will always fail. 2025-03-20 18:11:11 +00:00
constants Merge from master 2024-11-04 10:25:38 +01:00
context Improve APM traces around automations. 2025-02-19 16:51:09 +00:00
db Fixing instrumentation layer. 2025-03-10 15:50:08 +00:00
docIds Merge branch 'BUDI-9127/split-oauthconfig-per-document' into BUDI-9127/track-usage 2025-03-21 09:12:56 +01:00
docUpdates Reenable no-unused-vars 2024-03-20 11:46:39 +00:00
errors
events Merge branch 'master' into labday/monorepo-setup 2024-12-10 10:18:43 +01:00
features Removing un-necessary log statement. 2025-03-13 11:58:54 +00:00
logging Reenable no-inner-declarations. 2024-03-19 11:29:19 +00:00
middleware Fix date-only searching. 2025-01-09 17:05:44 +00:00
objectStore Fixing an issue when deleting apps that have nothing stored in object storage, this primarily happens in development environments that haven't stored the client library. 2025-03-03 12:58:48 +00:00
platform Fix/verify sso bug (#14253) 2024-07-29 13:25:46 +01:00
plugin Remove node-fetch mock from backend-core and replace with nock. 2024-08-07 15:26:04 +01:00
queue Fix test 2025-03-21 10:29:19 +01:00
redis Enable a variety of useful looking lints. 2024-12-09 12:52:21 +00:00
security Screens and some slightly changes to Table API typing. 2024-12-03 18:06:09 +00:00
sql Only convert to a string if it is an object. 2025-03-21 20:08:04 +00:00
tenancy Replacing BBContext where its still used in backend-core and middlewares. 2024-12-04 16:51:56 +00:00
timers
users Solves wrong user/creator calculation on app init 2025-03-24 15:46:24 +01:00
utils Merge branch 'master' of github.com:budibase/budibase into fix-automation-loop-test-output-2 2025-02-17 11:11:14 +00:00
environment.ts More LLM refactoring. 2025-03-18 17:49:33 +00:00
helpers.ts
index.ts Remove old migration system. 2025-01-15 17:37:37 +00:00
installation.ts