Alex Le

Results 7 comments of Alex Le

hi @j2fly -- I need to update the code to use the latest Github v3 API. I did this back in 2010 and I used their v2 API. I have...

Thanks for the input. I'll improve the interface the next time I work on GHFinder. In the mean time, you can use Space and Shift Space instead of up/down to...

great. I'll look up the syntax for Clojure and add it in sometime this weekend.

this is semi implemented and a work-in-progress :)

I'm using the public Github API and haven't tried accessing private repos. I'll see if I can add authentication to GHFinder to grab private repo. However, I'm not sure if...

http://support.github.com/discussions/api/90-api-to-access-private-repo Based on this ticket, using the current public JavaScript API, GFH won't be able to pull private repository. Probably the calls need to be done through the proxy to...