k2s
k2s
Thank you that you care. I improved my code. Best would be to have token support also for plugins. Don't know too much internals and history of the project. I...
@not-my-profile Yes, enabled, disabled, blocked is really messy, but that is how it is in code. Changing `settings.yml` format to be more clear for admins would be great and should...
is it possible to list notes that link to note that I want to rename?
Thank you. Based on your example I tested the download in standalone module ``` function runme () { const hashKey = 'e4be150d67b89b840153f1ef63beba393e2574e7011691cb7d9d4f95c77fe6be' const fn = '/Dokumenty/PIL100193.doc' const Dat = require('dat-node')...
There is setIntertval in my code which should print cca. 2 messages per second. When I run the code standalone then you see on the output that it is true....
the connection is TCP: ``` START archive.readFIle should not block this connected, type: tcp 0.950404102 9.65151944 10.691169550 11.976427803 connected, type: tcp Received 51712 bytes of data. 12.476159894 12.977583605 connected, type:...
@joehand good point. it works fine if I don't request the stream: ``` START archive.readFIle should not block this connected, type: tcp connected, type: tcp 0.500103554 1.885718 1.503967649 2.4725613 2.506437519...
this whole code block doesn't do anything for me: ``` archive.metadata.update(function () { console.log('metadata received') }) archive.metadata.on('download', function (block) { console.log('block downloaded of size', block.length) }) // may need to...
will it be possible to pause download and still share data for upload ? what I have in mind: * there is 1000 subscribers to live data source * after...
pls. try out my changes in https://github.com/k2s/compass-sass if it will work for you, I will push the commit supporting new release process