Add ability to search by language.
authorChris Jaekl <chris@localhost>
Tue, 31 Mar 2020 03:22:20 +0000 (23:22 -0400)
committerChris Jaekl <chris@localhost>
Tue, 31 Mar 2020 03:22:20 +0000 (23:22 -0400)
commit4eb9b4e2e740117d26b2078591dc0ed5f9b4341a
tree792928530504e99f0f867659210e0e23519fc1e9
parentc4d6ddc286910a8432b18a4627b7b43ace20e6f3
Add ability to search by language.

Note that this expects ISO language code (e.g., `de` for German)
app/index.html
js/src/SearchController.js
main/db.go
main/handler.go