summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7 from tarungarg546/text-overflow•••Text-overflow for description added :whale:2.1Kamran Ahmed2016-07-031-1/+4
|\
| * Text-overflow for description added•••Current when description of the repo becomes too long then text would overflow the div we are trying to pertain desc in But with this change we are adding some `webkit` specific multi line text-overflow in `.tagline` class so that now it would show ... when it will overflow tarungarg5462016-07-031-1/+4
* | Merge pull request #6 from tarungarg546/description•••Github style description if no description providedKamran Ahmed2016-06-302-1/+4
|\|
| * github style description if no description provided•••With this commit We will enable github style description if user has not provided any description for his repo Previously null value was showing in plugin no `No description or website provided` will be shown tarungarg5462016-06-292-1/+4
|/
* Merge pull request #3 from umanghome/patch-1•••Fixed overflowing description.Kamran Ahmed2016-04-301-0/+4
|\
| * Fixed overflowing description.•••Changed .content-item and .content-item .header to fix the bug where longer descriptions would overflow from the container and other stats would be hidden behind the description.Umang Galaiya2016-04-301-0/+4
|/
* Merge pull request #2 from jussch/patch-1•••Make the Repo Name and Repo Description XSS safeKamran Ahmed2016-04-121-2/+5
|\
| * Make the Repo Name and Repo Description XSS safe•••https://i.gyazo.com/f6b91ea18787cf6f4fbce8057f5f5a28.png and https://i.gyazo.com/8655ad7115dfe078854fa109bd4dba90.pngJustin Schultz2016-04-111-2/+5
|/
* Update readmeKamran Ahmed2016-03-291-1/+3
* Add image to readmeKamran Ahmed2016-03-281-1/+1
* Update readmeKamran Ahmed2016-03-281-1/+1
* Version bumpKamran Ahmed2016-03-281-1/+1
* Merge branch 'master' of http://github.com/kamranahmedse/githuntKamran Ahmed2016-03-281-2/+1
|\
| * Update readmeKamran Ahmed2016-03-261-2/+1
* | UI Fixes and enhancementsKamran Ahmed2016-03-2810-620/+132
|/
* Fix - Change filter doesn't work on tab changeKamran Ahmed2016-03-261-0/+4
* Version bumpKamran Ahmed2016-03-262-10/+10
* Merge branch 'master' of http://github.com/kamranahmedse/githuntKamran Ahmed2016-03-261-0/+3
|\
| * Add image to readmeKamran Ahmed2016-03-261-0/+3
* | Fix - Dashboard shows undefinedKamran Ahmed2016-03-261-1/+7
|/
* Merge branch 'master' of http://github.com/kamranahmedse/githuntKamran Ahmed2016-03-261-2/+2
|\
| * Fix typo in readmeKamran Ahmed2016-03-261-1/+1
| * Update readmeKamran Ahmed2016-03-261-1/+1
* | Change in structureKamran Ahmed2016-03-2624-17/+17
|/
* Add readmeKamran Ahmed2016-03-261-0/+35
* Update manifest.jsonKamran Ahmed2016-03-261-1/+1
* Increase the caching timeKamran Ahmed2016-03-252-3/+3
* Implement the caching when opening new tabsKamran Ahmed2016-03-251-10/+13
* Prepping the caching optionsKamran Ahmed2016-03-251-9/+68
* Exception handlingKamran Ahmed2016-03-253-3/+9
* Add options page, token caching etcKamran Ahmed2016-03-259-27/+258
* Add gitignoreKamran Ahmed2016-03-253-12/+17
* Fix date issueKamran Ahmed2016-03-251-1/+1
* Fix - Date filterKamran Ahmed2016-03-252-5/+21
* ModularizationKamran Ahmed2016-03-251-94/+215
* Remove unnecessary fonts"Kamran Ahmed2016-03-258-4/+10
* Localstorage integrationKamran Ahmed2016-03-251-10/+30
* Fix the language filterKamran Ahmed2016-03-251-1/+7
* Fix loader CSSKamran Ahmed2016-03-251-1/+1
* Complete the basic functionalityKamran Ahmed2016-03-254-337/+503
* Initial commitKamran Ahmed2016-03-2422-0/+1600