Victor Song

Results 7 issues of Victor Song

#### Is your feature request related to a problem? Please describe I'm using `fish` through the `kitty` terminal emulator. `kitty` allows for users to [manually map a Unicode codepoint to...

🌊 enhancement

OPAM has a built-in `clean` command that automatically removes download caches, logs, and cleans the current OPAM switch. We should call `opam clean` when the cleanup flag is set. ##...

The v9.0.0 release brought a lot of new features to `graphql-compose-mongoose`; however, it doesn't look like they're implemented for discriminator types. Are there any plans to add this? If so,...

I have a base `Post` schema and `Discussion`, `Job`, `Event` and `Notice` discriminator schemas built on `Post`. I've added different custom fields and relations to these TypeComposers, but I want...

## Changes - When `build-exe` is called with framework paths through `-F` option, pass the framework paths to compiler too. Reopen of PR #14151. Closes #7838 - Fixes one of...

Currently the owner links in the top bar does not support teams. This pull request updates the database to store the `kind` of the crate owner (currently either `user` or...

S-waiting-on-author

By default, `httputil.ReverseProxy` strips out invalid query params for safety purposes (e.g. if the proxy and downstream hand query parameters differently there could be an issue). To allow users of...