filebrowser-safe icon indicating copy to clipboard operation
filebrowser-safe copied to clipboard

improved detection of files and directories in GoogleStorageMixin

Open jesteria opened this issue 5 years ago • 1 comments

filebrowser_safe performed oddly against Google Cloud Storage, inappropriately considering files to be directories and vice-versa.

the changeset handles edge cases in isfile() and correctly iterates the file+dir listing returned by listdir().

jesteria avatar May 07 '19 03:05 jesteria

(Build errors appear unrelated.)

jesteria avatar May 07 '19 04:05 jesteria