dca00

Results 44 issues of dca00

**Describe the bug** Extra line breaks are deleted from IMs. **To Reproduce** Steps to reproduce the behavior: 1. Enter new message that contains extra line breaks 2. Send 3. See...

### Describe the feature and the current behavior/state Currently, the cursor covers the existing text when dragging. This makes it difficult to drop. Could the cursor be altered so as...

enhancement
help wanted

**Important notices** Before you add a new report, we ask you kindly to acknowledge the following: - [x ] I have read the contributing guide lines at https://github.com/opnsense/core/blob/master/CONTRIBUTING.md - [...

support

Serilog packages are installed in my project: ![Image](https://github.com/user-attachments/assets/ce27187e-e0ab-4d19-ae39-fce6f04882d9) They create these dependencies, console being one of them: ![Image](https://github.com/user-attachments/assets/bf0330fa-1ef2-4ecb-a245-57c76db832f8) Configuration in appsettings.json: ``` "SeriLog": { "Using": [ "Serilog.Sinks.Console", "Serilog.Sinks.File" ], "MinimumLevel":...