Abdel Hady Muhammad
ed901b6ae9
Composer installation
...
Based on the discussion on this issue https://github.com/SociallyDev/Spaces-API/issues/2
2019-04-08 16:56:55 +02:00
Devang Srivastava
35f2e15d1d
Merge pull request #19 from markruys/master
...
Suppress warning in case a blob is uploaded
2018-11-23 10:39:28 +05:30
Devang Srivastava
dd00ef5cb0
Merge pull request #20 from alessandroaussems/patch-1
...
Add signature_version to SetSpace
2018-11-23 10:38:33 +05:30
Alessandro Aussems
8e68a5c676
Add signature_version to SetSpace
...
I was using this package and I discovered that I couldn't create a new space on DigitalOcean. I kept getting the "XAmzContentSHA256Mismatch" error. Until i added this line. This fixes the issue.
2018-11-21 15:36:26 +01:00
Mark Ruys
8605232e87
Suppress warning in case a blob is uploaded
2018-11-13 15:09:57 +01:00
Dev Ang
22880123ef
Merge pull request #14 from markruys/master
...
Support content type for UploadFile()
2018-09-28 11:55:57 +05:30
Mark Ruys
0addc2cf7b
Support content type for UploadFile().
2018-09-15 22:15:14 +02:00
Mark Ruys
6301cb1adb
More compact CreateTemporaryURL() implementation.
2018-09-15 22:13:54 +02:00
Dev Ang
d46e386cbe
Merge pull request #13 from fossabot/master
...
Add license scan report and status
2018-08-01 02:33:55 +05:30
fossabot
c752f72550
Add license scan report and status
...
Signed-off-by: fossabot <badges@fossa.io>
2018-07-31 13:42:35 -07:00
Dev Ang
879d5e399a
Merge pull request #12 from richellyitalo/patch-1
...
Close file after upload ran
2018-07-27 00:14:33 +05:30
Richelly Italo
9b8e03f7a8
Close file after Upload ran
...
I saw here the need to delete the file and because it was already open (fopen) inside the library, exclusion was not allowed.
Now always closing (fclose) the file, this is possible.
This is most often used when you want to delete a temporary file after uploading.
2018-07-26 15:40:47 -03:00
Dev Ang
9fb77c5f2f
Fixed issue with creating spaces
2018-07-16 05:57:33 +05:30
Devang Srivastava
0fe3d86781
Merge pull request #9 from AndreyNazarchuk/patch-1
...
Allow for upload/download from/to memory
2018-06-13 08:33:26 +05:30
andynazay153
36b4d3005f
Oops
...
Forgot to test changes in your codebase lol
2018-06-12 19:52:19 -07:00
andynazay153
88c6b54b52
Allow for upload/download from/to memory
...
Useful if files are accessed rarely and should not be saved to avoid I/O bottleneck
2018-06-12 19:46:33 -07:00
Devang Srivastava
26d1b68f84
Fixed no AWS class bug
...
-> Corrected the file name which caused the AWS class file to not load.
-> Standardized GetError()
2018-03-03 13:32:49 +05:30
Devang Srivastava
563e984fdd
Update composer.json
2018-02-07 21:01:20 +05:30
Devang Srivastava
b5e484cf6c
Fixed Packagist Bug
2018-02-07 21:00:28 +05:30
Devang Srivastava
b6d382371c
Added Composer integration
2018-02-03 23:11:37 +05:30
Devang Srivastava
2c73f816cc
Added composer.json
2018-02-03 23:07:53 +05:30
Devang Srivastava
bc8593a9e9
Added support for different AWS SDK loading methods
2018-02-03 23:06:03 +05:30
Devang Srivastava
1d5b8b9dc8
Delete composer.json
2018-02-03 22:50:51 +05:30
Devang Srivastava
34bf52f253
Added composer.json
2018-02-03 22:47:29 +05:30
Devang Srivastava
789eacc54e
Updated examples with new function names
2018-02-03 22:32:25 +05:30
Devang Srivastava
8e19fb0871
Updated examples with new function names.
2018-02-03 22:31:20 +05:30
Devang Srivastava
d8ff37a3e6
Added Descriptions, Standardized Names & More!
...
-> All functions now have a description.
-> All functions now have the same name format (ExampleFunctionName()).
-> Better error handling.
-> ListObjects() now can also list only the contents of a folder.
-> Fixed a result bug with UploadDirectory().
2018-02-03 22:26:59 +05:30
Devang Srivastava
d22328ffd2
Added information about new functions.
...
Added examples of:
1) makePublic()
2) makePrivate()
3) Error Handling
Also updated uploadFile() example to show the new privacy option.
2018-01-03 23:51:27 +05:30
Devang Srivastava
2557aef44f
Update 1: New functions, Error Handling, Unix Time & More
...
This is the first update!
-> Two new functions allow for easily making files public or private.
-> Files' public or private status can now be set while uploading.
-> Added error handling capabilities.
-> All time values are automatically converted to Unix time.
-> Result objects are automatically converted to arrays.
-> Fixed a bug with ACLs where a different client was being called.
-> Fixed a bug with file uploads where save as was not working.
2018-01-03 23:37:15 +05:30
Devang Srivastava
3c5b9c790e
Update README.md
2017-12-08 06:40:22 +05:30
Devang Srivastava
1d85ccec9e
Update README.md
2017-12-07 23:01:25 +05:30
Devang Srivastava
09eb183b21
Update README.md
2017-12-07 22:51:14 +05:30
Devang Srivastava
4d9cc90fc7
Update README.md
2017-12-07 22:50:38 +05:30
Devang Srivastava
b9c8e583fb
Update README.md
2017-12-07 22:38:12 +05:30
Devang Srivastava
74821d787d
Update spaces.php
2017-12-07 22:36:07 +05:30
Devang Srivastava
2bc54c72fe
Update README.md
2017-12-07 22:34:14 +05:30
Devang Srivastava
3a7a77693a
Update README.md
2017-12-07 22:33:33 +05:30
Devang Srivastava
7e442bf1e7
Update README.md
2017-12-07 22:32:56 +05:30
Devang Srivastava
bdf2ee404e
Update README.md
2017-12-07 22:20:13 +05:30
Devang Srivastava
e0da836965
Update README.md
2017-12-07 22:09:17 +05:30
Devang Srivastava
7cce0893db
Update README.md
2017-12-07 22:08:57 +05:30
Devang Srivastava
0873650441
Update README.md
2017-12-07 22:06:47 +05:30
Devang Srivastava
87d319e4f4
Update README.md
2017-12-07 22:06:26 +05:30
Devang Srivastava
0b63f71222
Update README.md
2017-12-07 22:02:41 +05:30
Devang Srivastava
e68f5c231b
Update README.md
2017-12-07 22:02:11 +05:30
Devang Srivastava
07c1762818
Update README.md
2017-12-07 22:00:11 +05:30
Devang Srivastava
fc5b991fc1
Update README.md
2017-12-07 21:49:28 +05:30
Devang Srivastava
8627390a72
Update README.md
2017-12-07 21:49:13 +05:30
Devang Srivastava
0c1c1dc626
Update README.md
2017-12-07 21:46:00 +05:30
Devang Srivastava
1b56f338e5
Update README.md
2017-12-07 21:45:42 +05:30