Anders Pearson

Results 45 issues of Anders Pearson

enhancement

currently, the hash is SHA1 and can't be changed. the algorithm should be exposed in the URL to facilitate supporting more than one in the future. ie, instead of just...

It's often helpful for clients to know the final dimensions (or at least the aspect ratio) of an image, even if reticulum is storing it for them. When they upload...

enhancement

Is that a good idea at all?

enhancement
question

As an option to accepting an upload. Give it a URL of an image, it will fetch it and treat it as an upload. Since the connection between the Reticulum...

enhancement

for cache efficiency, should examine etags headers and do the right thing.

enhancement

support for improved cache efficiency

enhancement

eg, if they ask for a scaled image that's larger than the full-size, just redirect to full.

enhancement

similar to replication but also allow user to specify how many locations the image should be replicated to.

enhancement

This must be advisory only since it’s always possible that an uploaded image has a replica on a node that is currently unreachable. Permanent delete would require maintaining (and sharing)...

enhancement