minio/browser/app/js
Kanagaraj M e09196d626
browser: fix file uploads with '#' in the name (#11261)
When the file name or the prefix contains `#`,
whatever comes after is ingored.

This is fixed by encoding the object path using
encodeURIComponent.

Fixes #11112
2021-01-12 12:47:46 -08:00
..
__tests__ Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
alert Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
browser re-order right hand side dropdown options (#10534) 2020-09-21 13:59:42 -07:00
buckets Add support for searching objects (#10424) 2020-09-17 23:01:37 -07:00
components Make directory path in the header editable (#8018) 2019-08-12 22:36:19 -07:00
jest Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
objects Add support for searching objects (#10424) 2020-09-17 23:01:37 -07:00
store Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
uploads browser: fix file uploads with '#' in the name (#11261) 2021-01-12 12:47:46 -08:00
App.js Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
constants.js list objects in browser ordered by last modified (#7805) 2019-06-25 16:31:50 -07:00
history.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
jsonrpc.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
loader.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
mime.js feature preview of image-objects (#9239) 2020-04-08 10:47:47 -07:00
reducers.js Replace Minio refs in docs with MinIO and links (#7494) 2019-04-09 11:39:42 -07:00
utils.js Migrate config to KV data format (#8392) 2019-10-22 22:59:13 -07:00
web.js add audit/admin trace support for browser requests (#10947) 2020-11-20 22:52:17 -08:00