Yakov Litvin
Yakov Litvin
Hi Arlen, sorry, we've got a very instensive month before a crucial deadline at work, but now I'd like to resume this. Let's clarify where are we so far: *...
I'd second the request (the use case is conversion of a big mp3 to wav and streaming it further to a sound recongnition library that uses streams). I wasn't sure...
Right, so the first approximation would be `window.readOnly = `, right? The "edit" button when `readOnly == true` is substituted with the "view" button (see [TiddlyTools](https://tiddlytools.com/Classic/), for example), so I...
Nice! I only don't understand why adding an extra `actReadOnly`: setting `readOnly` and using it in other places looks more consistent to me. I guess, an extra shadow will make...
Hi @simonbaird, any blockers here? Can I help somehow?
Hello Simon, thanks for the update. Here's what I think (looking at the thost_upload_plugin.js.erb): - The `window.readOnly = false` is missing in the new implementation, but it should be kept...
Hello Simon, I'm afraid we now have a major issure here: I've just logged in tiddlyhost.com, opened responsive.tiddlyhost.com and it's not editable. Console shows that `config.shadowTiddlers.TiddlyHostIsLoggedIn` is `'no'`. Could you...
Yeah, you're right, it was cache. Haven't thought about that as I was testing in another browser (but the page got cached when I opened it initially, before logging in)....
Right, if you point where the current headers are set, I'll be able to suggest some improvements, I guess
@faboweb could you add this to readme, so that it's obvious at the first glance on repo?