-
Hi,
I would like to see the Paperless-ngx add having additional two containers running, Tika and Gotenberg ([docs](https://docs.paperless-ngx.com/configuration/#optional-services)).
I'm willing…
-
**Describe the bug**
I am using Angular 12 and trying to add angular-calendar to render the recurrence calendar dates, it is rendering in browser as i can see in the inspect. data is also prope…
-
Bug description:
When using a screen reader, the user is not informed on the currently active line in the dropdown list
Plunker/StackBlitz that reproduces the issue:
- Install NVDA screen reader
…
-
### What reproduces the bug? Provide code if possible.
```shell
cat ngx_http_process_request_uri.bt
#!/usr/bin/env bpftrace
#include
#include
#include
uprobe:/usr/local/nginx/sbi…
-
### Describe the feature you'd like to add to nginx
[RFC 9440](https://www.rfc-editor.org/rfc/rfc9440.html) defines a format to encode a TLS client certificate within a dedicated HTTP header `Clien…
-
current content:
...ngx_list_t *ngx_list_create(ngx_pool_t *pool, ngx_uint_t n, size_t size);
该函数创建一个ngx_list_t类型的对象,并对该list的第一个节点分配存放元素的内存空间。
pool: 分配内存使用的pool。
n: 每个节点固定长度的数组的长度。
size: 存放的具体元…
-
**Describe the bug**
Copped videos (i.e. 1920x872) re-encoded as Ngx-TrueHDR AV1 do not playback at proper resolution.
The videos play full screen or at partially greater height (almost full screen)…
-
#### Is this a bug, enhancement, or feature request?
This is a bug
#### Describe your proposal.
The space between the items in grid list (padding of the grid list item) is clickable.
The ex…
-
> Another question, which filename do you use to name the attachment. It seams that, when paperless is changing the filename based on the PAPERLESS_FILENAME_FORMAT variable, the attachment is not name…
-
I'm running nginx-rtmp with the following configuration (abridged):
```
worker_processes 2;
rtmp_auto_push on;
rtmp {
server {
listen [::]:1935 ipv6only=off;
application stream…