Mohammad Mustakim Ali
Mohammad Mustakim Ali
Importing some stats data got lost during the migration to fly.io.
# Motivation At work, we needed to decrypt JWE using Amazon KMS. Therefore the part that decrypts the CEK using the private key needed to make a network call. It...
Say I've adding a new `ReduceIndex` when there are already some existing documents in the database/store. How do I replay existing data so that this `ReduceIndex` is created that takes...
### Check for existing issues - [X] Completed ### Describe the feature Code lens listing and allowing quick navigation to references and, in the case of a trait, to the...
One-off deployment to import of stats. Not to be merged into main branch. Before ```json { "Id": -1, "Messages": 19, "MessagesSizeBytes": 897, "Files": 11, "FilesSizeBytes": 19739434, "Devices": 27, "Sessions": 24,...
Replaced immediate window close script with a delayed close. This should work in chrome (at least). [Test](https://jsbin.com/sucumuwuzo) (right click, open in new tab)