hound-search/hound

Hardcoded urls paths

Open

#171 opened on Nov 6, 2015

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (5,470 stars) (606 forks)batch import
enhancementhelp wanted

Description

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.

Contributor guide

Hardcoded urls paths · hound-search/hound#171 | Good First Issue