hound-search/hound

Hardcoded urls paths

Open

#171 aperta il 6 nov 2015

Vedi su GitHub
 (1 commento) (0 reazioni) (0 assegnatari)JavaScript (606 fork)batch import
enhancementhelp wanted

Metriche repository

Star
 (5470 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

I was trying to use hound under /hound/ uri on my git server, but I coudn't do it because of the urls in javascript.

All javascript urls are hardcoded like /api/v1/search. This makes usage under a different url path almost impossible.

If possible, it would be good to have relative urls or configurable url namespaces on build.

Guida contributor