Sean Cassiere

Results 17 issues of Sean Cassiere

fixes #69 Once connected, the setConnData in the useEffect was referring to `config.url` which is undefined, rather it should have been referring `config.server`.

To add the `Server URL` to the stored in the object that is base64 encoded into a string in the browser URL bar.

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary Currently, the socket.io connection in the app only allows for Bearer token...

feature

### Discord username (optional) Source1#3167 ### Describe the solution you'd like? ```text An option in the settings where I can set whether or not Warp starts maximized or not. This...

Not particularly the cleanest implementation, but I got an adapter working for Fastify. [https://github.com/SeanCassiere/fastify-trpc-openapi-adapter/blob/master/src/fastify.ts](https://github.com/SeanCassiere/fastify-trpc-openapi-adapter/blob/master/src/fastify.ts). Let me know what you think. It's definitely a bit jank since the `types` for Fastify's...

enhancement

**Is your feature request related to a problem? Please describe.** It gets pretty annoying when using the `zodResolver`, that I need to infer the zod-schema type ***AND*** pass it into...

feature request

### Describe the bug From @TkDodo found a small issue with route loaders and `trailingSlash: always`: the loaders don't run if I navigate to a route without a trailing slash,...

bug

![Screenshot_2024-07-25-16-39-02-09_f9ee0578fe1cc94de7482bd41accb329](https://github.com/user-attachments/assets/20cb0451-41a0-4473-8dc1-0f6e639ac34b)