1
0
Fork 0
mirror of synced 2024-09-11 23:16:00 +12:00
budibase/packages/backend-core/src
2022-11-22 12:03:31 +00:00
..
cache Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
cloud Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
context Updating PouchLike to be an interface in types, with its impl stored in backend-core, now called Database. 2022-11-17 14:35:03 +00:00
db Merge remote-tracking branch 'origin/develop' into feature/default-internal-datasource 2022-11-21 15:40:11 +00:00
errors
events Merge branch 'master' of github.com:Budibase/budibase into develop 2022-11-21 15:05:48 +00:00
featureFlags
middleware Fixes post merge. 2022-11-16 18:28:45 +00:00
migrations Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-16 18:12:31 +00:00
objectStore Some typescript conversions, moving a few imports around. 2022-11-21 18:33:34 +00:00
pkg Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
plugin Add readable flag to datasource validation 2022-11-10 14:23:22 +00:00
queue Update waitForCompletion and pouch / backup type 2022-11-15 14:28:02 +00:00
redis
security Updating some enums, plural to single. 2022-11-17 14:59:18 +00:00
tenancy Fixes post merge. 2022-11-16 18:28:45 +00:00
tests Bump jest and ts-jest to be consistent across backend packages to fix CI issue, test config updates 2022-11-14 22:55:47 +00:00
auth.ts Some major reworks towards higher levels of typescript. 2022-11-16 17:23:12 +00:00
constants.js Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
constants.ts Import refactoring and some review updates. 2022-11-21 15:53:47 +00:00
environment.ts Major update - removing the use of context for PouchDB instances, swapping knowledge of PouchDB to the PouchLike structure that replaces it. 2022-11-09 16:53:42 +00:00
hashing.js
helpers.js
index.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
installation.ts
logging.ts
pino.js
users.ts PR comments - still experiencing build issues. 2022-11-17 13:31:54 +00:00
utils.ts Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch 2022-11-16 18:12:31 +00:00