Harald Walker

Results 48 comments of Harald Walker

Edge support was added already in July 2015.

There is a public discover page with trending posts https://pixelfed.social/discover This with an optional signup header would already make a nicer home page. For now I've added `rewrite ^/$ /discover...

Looks like an UAS database issue back in 2015. With current UAS database (version: 20190121-02) these are now all correctly being parsed as smart phone.

@godenji using this library with the last available open source 2014 UAS database that is included has no real business value as the error rate is increasing over time. We've...

Wrong detection is database related. Which version of the user agent database are you using?

With UAS database version 20190121-02 it reports both user agents correctly. Edge support was added to this library in 2015. I think this issue can be closed.

I'll have a fix for family. OS and device category are UAS data issues. Some browsers have an OS defined and in that case uadetector uses that value instead of...

The mapping between browser 499 (gmail) and OS id 19 (Linux) has been removed from UAS database version 20190122-01. uadetector now reports 'Unknown' as OS.

Any plans or ideas? (other than temporarily switch to the non-updating parser)

We are trying to figure out if we can block the updating of the database on network level, so that it doesn't get the useless empty database. Uadetector should then...