Pierre Balzack
Pierre Balzack
thank you @BKPepe, I applied the changes
thank you @1715173329, I think I have applied all of your comments.
@1715173329, I think I have applied all of your comments again. Thank you for all the time you are spending on this PR!
@1715173329, thank you again for the improvements. I think I have applied them all.
I think the forcing to 'https' may be a reverse proxy setting. Within nginx proxy manager, I disabled 'force ssl' and then was able to connect to my instance with...
1. I think cloudflare also has the option for forcing https which I suspect you have on. Can you see if this resolves it for you, from their docs: -...
Currently, I use an environment var DEV=1, and then run the script dev_setup.sh, but I'm happy to support a more standard approach. I will add it today, thanks for the...
Yes, I agree. Along those lines, I can see it allowing for other clients to participate in the network while maintaining interoperability. Just because clients speak the same protocol or...
Thank you for this reference. I have a rough idea what the API should look like now, but am not yet sure how much the refactor effort will be. I...
I need to move the typescript changes into a branch until I can fix it: https://github.com/balzack/databag/tree/typescript Deploying the latest gives me: 'Uncaught ReferenceError: require is not defined' I thought I...