Add `arrived` attribute (file creation timestamp) to books table.
[quanlib.git] / cover.rb
2019-07-09 Chris JaeklUse attr_reader for Cover.path.
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-02-24 Chris JaeklCreate a basic html output, to validate that we're...