.. |
cache
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-15 16:45:25 +00:00 |
cloud
|
Some major reworks towards higher levels of typescript.
|
2022-11-16 17:23:12 +00:00 |
context
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |
db
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |
errors
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
events
|
Updating middlewares to Typescript, as well as some fixes based on running tests.
|
2022-11-16 17:24:13 +00:00 |
featureFlags
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
middleware
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |
migrations
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |
objectStore
|
Typescript re-write of the roles layer, this is the backbone of a lot of our security features, and I believe the issue was generally to do with a lack of handling of null-ish inputs.
|
2022-11-08 18:25:37 +00:00 |
pkg
|
Some major reworks towards higher levels of typescript.
|
2022-11-16 17:23:12 +00:00 |
plugin
|
Allow removing CRUD operations from custom datasource plugins.
|
2022-09-29 16:56:46 +01:00 |
queue
|
Update waitForCompletion and pouch / backup type
|
2022-11-15 14:28:02 +00:00 |
redis
|
Startup fixes
|
2022-10-25 13:37:26 +01:00 |
security
|
Typescript conversions, as well as updating context to just use an object map.
|
2022-11-10 17:38:26 +00:00 |
tenancy
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +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.ts
|
Some major reworks towards higher levels of typescript.
|
2022-11-16 17:23:12 +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
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
helpers.js
|
Changing directory.
|
2022-01-10 19:30:35 +00:00 |
index.ts
|
Some major reworks towards higher levels of typescript.
|
2022-11-16 17:23:12 +00:00 |
installation.ts
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
logging.ts
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
pino.js
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
types.ts
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
users.ts
|
Typescript conversions - trying to get all of context/db layer into TS.
|
2022-11-11 11:57:50 +00:00 |
utils.ts
|
Merge branch 'develop' of github.com:Budibase/budibase into feature/replace-pouch
|
2022-11-16 18:12:31 +00:00 |