Results 15 issues of Max

# Feature Request It would be great if zero-ui would expose the IPv6 configuration options, as available in the controller. From the [controller docs](https://github.com/zerotier/ZeroTierOne/tree/master/controller): > Auto-Assign Modes: > > Auto...

new-feature
priority-medium

Follow up to #51 I just realized that without the brackets PHP still complains. Just PHP things 🤷

### Syncthing version Last reproduced on v1.19.1 Windows + Linux x64, but also experienced on older versions. ### Issue Assume a cluster of multiple (for example 3) devices, all connected...

bug

### Subject of the issue Customized backdates seem to have no effect on ACME provisioners. I've attempted to increase the default backdate duration from it's hardcoded value of 1 minute...

bug
needs triage

**Steps to reproduce:** 1. On Windows, open a terminal 2. Navigate to a directory, let's say `C:\example1` 3. Execute `native-image -jar D:\example2\input.jar` with a file that requires a fallback build...

native-image

So I'm mostly opening this PR because of recent popularity in issue #659. I originally did not intend to open this PR before 2.0 (e.g because of the UI changes...

Right now, only a single pilot can file a PIREP and he/she is the only one who gets credited (flight time, payout, location change etc). When flying with a shared...

feature request

PR #8757 introduced a new interactive login form, where previously only basic HTTP authentication was used. This has resulted in a behaviour change that exposes more information than before. If...

bug

Sometimes, gradle builds don't terminate. Investigation revealed that this is caused by gradle trying to upload a build scan (https://docs.gradle.org/current/userguide/build_scans.html) to gradle's servers. This may cause a ToS warning, which...