Commit Graph

20 Commits

Author SHA1 Message Date
techgaun ccea7c3df7
prettify 2019-04-09 23:13:48 -05:00
techgaun df86f8e92c
update readme with screenshot 2018-12-26 22:41:05 -06:00
techgaun ebe187eba5
use custom render func for pushed_at closes #18 2018-11-18 01:37:47 -06:00
techgaun 58a9329b31
remove unused codes 2018-11-18 00:25:02 -06:00
Syed Umair 4ba7536121 Fetch 100 records (#14) 2018-10-29 22:08:33 -05:00
itchylol742 dadc89618d Support HTTP and HTTPS links (#16)
* accept http and https links

* support http and https links
2018-10-18 15:26:55 -04:00
techgaun 0eb199559e
remove initial forward slash closes #12 2018-10-08 15:08:32 -05:00
Samar Dhwoj Acharya 42babe6ec8
Merge pull request #9 from alcar/feature/direct-links
Replace query string handling with hash logic
2018-10-08 00:28:07 -05:00
Sean Chambers 05849f70ee Add 'Open Issues' column to dt (#10)
* Issue #6: Add number of open issues to the columns after 'forks'

* Issue #6: add trailing comma to last item in columnNames
2018-10-05 16:27:02 -05:00
Marcos Ellys Rocha Honorato c179c1aa60 refactor(date): added format friendly (#8) 2018-10-05 16:26:29 -05:00
Alan Carpilovsky 934001fa28 Replace query string handling with hash logic 2018-10-04 22:29:09 -03:00
Kyle King c16032dbc0 Sort forks by Stars, Forks, Size, Last Push, etc. (#4)
* Add: license, eslint, and beautify files

* Add: DataTables

* Add: sort by number of stars

* Add: link to repository

* Refac: update README

* Add: update package.json description

* Refac: removed extra spaces in columnNamesMap

* Rm: eslint, license, and changes to README

* Refac: undo changes to index.html formatting

* Refac: undo changes to order of main.js

* Fix: watchers stat is incorrect

* Add: error handling on Fetch
2018-09-16 17:02:55 -05:00
Samar Dhwoj Acharya 39d4603f56
Merge pull request #3 from michalsvec/patch-1
changed updated_at to pushed_at
2017-11-28 10:43:28 -06:00
Samar Dhwoj Acharya de80cb6912
update header 2017-11-28 10:41:16 -06:00
michalsvec e99745938a
changed updated_at to pushed_at
This seems to be much more useful. Updated_at doesn't mean any meaningful activity.  
I found that looking at  `elastic/sense` forks, where bleskes/sense is the first one. Updated at is 19 days ago, however last commit or any activity was 2 years ago.
2017-11-28 12:13:07 +01:00
Saugat Acharya 4c080d63a6 UI and other changes (#1)
* Use bootstrap-v4

* Add favicon

* Change showError to showMsg

* Make it bookmarkable

* Few changes

* Show spinner while loading

* Hide spinner by default
2017-06-15 18:20:27 -05:00
techgaun 8e17912802
wrap with form 2017-03-30 13:17:39 -05:00
techgaun 8584e894d4
fix for join 2017-03-30 12:52:43 -05:00
techgaun 043841aa43
put link to page 2017-03-30 12:47:21 -05:00
techgaun 108c755313
initial working stuff 2017-03-30 12:44:00 -05:00