Commit Graph
17 Commits
Author SHA1 Message Date
bendtherules 06e1133571 Add babel-runtime, support default browsers (Closes #1) 2018-06-12 22:22:13 +05:30
bendtherules 84b2775ca9 Reformat 2018-06-12 22:12:42 +05:30
bendtherules d2d10965e8 Fix comment style 2018-06-12 13:49:40 +05:30
bendtherules 30769198fe CHange TODO comment style 2018-06-12 13:43:32 +05:30
bendtherules b5ab93cc82 Initital working browser build 2018-06-12 13:35:45 +05:30
bendtherules 5ce8442956 Export main 2 functions from gh + Use in index
Also reformatted gh
2018-06-12 13:31:50 +05:30
bendtherules 70bc0fe828 Reformat 2018-06-08 14:57:38 +05:30
bendtherules 0d6820671e Refactor TODO 2018-06-06 17:29:33 +05:30
bendtherules a8e040f0cc Add contrib list check in parent also
+ Add todo
2018-06-06 17:26:35 +05:30
bendtherules dfeb5f7a96 Throttle request using bottleneck
Also reformat + renames
2018-06-06 15:04:09 +05:30
bendtherules 2dcc3b5d03 Support pagination in getContributors
+ Rename ResponseWithPaginationAndMeta to ResponseWithDataArrayAndMeta
2018-06-06 12:54:19 +05:30
bendtherules 38a7762d93 Change paginate to accept async functions only
Changed paginate param func signature from Response
to Promise<Response> to accept only async functions
2018-06-06 12:40:43 +05:30
bendtherules 0bb9a3944a Refactor pagination in GetUserRepo 2018-06-05 18:49:03 +05:30
bendtherules 83d35b38ff Add generic pagination util + use in branch fetch 2018-06-05 18:30:00 +05:30
bendtherules a58a437210 Add contributor filtering 2018-06-02 20:15:53 +05:30
bendtherules 89ce43ed41 Reset username 2018-05-31 17:49:03 +05:30
bendtherules bfb2b54634 Initial commit
Contains basic working logic to find unused repos and show in console
2018-05-31 17:48:44 +05:30