Marcus B Spencer

Results 7 issues of Marcus B Spencer

### Purpose Fixes #7403. ### Testing Tested by enabling UPnP on the router, and checking on the router page that the external ports of the UDP mappings match what is...

enhancement

TODO: - [ ] documentation changes - [ ] make the external conflict command syntax actually useful - [ ] GUI changes - [ ] Detect conflict files created by...

enhancement

There are a few responses that are mentioned by name in the [relay protocol spec](https://docs.syncthing.net/specs/relay-v1.html), like `ResponseSuccess`, and `ResponseAlreadyConnected`, but these types of Response messages are not documented in said...

A full index transfer is required after we dropped all files. ### Purpose Fixes #10469. ### Testing Unit test and I tested the migration manually.

bug

### What happened? Steps to reproduce: 1. Create a fakefs folder with path `test?files=20` on device A 2. Create a fakefs folder with the same ID and with path `test?content=true`...

bug

### Purpose Improves consistency and makes it a bit easier to change the log level to something else. ### Testing CPU benchmark looks like it works and has the same...

chore

I think 421 (Misdirected Request) is a better fit than 404 (Not Found) for host mismatch for two reasons: 1. 421 is more specific than 404, and made for this...