1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 13:04:15 -04:00

9 Commits

Author SHA1 Message Date
Kanagaraj M
286c663495 list objects in browser ordered by last modified ()
- return all objects in web-handlers listObjects response
- added local pagination to object list ui
- also fixed infinite loader and removed unused fields
2019-06-25 16:31:50 -07:00
Kanagaraj M
8528017ad3 add min length validation to access key and secret key ()
While changing the credentials through MinIO browser,
Update button will be disabled if keys are lesser than
minimum length.

Fixes 
2019-05-30 13:58:22 +05:30
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Kaan Kabalak
5e7ccc983d UI: Handle policies listed in mc as 'none' by not showing them () 2018-08-30 15:20:27 -07:00
Kanagaraj M
da4558a8f7 Refactor delete object and share object components () 2018-03-21 11:30:50 -07:00
Kanagaraj M
feb726dd98 Refactor of components () 2018-03-21 11:30:50 -07:00
Krishna Srinivas
7e7ae29d89 browser: Remove hardcoding of minioBrowserPrefix=/minio ()
This enable reverse proxy of minio-browser. Fixes 
2017-11-06 15:59:37 -08:00
Harshavardhana
25b5a0534f browser: Update ui-assets and fix the copyright header. () 2017-02-22 17:27:26 -08:00
Krishna Srinivas
cead24b0f7 miniobrowser: Bring Minio browser source into minio repo. () 2017-01-23 18:07:22 -08:00