Coder Social home page Coder Social logo

github-date-of-creation's People

Contributors

chattox avatar fabianoriccardi avatar lvarayut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

github-date-of-creation's Issues

private repository dates not supported

It only shows the current month and year. Maybe this was planned, perhaps if you could do an optional sign in for users so they can see dates for projects they have access to. Or maybe there is another reason behind this bug.

Date duplication when pressing the browsers back button

The creation date gets duplicated, every time one returns to a github repositories main page, using the browsers back button.

Steps to reproduce

  1. Open the page: https://github.com/lvarayut/github-date-of-creation
  2. Click on a directory or file, for example the directory icons
  3. Navigate back to the previous page, using the browsers back button

Observed behaviour

A second entry of the creation date has been added, pushing the rest of the entries (commits, branch, releases, etc.) to the left, so that they are evenly spaced.

Every time another directory or file is opened and one navigates back to the repositories main page (with the browsers back button), results in an additional creation date entry.

They start overlapping after 8 duplicates.
chrome_2017-10-27_09-11-25

Expected behaviour

The creation date should not be duplicated.

Possible solution

Maybe the script could check if there already is a creation date on the page, before it's added.

System info

Windows 10 Version 1607 (OS Build 14393.1770)
Google Chrome Version 62.0.3202.75 (Official Build) (64-bit)
Google Chrome Extension: Github - Date of creation 1.0.0
(I have other extensions installed, If the steps above aren't reproducible, then I can try it with the other extensions disabled.)

shows current date for all private repos I open

If I am mistaken then I apologize, but I thought this would display the date a repo was created, not the current date. Every private repo I look at, it shows todays date. Does this work with private repos? Seems to work with public ones ok.

Use Authenticated Requests to relax rate limiting

The date is being displayed as August 2017 (the current data) due to rate-limiting for me.

The reason: a request to api.github.com/repos/graphql/graphql-js returns a 403 response:

{
  "message": "API rate limit exceeded for xx.xxx.xxx.xxx. (But here's the good news: Authenticated requests get a higher rate limit. Check out the documentation for more details.)",
  "documentation_url": "https://developer.github.com/v3/#rate-limiting"
}

I also have Notifier for GitHub installed, which is probably part of the problem, as the extensions would share a rate limit.

Extension doesn't work correctly in some repositories

I installed the extension, but I found its not working on a few repositories.

On my own (Private) repository it just displays the current month/year even though my last commit was in May.

image

And in this public repository it states October 2018 even though the repository is much older. In this particular case it seems to be referring to the date of latest commit.

Firefox addon

This addon would be useful in Firefox. And sometimes me(or anyone) need to find out the date of creation of the repository quickly.

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.