David I. Lehn
David I. Lehn
Thank you for an update. The site is indeed ancient, but has held up well! - The entire site needs an overhaul, beyond CSS. It needs to use a modern...
By CSS I meant the general theme of the site. Main layout HTML, CSS, menus, etc, should be in one theme in one place. There should be no need to...
I'm ok with the bootstrap update in theory. However I'm not as enthusiastic about the arbitrary style changes. And there are quite a few problems. Did others test this out...
- playground: Perhaps a compatibility issue with codemirror and newer bootstrap. Load up Event example, use the `C-space` shortcut, pick something, you get console errors about destroy method, and part...
Might be the node vs browser code path logic. I'm not sure what happens in Electron. Try running with non-minimized code so it's easier to see what it's doing. Maybe...
Perhaps related: https://github.com/stateofca/opencred/pull/3
Another issue with this conversion is how to handle all the `.htaccess` rules. If the target host is Apache then of course these will still work. But our likely new...
> [@msporny](https://github.com/msporny) [@dlongley](https://github.com/dlongley) > > I have installed the files on /2025/credentials. Please find, below, a simplified view of the transition, which shows the redirections that must be set up....
> [...] > Honestly, I would really prefer if one of guys did it. I am never really sure whether I do these `.htaccess` things right; as long as I...
> [@davidlehn](https://github.com/davidlehn) a different issue: can you check with the current files whether there are CORS problems? AFAIK, date space is set up in a way that no problems should...