Commit graph

5 commits

Author SHA1 Message Date
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
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
74821d787d
Update spaces.php 2017-12-07 22:36:07 +05:30
Devang Srivastava
2a2c644bbd
Update spaces.php 2017-12-07 21:30:38 +05:30
Devang Srivastava
f227ad43a7
Add files via upload 2017-12-07 21:03:34 +05:30