Julian Gruber
Julian Gruber
> I'll gladly take this and file a PR, is anyone currently working on this / is it already completed? you're more than welcome to! :) And no, no one...
for now we can simply disable the animation in the desktop app where we can check the os using `require('os').platform()` and change the css definition accordingly
found out more about this issue here: https://github.com/datproject/dat-storage/issues/7. With `{ indexing: true }`, not just the files aren't created on disk, a following `dat.archive.readFile()` also can't read them. This is...
> It's better to go by mimetype rather than extension because some people use wrong or no file endings (i.e .bak) +1 if the mime type can be read, however...
> hmm, maybe wait until we have enough data for the mimetype? that might work for smaller dats, but what about some with 1000 files? you would need to prioritise...
> On start of the preview for a file load the first few bytes in advance. Why load all other file headers?! There might be multiple plugins registered for the...
This gives us another dimension for a dat's health, and is just super handy in general.
What about instead, this is another dimension on top of the progress bar? When you're sharing a dat that you already have locally, the progress bar is kind of useless...
> so we'd need a tiny "?" icon next to it, that would explain it. sgtm!
let's work on this once the edit in place feature landed :)