Diff-fusion

Results 6 comments of Diff-fusion

The LinkExplorer uses a default value of true for enableScraping: https://github.com/nextcloud/bookmarks/blob/master/lib/Service/LinkExplorer.php#L36 Other components, e.g., the CrawlJob, use the (correct) default of false.

Another option would be to execute `ld --no-warn-rwx-segments --help` and check the return status.

Hey, I have the same issue on Linux as well. Some performance tracing shows that the CPU usage comes from constantly reallocating memory. Tracing that backwards leads to the following...

Thanks for the review. I fixed the issues you mentioned and added some additional checks. One remaining issue is that flash sectors that are used for the firmware code could...

Hey, is there anything missing to get this merged?

Thanks for finally merging this :+1: