-
Updated
Jun 6, 2021 - JavaScript
edge-extension
Here are 178 public repositories matching this topic...
-
Updated
Jun 5, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
May 9, 2021 - JavaScript
-
Updated
Jun 12, 2021 - TypeScript
-
Updated
Jun 10, 2021 - TypeScript
-
Updated
Jun 13, 2021 - JavaScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
May 31, 2021 - JavaScript
-
Updated
May 3, 2021 - JavaScript
-
Updated
Jun 11, 2021 - TypeScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
Jun 9, 2021 - JavaScript
-
Updated
May 24, 2021 - TypeScript
-
Updated
Jun 10, 2021 - JavaScript
-
Updated
Apr 19, 2021 - TypeScript
-
Updated
Mar 28, 2021 - TypeScript
When a user would like to use yarn, it needs to be installed, even when --skip-install option is used.
I think this check could be moved to the actual install phase, simply throwing a warning like "Yarn is not installed, skipping install. Please install yarn on your machine." is enough.
What do you think, @HaNdTriX ?
-
Updated
Jun 1, 2021 - JavaScript
-
Updated
Apr 2, 2021 - Vue
"Back" and "Forward" buttons should bring the user on the proper article (what it does), but as well at the right vertical position in the article (what it doesn't do).
-
Updated
Jun 11, 2021 - JavaScript
-
Updated
Jun 8, 2021 - Swift
-
Updated
Jun 11, 2021 - JavaScript
A page to show the instructions to get the API key
And also the instructions if the user uses custom host.
-
Updated
Mar 29, 2021 - JavaScript
-
Updated
Jan 10, 2021 - TypeScript
-
Updated
Jun 3, 2021 - CoffeeScript
-
Updated
May 26, 2021 - JavaScript
Improve this page
Add a description, image, and links to the edge-extension topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the edge-extension topic, visit your repo's landing page and select "manage topics."
Per https://forum.kee.pm/t/edge-89-0-774-50-official-build-64-bit-kee-3-7-8-does-not-start/3572/ one possible explanation for this is that there is no valid home group set in one of the databases.
Some better handling of this error state in
jsonrpcClient.ts:getAllDatabases()could: