-
A tester discovered a situation where one of the newly implemented commands fails, at the moment the error message thrown is a generic message that provides no information on the reason for failure, w…
zlch updated
14 minutes ago
-
### Description
Just started with paperless-ngx and while reviewing some "consumed" document information, the metadata for the archived PDF/A-2B has:
`xmp:CreateDate 2024-10-19T15:30:50-04:00`
-…
-
This should function like the `date` command on a linux terminal.
-
Add proper validation like:
- accepting only letters and spaces (EVERY LETTER MUST BE CAPITALIZED).
- accepting only numbers on contact numbers.
- etc.
Create your branch again, and make sur…
-
When attempting to export messages from an unencrypted iphone back up freshly created today, i get the following error:
`Invalid configuration: Database not found at ~/Library/Application Support/M…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
In [`94f0ff1`](https://github.com/nbitzz/status/commit/94f0ff16ec37a3421ce4436d99ad3bcc520520aa
), Site (https://fyle.uk) experienced **degraded performance**:
- HTTP code: 200
- Response time: 12951 …
-
It would be useful to be able to define sub-templates within a template that is compiled by `tmpl`
```html
{{ define "greeting" }}
Hello world!
{{ end }}
{{template "greeting"}}
```
Current…
-
In [`8ff9029`](https://github.com/tiekoettercom/searx-instances-uptime/commit/8ff9029ee0a551f1b9c29cc0507a6d852a30ac24
), nyc1.sx.ggtyler.dev (https://nyc1.sx.ggtyler.dev/) was **down**:
- HTTP code: …
-
If the TODO comment is a suffix to a line of source, the line of source is repeated with the issue URL comment. i.e.
```
int x = 0; // TODO: give this variable a better name
```
becomes
```…