minio/browser/app
Aditya Manthramurthy 042d7f25e4 Fix regexp matcher of browser assets and paths (#7083)
Fix regexp matcher for special assets for the browser to clash with
less of the object namespace.

Assets should now be loaded with the /minio/ prefix. Previously,
favicon.ico (and others) could be loaded at any path matching
/minio/*/favicon.ico. This clashes with a large part of the object
namespace. With this change, /minio/favicon.ico will serve the favicon
but not /minio/mybucket/favicon.ico

Fixes #7077
2019-01-22 10:58:28 -08:00
..
css revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
fonts/lato revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
img revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00
js Fix anonymous downloads URL generation (#6800) 2018-11-14 18:05:10 -08:00
less Show pointer when user hovers over folder name (#6412) 2018-09-07 14:15:53 +05:30
index.html Fix regexp matcher of browser assets and paths (#7083) 2019-01-22 10:58:28 -08:00
index.js revert browser newux changes (#5714) 2018-03-26 12:49:12 -07:00