Kevin Paxton

Results 4 issues of Kevin Paxton

* Add GitLab api-v4 support * Add Personal Token authorization for GitLab Remotes * Add IgnoreCertErrors remote config param for allowing invalid certs * Add node-fetch for non-graphql APIs ---...

My application has different sub-apps inside of it which have a slightly different color scheme. How can I use XD to export a DSP that handles themes? Seems the VSCode...

I've noticed that the /data json files contain the categories and tags for the tokens. ``` { "id": "5c7523ac-23bc-43ec-96ef-650280a34596", "class": "token", "type": "color", "name": "light-primary-050", "description": "", "value": "#e0eee8ff", "tags":...

The type for KeyConfiguration doesn't allow for a child key to contain a simple string next to other KeyConfigurations. ```ts keys: [ { doorway: ['settings'] }, 'router', { jwtAuth: [...

types