.. |
cache
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
cloud
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
clshooked
|
…
|
|
context
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
db
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
errors
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
events
|
Addressing majority of PR comments.
|
2022-10-24 10:04:14 +01:00 |
featureFlags
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
middleware
|
Add extra auth logging to authenticated.ts
|
2022-11-04 08:30:44 +00:00 |
migrations
|
Re-building the context module to use a single object, meaning we can create new context frames and copy over whatever exists, then update.
|
2022-11-10 16:38:32 +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
|
Re-jigging things a bit, hiding as much of the couch/pouch stuff away.
|
2022-11-11 12:46:32 +00:00 |
plugin
|
Allow removing CRUD operations from custom datasource plugins.
|
2022-09-29 16:56:46 +01:00 |
queue
|
Merge branch 'master' of github.com:Budibase/budibase into develop
|
2022-11-02 20:12:01 +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
|
Typescript conversions, as well as updating context to just use an object map.
|
2022-11-10 17:38:26 +00:00 |
tests
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |
auth.ts
|
Fixing issue with self host build - import of backend-core changes mean that loading the public API files can require setup of backend-core, making it so that the JWT Strategy doesn't need to be setup to load backend-core.
|
2022-11-01 12:59:10 +00:00 |
constants.js
|
Merge develop
|
2022-09-28 08:56:45 +01: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
|
…
|
|
index.ts
|
Typescript conversions - trying to get all of context/db layer into TS.
|
2022-11-11 11:57:50 +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.js
|
Merge develop
|
2022-09-28 08:56:45 +01:00 |