Results 93 issues of LA-MJ

Impossible atm because tactical rating is missing

Priority-Medium
feature
accepted
blocked@HT
HT-Live

Apparently they changed FF UI in FF nightly. It breaks ToolbarItem.js in https://github.com/piroor/restartless/blob/master/modules/lib/ToolbarItem.js#L235 `toolbar.id === 'nav-bar'` however `this._document.getElementById(items[index])` in https://github.com/piroor/restartless/blob/master/modules/lib/ToolbarItem.js#L248 returns an element whose `id === 'nav-bar-customization-target'` It's a ``...

I was trying out `auto_https` global opt on a v2.0 container But it kept failing with `unrecognized parameter name: auto_https`. According to https://github.com/caddyserver/caddy/issues/3219#issuecomment-631131568 this is v2.1 only It would be...

documentation
enhancement