Peter Pfeufer

Results 9 issues of Peter Pfeufer

I see a bit of potential when it comes to handling the names in SMF and Mumble. The current issue is, if a pilot switches corp, the name for SMF...

Hey there, Getting from time to time this error, as far as I can tell, this is when someone leaves a corp. It's not only Discord, SMF as well ```...

As per title, would be nice if we could add a reason when a SRP request has being denied. Just to avoid pilots asking. Thanks.

Auth can't add any user to Discord it seems, running in a bad request and I get 2 notifications. ![screenie_148](https://user-images.githubusercontent.com/2989985/38456927-3fcc3fd8-3a8a-11e8-8da3-85526b992a95.jpg) ``` Failed to activate Discord for user [username-removed] ``` ```...

services

As per title, a notification to the group leaders would be nice if there are join or leave requests for their groups. Ideally in the menu with a little bullet...

For some reason I can't figure out, my history panel is always empty. ![image](https://user-images.githubusercontent.com/2989985/122625010-3b6a4900-d0a3-11eb-8827-86d72e498498.png) All other panels work just fine. ```python MIDDLEWARE = [ "django.middleware.security.SecurityMiddleware", "django.contrib.sessions.middleware.SessionMiddleware", "debug_toolbar.middleware.DebugToolbarMiddleware", "django.middleware.locale.LocaleMiddleware", "django.middleware.common.CommonMiddleware", "django.middleware.csrf.CsrfViewMiddleware",...

Support request

### Prerequisites - [X] I have checked the [Wiki](https://github.com/AdguardTeam/AdGuardHome/wiki) and [Discussions](https://github.com/AdguardTeam/AdGuardHome/discussions) and found no answer - [X] I have searched other issues and found no duplicates - [X] I want...

enhancement
P3: Medium

Since last night, I suddenly can't pull a certain blocklist (https://big.oisd.nl/) anymore. The error I get in the log: ``` ℹ Start compiling https://big.oisd.nl 11:46:35 ERROR connect ETIMEDOUT 2001:41d0:701:1100::5b10:443 11:48:46...

When `stateSave` (https://datatables.net/reference/option/stateSave) is used in the DataTables JS, the selected filter is applied to the table on page reload, but not set again to the filter dropdown.

enhancement