Philip Pittle

Results 28 issues of Philip Pittle

To bring pMixins better inline with AOP terminology.

enhancement

Example: ``` [AddInterceptor(typeof(SomeInterceptor))] public class Mixin { [AddInterceptor(typeof(TraceMethodInterceptor))] public void Method(){} } ```

enhancement

Copy available documentation for Mixin members.

enhancement

Open Source tools can be installed into the special file `.config/dotnet-tools.json`. Would be nice if the tool could also scan this file and provide attribution.

enhancement

Feature Request: Allow pointing the tool at a solution and then scan all projects in that solution to generate license list.

enhancement

This is a general question and unrelated to the recent v055x upload issues (https://github.com/celzero/rethink-app/issues/1306) Is there a guide to improve Wireguard tunnel upload speed? If I connect to my home...

bug

**Describe the bug** Sync no longer picks up new changes and silently fails without displaying any message in UI. Log message: ``` --------- switch to main 07-28 06:59:22.620 24989 24989...