Xymanek

Results 9 issues of Xymanek

Currently all listeners have priority of 0. This makes it impossible (without server definition hacks) to insert another listener between them (for example I needed a listener between param converter...

``` System.NullReferenceException: Object reference not set to an instance of an object. at AloysAdjustments.Logic.HzdCoreExtensions.GetTypes[T](HzdCore core) at AloysAdjustments.Plugins.Outfits.OutfitsGenerator.GetPlayerModels(HzdCore core) at AloysAdjustments.Plugins.Outfits.OutfitsGenerator.GenerateModelList(Func`2 coreGetter) at AloysAdjustments.Plugins.Outfits.CharacterGenerator.d__12.MoveNext() --- End of stack trace from previous...

Fixes #178 EDIT: Not sure how to test this (and if it's needed at all). I run this code in production (right now) and it works fine

* Symfony 3.3.5 * Twig 2.4.3 [Screenshot](https://prnt.sc/g1t9sc) (very long)

I made a cron command using `ScheduleEveryOtherMinute` trait, however the scheduler crashes every second time it tries to create the job with ` Warning: PDOStatement::execute(): MySQL server has gone away`...

![image](https://user-images.githubusercontent.com/2865341/71414660-995dd200-2660-11ea-8ac0-7a8735968466.png)

enhancement

Currently, the suggestions are basically non-existent. I wrote https://github.com/WOTCStrategyOverhaul/CovertInfiltration/pull/396/commits/61b5780c2a296d153ecfe50848f11804fe31f0d5 using this and I remember that I had to basically type out everything manually. I'll try to list as many cases...

enhancement
help wanted

Ref: https://www.keycloak.org/docs/25.0.1/securing_apps/#_grant_permission_external_exchange (permissions are same for internal-to-external and external-to-internal exchange). Currently there is no support for configuring external IdP permissions, only `keycloak_group_permissions`, `keycloak_openid_client_permissions` and `keycloak_users_permissions` (none of which can be...

### Describe the bug Uploading photos through Android mobile app (v1.12, installed via FDroid) does not propagate location metadata. This appears to be identical to https://github.com/nextcloud/android/issues/12188, although memories is not...

needs triage