28 Commits (186998ad992efd5a98d2f698c6211cb816af8a3f)

Author SHA1 Message Date
Harshavardhana aa8c9bad54 routers: Move API and Web routers into their own files. 8 years ago
Harshavardhana aaf97ea02c config/main: Re-write config files - add to new config v3 8 years ago
Krishna Srinivas af7170675d caching: disable caching of index.html and enable caching for other UI asset files. 9 years ago
Harshavardhana 2181003609 web: Removing dependency for gpg and downloading assets. 9 years ago
Harshavardhana 5da1972d1f router: Fix "/minio" router for web. 9 years ago
Harshavardhana 91a7b13529 web: Handle private bucket match from prefix to exact match. 9 years ago
Harshavardhana 4db136c19c web: Add targetProto for putObjectURL,getObjectURL SSL requests. 9 years ago
Harshavardhana d4c91426a7 web: PresignedGet/Put targetHost should always have a valid value. 9 years ago
Harshavardhana 91a092792a presigned: Fix a bug in presigned request verification. 9 years ago
Harshavardhana 5a9333a67b signature: Rewrite signature handling and move it into a library. 9 years ago
Krishna Srinivas 56ffe79f25 jsonrpc: return json2.Error from the json-rpc layer to the client 9 years ago
Harshavardhana 62f6ffb6db xl: Moved to minio/minio - fixes #1112 9 years ago
Krishna Srinivas 5e32dec4fb UI: implement rpc call to return UI version 9 years ago
Krishna Srinivas 318265ecaf jsonrpc: WrapError() makes jsonrpc return unnecessary details in the error message. 9 years ago
Krishna Srinivas bf6078df13 webrpc: Implement GetUIVersion json-rpc API. 9 years ago
Harshavardhana 99fbc0fcb3 getObject: Add support for special response headers. 9 years ago
Krishna Srinivas 3a8fff46f9 JSONrpc: implement removeObject RPC call 9 years ago
Harshavardhana e63a982dee api: Implement About API. 9 years ago
Harshavardhana 64b7da4686 web: GetObjectURL should check if file exists before generating URL. 9 years ago
Harshavardhana b3bde61396 web: ListObjects is delimited, do not send a stat on prefix. 9 years ago
Harshavardhana 0aedb67de0 contentType: Reply back proper contentTypes based on the file extension. 9 years ago
Harshavardhana db387912f2 jwt: Deprecate RSA usage, use HMAC instead. 9 years ago
Harshavardhana 13feabefd5 diskInfo: Add DiskInfo API 9 years ago
Harshavardhana ae2f15c6d0 api: More cleanups at WebAPI. 9 years ago
Harshavardhana 432a073e6b Add MakeBucket API. 9 years ago
Harshavardhana 3f1c4bb4b0 Bring in the list APIs implemented by Bala <bala@minio.io> 9 years ago