Chris Miceli
Chris Miceli
> I'm fine with this. Can you also write something in SETUP/CODE_STYLE.md about prettier? Great reminder. I've updated that documentation.
> @chrismiceli - can you please squash the branch so it has two commits: > > 1. update node, deps (current first commit) > > 2. everything with prettier >...
If we do ever get to disable inline scripts, be aware that I believe it may break people's extensions, which is kind of the point, but we may get some...
> @chrismiceli - do you have thoughts or suggestions on how to reduce the number of individual `.js` files that we create as part of this effort? I know that...
I've seen a couple of different approaches, but we could do an API or just dump in them in the DOM as some JSON on a data-attribute or something as...
I started a branch here a while ago: https://github.com/chrismiceli/dproofreaders/tree/docker with this being the important commit: https://github.com/chrismiceli/dproofreaders/commit/e932b86dde7794fa2c2b0ff8beea9b81063cdad1 but I didn't get the database populated sufficiently. I found someone else had a...
I echo all the concerns from @mrducky4. Probably should point of issue #1255 covers very similar goals we may wish to address at the same time as addressing this issue....
Sounds great to me. Did you document all the steps for creating the VM anywhere or have a list in mind we could use to avoid any regressions in the...
I have had luck with this configuration to bypass the cookie header with the IP address that 3.9.1 was picking up: ``` use=web, web=http://dynamicdns.park-your-domain.com/getip, web-skip='1.0.1.1' protocol=namecheap server=dynamicdns.park-your-domain.com login=namecheaplogin password= subdomain...