Commit Graph

5 Commits (4eaa8c4d363d7a7c14e23067a40a0003c39e2254)

Author SHA1 Message Date
Morgan Pretty 5710fe18fb Reverted a change to the type for the serverId of a TSAttachment (change didn't match the protobuf) 4 years ago
Morgan Pretty 81f563229f Renamed FileServerAPIV2 to FileServerAPI
Updated the direct file upload/download to use the non-base64 approaches as well
Updated the attachment 'serverId' value to be a string instead of a UInt64 (future-proofing)
Updated the OnionRequest V4 response handling to avoid converting the "response body" part to a string and processing that, instead just slice the byte array (ie. stopped it from being broken from multiple conversions)
Removed the base64-based file upload/download endpoints (no use including them when they are inefficient and we don't want to use them)
4 years ago
Morgan Pretty 1b820c48c6 Added support for Microsoft Word, Excel & Powerpoint previews 4 years ago
Morgan Pretty 161a90ad28 Updated the code to show the document interaction controller for text files as well 4 years ago
nielsandriesse 5dfd4b1965 Restructure 5 years ago