quanlib.git
2017-12-05 Chris JaeklMinor change to oclc lookup heuristic.
2017-11-19 Chris JaeklMake db params and path configurable via quanlib.ini.
2017-07-07 Chris JaeklImproves handling of non-fiction classification data.
2017-07-04 Chris JaeklAdd DDC and LCC info to book headers in page display.
2017-06-28 Chris JaeklAdd support for classification of non-fiction books.
2017-06-24 Chris JaeklAdd support for PDF (with .jpeg cover).
2017-06-11 Chris JaeklRefactors navigation page generation. Adds navigation...
2017-06-09 Chris JaeklAdds support for tracking series and generating pages...
2017-05-31 Chris JaeklRefactor page generations, and add hard-coded series...
2017-05-26 Chris JaeklStart support for reading data back from the database.
2017-05-16 Chris JaeklFixes minor bug with html output of author's name.
2017-05-15 Chris JaeklStores book metadata to PostgreSQL database.
2017-02-28 Chris JaeklImprove metadata extraction from epubs, and clean up...
2017-02-25 Chris JaeklImprove HTML formatting. Handle more variants of EPUB.
2017-02-24 Chris JaeklCreate a basic html output, to validate that we're...
2017-02-24 Chris JaeklParse .epub files to extract metadata and cover image.
2017-02-23 Chris JaeklAdd README
2017-02-23 Chris JaeklTrack filename in book
2017-02-23 Chris JaeklInitial commit