Adds config file (quanlib.ini) support.
authorChris Jaekl <cejaekl@yahoo.com>
Mon, 20 Nov 2017 12:36:24 +0000 (21:36 +0900)
committerChris Jaekl <cejaekl@yahoo.com>
Mon, 20 Nov 2017 12:36:24 +0000 (21:36 +0900)
commite2b95cefd1e34e652317fdf82595932c0bf0c6bb
treef6aefa8aad7daf2abc322f9a72482dc805907783
parent32c817b6cf7484487c1160cec8a4b9e770b8404a
Adds config file (quanlib.ini) support.

Also adds a test for browser compatibility, and display an error message
if the user is using an unsupported browser (likely suspects are IE11
and Android Browser 4.x).
THIRD_PARTY [new file with mode: 0644]
app/index.html
app/modernizr-custom.js [new file with mode: 0644]
js/BooksModel.js
js/Main.js
js/SearchController.js
main/config.go
main/db.go
main/handler.go
main/main.go