Nicolas Castellanos

Results 6 issues of Nicolas Castellanos

I could work on it. Would it be welcome here?

infrastructure for notifications/backend + basic 2 notifications: payment received and request for payment received. https://github.com/transistorsoft/react-native-background-fetch * Currently the wallet subscribes to blockchain events and broadcasts them * Userstorage subscribes to...

React Native

## Summary: This pull request enhances the logic used to determine the column separator (delimiter) in CSV files processed by our system. Previously, the method guess_column_separator simply counted occurrences of...

## Adds the ability to load extra JS scripts into flipper UI. Added a new field `scripts` to `lib/flipper/ui/configuration.rb` so it allows to load scripts into the layout of flipper-ui....

Hi! I wanted to disable introspection but all I found in the docs was how to put it behind authentication. I found you can completely disable it by doing `GraphqlDevise::Schema.disable_introspection_entry_points`,...

**Summary** This PR fixes a color parsing issue by adding support for the oklch() color function in html2canvas. Tailwind CSS 4 now uses OKLCH for color definitions, and without this...