| Oct | NOV | Dec |
| 29 | ||
| 2019 | 2020 | 2021 |
COLLECTED BY
Collection: github.com
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
cycle-lists-with-keyboard-shortcuts became useless.
From its description:
Allows the ↑ and ↓ keys to cycle "popover lists" (labels, milestones, etc).
But when I disable this feature or when I disable the extension, I can still navigate through labels/milestones etc on the page of an Issue, a PR, etc.
I guess you can delete it from your extension? Or do you usua
Read more
good first issue
help wanted
Open
i18n and Nested collections can be moved
It would make sense to move each feature at a time to make sure we're not cluttering the docs
Read more
area: docs
good first issue
type: feature
Open
$ chmod +x DevHub-0.98.5.AppImage $ ./DevHub-0.98.5.AppImage [74678:1119/111718.741581:FATAL:setuid_sandbox_host.cc(157)] The SUID sandbox helper binary was found, but is not configured correctly. Rather than run without sandboxing I'm aborting now. You need to make sure that /tmp/.mount_DevHubUcWLlF/chrome-sandbox is owned by root and has mode 4755. [1] 74678 trace trap ./DRead more desktop good first issue help wanted linux Open
var gitalk = new Gitalk({
clientID: '3654916*****0c0038c28',
clientSecret: 'd90d031a*****0e0fa4c7fe2fae747b96b',
repo: 'Strange-AI.github.io',
owner: 'Strange-AI',
admin: ['jinfagang', 'Strange-AI'],
id: vm.codeId,
distractionFreeMode: false
});
gitalk.render('gitalk-conta
Read more
good first issue
Open
url.parse is deprecated, and is likely to be removed in a new version of Node.js
Use of the legacy url.parse() method is discouraged. Users should use the WHATWG URL API. Because the url.parse() method uses a lenient, non-standard algorithm for parsing URL strings, security issues can be introduced. Specifically, issues with host name spoofing and incorrect handling of usernames and p
Read more
good first issue
priority-4-low
type:refactor
Open