Skip to content

jjNford/github-repositories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GITHUB REPOSITORIES

GitHub Repositories is an open source Google Chrome Extension project. Check it out in the Google Chrome Web Store

Development

User data is retrieved using the GitHub API V3 and OAuth2.

Branches

  • master is the primary development branch.
  • release is the latest deployed version of the extension.

Publishing

Release version numbers will follow the format:

<version>.<update>.<patch>

All source code is minified before being published to the Google Chrome Web Store.

External Libraries

License

Changelog

v2.1.0

  • Add CSS for private repositories
  • User links added to repositories
  • Show number of repositories in context switcher
  • New copy notification
  • New button classes (CSS)
  • Changed sort time from "updated_at" to "pushed_at"
  • Remove changed fork names from showing up in organization repos
  • Added background page to handle long load request when popup is closed
  • Smarter caching (Cache shows even when expired - triggers refresh)
  • Append data to DOM as soon as retrieved from GitHub
  • Improve instant search
  • Update filtering
  • Notifications
  • Refactored source

v2.0.5

  • Added Google Analytics number to source (not worthy of an update - developer mistake)

v2.0.4

  • Update manifest description

v2.0.3

  • If not context is found it will fallback to the user account context
  • Updated tooltip CSS and moved the copied tooltip to show under the url input box

v2.0.2

  • Can now get changed (name) forked organization repo parents
  • Change context to be tracked by user ID rather than login
  • Removed merge sort and binary search functions for context hunting (I know... overkill)

v2.0.1

  • Copy cloning links to clipboard automatically
  • Add expand graphic to repository view
  • Stop extension from lockup up when failing to get changed organization forked repos

v2.0.0

  • Context switching
  • Public, Private, Watched, Organization, and Forked repos available
  • Ability to download and get cloning links from extension
  • Filter data results
  • Instant search
  • New settings menu

v2.0.0 beta

  • Upgrade to GitHub API v3
  • Access to private data using OAuth2
  • New GUI for accessing data

v1.0.0

  • Original release
  • Public access only

About

Open Source GitHub Chrome Extension.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •