Harald Walker

Results 18 issues of Harald Walker

Additional fix for Gmail image proxy UAS parsing. In the UAS XML the name of the browser with id 499 changed from 'Gmail image proxy' to just 'Gmail' and that...

The user agent string of the Google image proxy (used by Gmail) is not being parsed correctly. **How to test:** Parse user agent: `Mozilla/5.0 (Windows NT 5.1; rv:11.0) Gecko Firefox/11.0...

Microsoft Edge is one of the new browsers of this year and has been added as UA family to the database. The enum in uadetector doesn't support this new family...

enhancement

I've been wondering if the agent types could be mapped directly to the agent families, cause it seems that depending on the type the agent also has its own family...

question

Since Pixelfed 0.12.2 PHP 8.2+ is required. [Documentation](https://docs.pixelfed.org/running-pixelfed/prerequisites.html) still mentions PHP >= 8.1. When you have new releases with system configuration changes then it would also be nice to mention...

**Describe the bug** When searching for a organization in the admin interface using the search field it throws a 500 server error. **To Reproduce** Steps to reproduce the behavior: 1....

bug
backend / Python

**Is your feature request related to a problem? Please describe.** The platform supports donation goals that can be displayed for a time period but current implementation can only display one...

frontend / React
backend / Python
feature request

## Checked the following - [ ] Pages affected by this change work on mobile - [ ] Pages affected by this change work when logged out - [ ]...

Upgrade to a higher version of next.js so that we can use newer features and benefit from improvements. Minimum is version 13. PR #1362 already started working on this.

frontend / React

Upgrade MUI in Frontend to latest version 7.x. Guidelines: https://mui.com/material-ui/migration/upgrade-to-v6/ https://mui.com/material-ui/migration/upgrade-to-v7/

frontend / React
frontend / UI