Skip to content
#

GitHub

github logo

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,739 public repositories matching this topic...

refined-github
fregante
fregante commented Mar 1, 2022

We can bring our link out in situations where the desire to find a fork is likely.

Example:

For the archived repos we can just show a textual link in the yellow archived bar:

This repository has been archived by the owner. It is now read-only. [Find

panbanda
panbanda commented Feb 7, 2022

Is your feature request related to a problem? Please describe.

Uploading an image with uploadcare doesn't allow me to set a cdnBase or cdnURL or something similar for custom URLs. When I upload an image it is forcing the company's cdn instead.

Describe the solution you'd like

The settings in config.json should be something like:

  media_library: {
    name: 'uploadcare
desktop
donokuda
donokuda commented Jul 6, 2017

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

github-profile-readme-generator
renovate
rimas-kudelis
rimas-kudelis commented Feb 14, 2022

What would you like Renovate to be able to do?

I managed to set up a self-hosted instance of Renovate to check all our Bitbucket repositories, it's launched as a Bitbucket pipelines job.

However, at the moment it has to authenticate using an app password as a Bitbucket user. Meanwhile, Bitbucket allows [authenticating as an integration](https://developer.atlassian.com/cloud/bitbucket/res

Strange-AI
Strange-AI commented Sep 18, 2018

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