ed

Results 64 comments of ed

yup! the share feature is disabled for anonymous users, since that implies you already have read-access without authentication. I assumed this would also be the case for IdP scenarios, since...

oh dear, that's what i get for only testing with Firefox... guess i've made a typo that Firefox doesn't mind, but chrome is more picky. I'll get that fixed tonight...

> could you pre-populate the share name with a random string as if the random button was pressed? oh that's something i forgot to document -- if you click "create...

> unfortuantely for any subsequent share creation, that menu isn't coming up anymore aight, I'll take a look at that too 👌 > are all the UI related js locked...

> is it possible to remove this login prompt? yes, but that is where you type in the password to view a password-protected share :p the way the shares work...

> when i created a share - it seems to display all the other directories (which i'd assume shouldn't be visible for a user visiting via a share link) I'm...

alright, got to at least fix some of the stuff -- * fixed chrome support * fixed the `par = vfs.all_vols[""]` crash * added human-readable times to the shares listing...

should be better now, the only thing I didn't get around to is the buttons to increase the expiration time from the shares listing -- and there's the thing about...

> is there guidance on how to omit AVIF and any other things that came in since 11.1 if we did a local build and distributed that internally as a...

good news, it *is* supported, just not documented in the UI yet! if you specify `username:password` in the password field, for example `ed:hunter2` then it will work. I'll keep the...