Martchus
Martchus
I'll clone/check the ltp test and have a look at the raw results. Likely this is a regression by this PR so a change on the LTP side would make...
Ah, this problem is actually about "external" text results which now gained that feature as well. That means I must also change the related JavaScript code there. The test results...
I pushed a version with the escaping problem fixed but unfortunately it turns out to be really problematic to do this kind of rendering server-side. Locally it takes 4 seconds...
> The traffic overhead would still be significantly less than pre-rendering all text details server-side on job page load. I guess so. Nevertheless the loading time for each individual result...
I think we can. I'm just wondering whether it is worth the effort (as we'd also needed to rewrite tests in Selenium which wouldn't be hard to do but still...
This feature request makes sense and has already been implemented in Syncthing Tray on the desktop. So I guess it won't be much effort to re-use the existing code that...
Implemented via https://github.com/Martchus/syncthingtray/commit/488636d9d965138233e0031c9464559217ef3fa2. I also created a development build (`2.0.5-pre2`) for Android (aarch64) which can be found here: https://martchus.dyn.f3l.de/shares/apks/ It worked in my tests under GNU/Linux and Android.
Let's continue this here. I'm also not sure what logs would be useful because there's probably not much logging around this feature. Maybe it misremembers the state because it isn't...
So do I get it right that battery usage has increased between 20 - 30 % if you compare the case of using that feature and the case of not...
I had it now also running continuously for a couple of days with the option to pause devices if the connection is metered. In my tests I was always still...