Jack Farley
Jack Farley
Ok. So, I have [rewritten the github action](https://github.com/bytesnz/armadietto/compare/add-dockerfile...bytesnz:expand-docker?expand=1#diff-b6a5e36f2e87d54dbc618cc42ecfc7427e03c19cbc488640529356d388eda94d) so that it is split into multiple jobs. This cleans it up a bit and allows tests to be run in parallel...
Could you check for a password prompt on the rclone stdin? restic could detect if the config is encrypted by checking the rclone config file (see encrypted config head below),...
Theoretically, you should only need to run `npm publish` (create an account on npm and then run `npm login` if you haven't already done so before you run `npm publish`)...
> Hi, could you resolve the conflicts? The file structure has changed, so the file you'd want to add this change to is `documentation/docs/02-template-syntax/02-basic-markup.md`. Remember to remove the `---` from...
Thank you to you and the other contributors!
The pan is CTRL + left click, so it should be fine for laptops etc. I wonder if a small helpful hint box at the start is in order? It...
I added functionality to my fork of draw, just haven't moved it into this repo. https://github.com/bytesnz/draw/blob/master/server.js#L56 It allows you to add a length of time to remove the unused rooms...
Sounds like a good idea Ryan. How would you see it working? Would you force people to follow you or get people to follow you? A button to turn off...
Hey @theoryshaw. Have just had a little play around with images on my instance. You're not getting a 413 Request Entity Too Large error in your javascript console are you?
Do you want to just try with some smaller images and see if you get the same problem? I'm not somewhere I can test ATM