Lucca Jiménez Könings
Lucca Jiménez Könings
To be clear: The mos basic implementation would just be to add a map view to a tag based report on a single tag. Sorry if my wording was confusing.
Would love to see this as well. happy-dom is not that great for scraping tasks if I need to completely trust the code I'm fetching in order to execute it....
很可能,你需要将协议变量从 "http "改为 "https"。 ```js const fullNode = new FullNode({ protocol: 'http' | 'https', //
Regarding Point 1-3: Would creating an OpenAPI Spec make sense for these? Spec has the advantage that API changes would be decoupled from code in changelog as well as automatic...
todo: - support concurrent access to config - cleanup in multiple places - change settings access to new settings.get... everywhere
> @jimkoen what's the status on this? I have a working version on my end where I need to fix 1-2 remaining build errors related to formatting of console output....
@lionkor Should be ready for review. Unfortunately I cannot reproduce the test failures on Ubuntu 20.04 on my end. Tests work fine on FreeBSD (and other OS's as indicated by...
I implemented the changes. Currently I'm looking into a way to test Ubuntu 20.04 locally, as gh actions has stopped working for this branch, despite the fact that I haven't...
Should this maybe go alongside refactoring settings all together? The behavior from the screenshot is proving hard to implement without some ugly code like a massive if/else if/else if etc...
@ladar Chainloading to what regard? It's been a while since I used sedutil, but your gripe is mainly that the system has to reboot in order to boot from unlocked...