Daniel Seripap

Results 5 issues of Daniel Seripap

# Proposal for Encrypted Ephemeral File Storage (EEFS) **Purpose:** Provide a sharable link that allows temporary file download and/or image viewing. ### Specs 1. On file upload, assign a unique...

For `true_false` field types, the return values will always be represented as `true` or `null` depending on the value of the checkbox. This PR changes this logic so that the...

Since the new website update, all doc links are currently broken. Need to revise and clean up docs.

enhancement

If the server returns a numerical value, the client should also return it. As introduced in the last version, some resources are overwritten; ```javascript stats.skillTier = skillTiersResource.find(tier => tier.serverName ===...

bug

While integrating `statsig-node`, I am receiving some deprecation warnings using node `v22.4`; ``` (node:13621) [DEP0040] DeprecationWarning: The `punycode` module is deprecated. Please use a userland alternative instead. at node:punycode:3:9 at...

Node Server
On Hold