Skip to content
View CarbonAlabel's full-sized avatar
🗄️
Organizing
🗄️
Organizing

Organizations

@esi
Block or Report

Block or report CarbonAlabel

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. esi/esi-issues esi/esi-issues Public

    Issue tracking and feature requests for ESI

    207 23

  2. EVE Developers scope search box book... EVE Developers scope search box bookmarklet (source)
    1
    document.head.appendChild(document.createElement("style")).innerHTML = ".scopeSearchHidden{display:none !important}" +
    2
        ".scopeSearchInput{width:270px;display:block;padding:1px;border:1px solid #ccc;border-bottom:0;border-radius:3px 3px 0 0;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}" +
    3
        ".scopeMultiClick{width:270px;display:block;padding:1px;border:1px solid #ccc;border-top:0;border-radius:0 0 3px 3px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);}" +
    4
        ".ms-container .ms-list{margin-bottom:0 !important;border-radius:0 !important;}";
    5
    
                  
  3. EVE Online SSO request templates, fo... EVE Online SSO request templates, for use with https://marketplace.visualstudio.com/items?itemName=humao.rest-client
    1
    @client_id = ***
    2
    @client_secret = ***
    3
    @code_challenge = ***
    4
    @code_verifier = ***
    5