mirror of
https://github.com/outline/outline.git
synced 2025-12-31 07:49:47 -06:00
* linear settings and oauth * unfurl * unfurl impl fix for recent merge from main * fetch labels * state icon * linear icon * uninstall hook * lint * i18n * cleanup * use workspace key, reduce icon size * determine completion percentage * extract completionPercentage to separate method
8 lines
179 B
JSON
8 lines
179 B
JSON
{
|
|
"id": "linear",
|
|
"name": "Linear",
|
|
"priority": 15,
|
|
"description": "Adds a Linear integration for link unfurling and converting links to mentions.",
|
|
"after": "github"
|
|
}
|