Aalok Kamble

Results 4 issues of Aalok Kamble

Added new feature Json schema to Bigquery schema. Initial release. Json schema reference: https://json-schema.org/ Bigquery Schema reference: https://cloud.google.com/bigquery/docs/schemas#creating_a_json_schema_file

added device status icon similar to iOS UI ![markup_1000036970](https://github.com/tailscale/tailscale-android/assets/4070844/09ccf0e0-6214-48a0-a069-9b98f8769b01)

Refactored code exit node screen UI and improved visual feedback: 1. Improved clarity: Unavailable nodes are now displayed in gray for better indication of their status. 2. Enhanced user experience:...

https://github.com/hoppscotch/hoppscotch/blob/2917d50c6afe5f52fdcbb284514099d8423eca79/packages/hoppscotch-backend/src/main.ts#L37 the _if_ and _else_ blocks are identical. Both blocks contain the same code to enable CORS with the same settings. This means that regardless of whether the condition in...