gitzip icon indicating copy to clipboard operation
gitzip copied to clipboard

Search does not work with large folders

Open julkue opened this issue 9 years ago • 4 comments
trafficstars

It'll truncate them like on GitHub.

For example enter https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/ and click "Search".

julkue avatar Jun 03 '16 15:06 julkue

Also it doesn't work at all (neither search nor download) with e.g. this URL: https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/6px

julkue avatar Jun 03 '16 15:06 julkue

@julmot

  1. Truncate problem is Github limit, i have no idea to solve it :'(
  2. It was a rate limit problem, I have solved it a few hours ago.

KinoLien avatar Jun 05 '16 10:06 KinoLien

  1. I'm not familiar with the API, but I can't imagine that there isn't a method to receive really all folders and files
  2. The issue is still not solved. Type in for example "https://github.com/cdnjs/cdnjs/tree/master/ajax/libs/mark.js"

julkue avatar Jun 06 '16 10:06 julkue

I opened a new issue for item 2 as #8

KinoLien avatar Jun 07 '16 03:06 KinoLien