-
Updated
Mar 9, 2022 - Python
GitHub
GitHub makes it easier for developers to be developers: to work together, to solve challenging problems, to create the world’s most important technologies.
Here are 17,821 public repositories matching this topic...
-
Updated
Nov 28, 2021
-
Updated
Apr 5, 2021 - C#
-
Updated
Mar 8, 2022 - JavaScript
-
Updated
Jan 24, 2022
Description
Instead of checking whether there was a previousFile, it should:
- use
previousFile?.isConnectedto check whether the box is still in the same document - default to the first item
This is because I scroll down the page, the
📋 Description
This badge is dedicated to SDKMAN! so people can share that :
1️⃣ Their software is distributed throughsdk2️⃣ The latest version of the released software
A clear and concise description of the new badge.
- Which service is this badge for e.g: GitHub, Travis CI : SDKMAN!
- What sort of informat
建议在界面中添加图床管理页面链接
问题类型
Feature Request
PicGo的相关信息
Windows 10 1909 18363.535
picgo 2.2.0
问题重现
功能请求
能否在上传区各个图床标题上以及图床设置中各个图床标题上,添加上图床管理页面的链接,单击后可直接打开浏览器跳转到图床管理页面?
如下图所示
Describe the bug
When my client uses the Netlify CMS and types up an eg. blog post in a word document first, then copy pastes it he also copies and pastes an extremely long comment. I believe this to be something from MS Word itself.
To Reproduce
- Copy
From desktop/desktop#2160 (comment)
It's be nice if we could expose a drop down that allows users to start from a template. I'm thinking having that description there is not necessary; putting the description behind a tooltip should allow people who want/need to know what a gitignore file is to see it while allowing us to use that space for showing the f
-
Updated
Jan 23, 2022
-
Updated
Mar 12, 2022 - Vue
Currently, few icons are not visible in dark theme. Make them visible by using theme neutral icons. May be we can make use of https://shields.io/ to generate our own kind of badges. For eg: Javascript.
My menubar is full. Even with "menubar mode" turned off it still appears up there. It should not force an icon up there.
-
Updated
Apr 19, 2019 - JavaScript
How are you running Renovate?
Self-hosted
If you're self-hosting Renovate, tell us what version of Renovate you run.
31.97.3
Please select which platform you are using if self-hosting.
github.com
If you're self-hosting Renovate, tell us what version of the platform you run.
No response
Was this something which used to work for you, and then stopped?
I never saw this
-
Updated
Jan 14, 2018 - HTML
-
Updated
Feb 21, 2022 - Rich Text Format
-
Updated
Mar 12, 2022
-
Updated
Feb 22, 2022 - Python
-
Updated
Mar 6, 2022 - JavaScript
-
Updated
Mar 3, 2022 - TypeScript
JS 配置如下:
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
Created by Chris Wanstrath, PJ Hyett, Tom Preston-Werner, and Scott Chacon
Released April 10, 2008
- Organization
- github
- Website
- github.com
- Wikipedia
- Wikipedia
Related Topics
git
GitHub Constellation India 2022
Mar 22 - 24, 2022 • Virtual
OSCA22
Mar 24 - 28, 2022 • Online


Introduction
When adding the wiki of a repo to the repo itself as a submodule, you will get a 404 error in the web UI when clicking on the submodule. This occurs due to the fact that the wiki is no real repo.
Example
Here are two example repositories. One on codeberg and one on try.gitea