.. |
cache
|
Fixing an issue where periodically the cache state of the couch revision gets out of sync and need to update it for cache to be able to write again.
|
2022-06-24 17:41:17 +01:00 |
cloud
|
app and account properties, add account details to all user and tenant identities
|
2022-05-26 10:13:26 +01:00 |
clshooked
|
Adding our own version of cls hooked with the memory leak fixed.
|
2022-05-10 16:34:20 +01:00 |
context
|
PR comments.
|
2022-07-18 18:18:01 +01:00 |
db
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
errors
|
Merge branch 'develop' into feature/posthog-v2
|
2022-05-28 23:03:31 +01:00 |
events
|
Merge remote-tracking branch 'origin/develop' into feat/user-groups-tab
|
2022-07-19 11:23:31 +01:00 |
featureFlags
|
Re-enable gsheets for verification
|
2022-05-05 09:59:10 +01:00 |
middleware
|
Code review updates
|
2022-07-04 12:54:26 +01:00 |
migrations
|
WIP: Memory leak fix
|
2022-07-13 08:22:21 -04:00 |
objectStore
|
Adding MinIO handling, backing up to disk by bucket name.
|
2022-06-30 20:26:49 +01:00 |
pkg
|
Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes.
|
2022-06-23 20:22:51 +01:00 |
redis
|
Adding explanation of the difference between Database and SelectableDatabase in Redis.
|
2022-06-24 14:42:15 +01:00 |
security
|
split out id parsing into pro repo
|
2022-07-15 11:29:20 +01:00 |
tenancy
|
Back populate no-op migrations on new app and tenant create
|
2022-06-13 10:51:29 +01:00 |
tests
|
Build fixes
|
2022-06-09 12:33:10 +01:00 |
auth.js
|
Properly invalidate the cached user ensuring up-to-date credentials are always used
|
2022-07-06 11:51:48 +01:00 |
constants.js
|
Merge branch 'develop' into feature/licensing
|
2022-04-20 14:59:36 +01:00 |
environment.ts
|
PR comments.
|
2022-07-14 19:02:00 +01:00 |
hashing.js
|
Swapping bcryptjs for bcrypt.
|
2022-05-25 16:14:45 +01:00 |
helpers.js
|
Changing directory.
|
2022-01-10 19:30:35 +00:00 |
index.ts
|
Moving majority of automation logging functionality to pro.
|
2022-07-04 15:44:47 +01:00 |
installation.ts
|
Better handle first time startup + dedicated event
|
2022-06-15 11:20:13 +01:00 |
logging.ts
|
Updating logging to typescript to fix build issue.
|
2022-07-06 14:04:04 +01:00 |
users.js
|
Updating user search endpoint to allow searching by app ID with a new view, as well as updating user page to have a search input again.
|
2022-07-06 16:09:05 +01:00 |
utils.js
|
Updating redis to use typescript and adding the option of a writethrough cache which can be used, by passing a DB and a value to be written + a delay for writes.
|
2022-06-23 20:22:51 +01:00 |