Rohan Gupta
Results
2
issues of
Rohan Gupta
### Goals :soccer: - Allow files stored without extensions (e.g., in temporary directories) to be uploaded successfully if a valid filename with extension is provided through the name parameter. -...
This PR adds support for cache cleanup based on a custom expiry period using the file’s `contentAccessDate`. - Added a new `removeExpiredObjects(expiryPeriod:)` function. - This compares the current time with...