Giter VIP home page Giter VIP logo

Comments (8)

Eurus-Holmes avatar Eurus-Holmes commented on May 18, 2024 6

agree!

from gitfolio.

AutoVR avatar AutoVR commented on May 18, 2024 5

It would be nice feature

from gitfolio.

gillesheinesch avatar gillesheinesch commented on May 18, 2024 2

How long does it take that you answer on emails? @imfunniee

from gitfolio.

rohit-gohri avatar rohit-gohri commented on May 18, 2024 2

Then if we want to separate contributions we could then filter the repos by owner

Or we could get them separately with type=owner and type=member

from gitfolio.

imfunniee avatar imfunniee commented on May 18, 2024 2

@Monkeyyy11 haven't checked emails in a week.

from gitfolio.

rohit-gohri avatar rohit-gohri commented on May 18, 2024 1

I think this could simply be done by adding a type=all param to the api request here:

tempRepos = await got(`https://api.github.com/users/${username}/repos?per_page=100&page=${page++}`);
and here
tempRepos = await got(`https://api.github.com/users/${username}/repos?sort=${sort}&order=${order}&per_page=100&page=${page++}`);

Then if we want to separate contributions we could then filter the repos by owner

from gitfolio.

rednafi avatar rednafi commented on May 18, 2024

This would be a nice feature. I have contributed to several open source projects and I'd very much like them to appear in my portfolio. Thank you for your amazing work!!

from gitfolio.

rohit-gohri avatar rohit-gohri commented on May 18, 2024

I think this could simply be done by adding a type=all param to the api request here:

Just checked, this will fix #46 (i.e. show org repos you are a member of) but won't give you repos that you have contributed to.

from gitfolio.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.