Sander Bruens

Results 26 issues of Sander Bruens

Internally, iOS and macOS use different techniques for identifying code. A macOS-style link in the provider configuration fails to find iOS-style providers. We track whether we need to do this...

size/M

# Bug Report ## Problem ### What is expected to happen? I'm unable to configure macOS icons to build for Catalyst. ### What does actually happen? Missing icons for Catalyst...

This PR is blocked on help center updates.

size/M

This PR is blocked on help center updates.

size/S

Some cleanup I wanted to separate from another PR I'm working on where I'm editing these tests. I wanted to understand the test cases better to make edits safer. This...

size/L

Just a basic console to get started. Some screenshots: ![outline](https://github.com/Jigsaw-Code/outline-server/assets/3979945/f724d56d-da5f-4ffc-9528-6be408dcbd92) ![outline-overview](https://github.com/Jigsaw-Code/outline-server/assets/3979945/01b6082e-57f8-4dd9-a02c-b4d10a413633)

size/L

Following the TS style guide: https://google.github.io/styleguide/tsguide.html#visibility

size/S

Instead of keeping track of a diff of ports to keep open, we introduce reusable listeners that can be hot-swapped by remaining open until the last user of the listener...