1
0
Fork 0
mirror of synced 2024-07-28 17:46:09 +12:00
budibase/packages/backend-core/src
2024-01-03 12:57:17 +00:00
..
accounts Prevent SSO users from setting / resetting a password (#9672) 2023-02-21 08:23:53 +00:00
auth Fixing typing issues. 2023-12-05 18:17:27 +00:00
blacklist Provides the option for blacklisting IPs. 2023-03-08 16:30:26 +00:00
cache Merge branch 'master' into BUDI-7656/add-multiple-relationships-dev-script 2024-01-02 12:34:32 +01:00
configs eslint import/no-duplicates 2023-11-20 21:48:49 +01:00
constants Move header constants to shared-core 2023-12-14 10:07:46 +01:00
context Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead. 2024-01-03 12:38:31 +00:00
db Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
docIds eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
docUpdates Main body of PR comments, switching event handling to be a publisher of async events, a generic event; then adding a new async document update processor, which can later be converted to be part of the event processing pipeline. 2023-04-15 00:37:22 +01:00
errors offline license sdk module 2023-07-10 12:48:52 +01:00
events eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
features eslint import/newline-after-import 2023-11-20 21:52:29 +01:00
logging Revert "Remove all custom tracing to see if it's the cause of the memory leak." 2024-01-02 11:36:32 +00:00
middleware Fixing typing issues. 2023-12-05 18:17:27 +00:00
migrations Merging in develop - fixing some test cases which broke in the process. 2023-04-12 10:56:21 +01:00
objectStore Revert TTL on signed urls (#12556) 2023-12-12 10:52:14 +00:00
platform type tidy up and lint 2023-09-24 22:07:40 +01:00
plugin Correct bugs with Datasource+ plugins 2023-09-26 21:26:40 -04:00
queue Fixing issue with Redis disconnection - this should correctly reconnect the service when Redis service becomes available again. 2023-12-22 18:28:07 +00:00
redis Fixing issue with Redis disconnection - this should correctly reconnect the service when Redis service becomes available again. 2023-12-22 18:28:07 +00:00
security Clean log 2024-01-03 11:45:25 +01:00
tenancy Fix test. 2024-01-03 12:56:53 +00:00
timers Add traces to track running arbitrary JS. 2023-12-19 18:20:13 +00:00
users Fix hosting 2024-01-03 12:35:52 +01:00
utils Fix for multi-tenancy issue in local development, couldn't load apps as it requires a tenant ID in the subdomain when in multi-tenancy mode which isn't possible in development - this makes sure that local development can work by using the users cookie instead. 2024-01-03 12:38:31 +00:00
environment.ts Add isSqsAvailable key to the environment endpoint. 2023-12-11 15:22:02 +00:00
helpers.ts Remove type information from JSDoc in .ts files, it's redundant. 2023-10-17 16:46:32 +01:00
index.ts Revert "Add breaking change" 2024-01-03 13:00:14 +01:00
installation.ts Prettier 2023-11-20 21:48:49 +01:00