Zaz Brown
Zaz Brown
So this still hasn't been implemented? What needs doing? Someone needs to fix pull request #83? @rgardner: I would use [Moment.js](http://momentjs.com/): ``` require moment moment().format("YYYY-MM-DD") ``` Please don't format dates...
When I tried to fork this project I initially, and ironically, got a 500 instead of a 200 OK. It does look like GitLab instances use the same API as...
I believe we should do the same, wherever feasible, for any directories that are specifically for user configuration. Files that could be updated by the system or the user are...
@quantumpacket It's not clear to we how developing the SALT scripts in a separate VM enhances security. If the GUI-based Qube is compromised, then your SALT states will be compromised...
Thanks for getting back to me so quickly. You're right about almost all of that, but I am confused about this: > that would be more dangerous in my opinion....
Thank you for all your work on Orgzly! The alarm clock feature was added in 9ecaee04d11d341bb924ee3d17ff583f8c504713, so could be relabel this issue as a fix rather than a feature request?
Apologies for not being clear. > If you wanted to change organice so that you can link to a file and organice opens it in a read-only manner (which would...
> * Add inputs at sign-in to allow the user to provide domain and OAuth client ID + secrets. > > * Provide/link to instructions for registering an OAuth application...
I'm going to be very busy for the next few weeks. I do want to read the source code and read about OAuth and alternatives when I get time. I...
Also, from what I understand, the current solution relies on environment variables, so on some static site servers it will not work, or will require manual configuration. For example, it...