Add support to query books on specified lists (of award winners).
[quanweb.git] / main / db.go
2020-04-04 Chris JaeklAdd support to query books on specified lists (of award...
2020-03-31 Chris JaeklAdd ability to search by language.
2018-08-11 Chris JaeklChange sort order.
2017-11-20 Chris JaeklAdds config file (quanlib.ini) support.
2017-11-11 Chris JaeklMake searches more inclusive.
2017-11-07 Chris JaeklTweak html layout to improve formatting.
2017-11-05 Chris JaeklAdd basic html/js to search for and display some books.
2017-11-04 Chris JaeklAdds download support for files store in the QuanLib...
2017-11-03 Chris JaeklRefactor into a few files. Add web service JSON query...