quanlib.git
6 years agoAdd support for classification of non-fiction books.
Chris Jaekl [Wed, 28 Jun 2017 09:05:20 +0000 (18:05 +0900)]
Add support for classification of non-fiction books.

6 years agoAdd support for PDF (with .jpeg cover).
Chris Jaekl [Sat, 24 Jun 2017 11:11:45 +0000 (20:11 +0900)]
Add support for PDF (with .jpeg cover).

6 years agoRefactors navigation page generation. Adds navigation by Series.
Chris Jaekl [Sun, 11 Jun 2017 06:34:52 +0000 (15:34 +0900)]
Refactors navigation page generation.  Adds navigation by Series.

6 years agoAdds support for tracking series and generating pages based on them.
Chris Jaekl [Fri, 9 Jun 2017 14:48:09 +0000 (23:48 +0900)]
Adds support for tracking series and generating pages based on them.

6 years agoRefactor page generations, and add hard-coded series naming.
Chris Jaekl [Wed, 31 May 2017 14:04:56 +0000 (23:04 +0900)]
Refactor page generations, and add hard-coded series naming.

6 years agoStart support for reading data back from the database.
Chris Jaekl [Fri, 26 May 2017 23:07:08 +0000 (08:07 +0900)]
Start support for reading data back from the database.

6 years agoFixes minor bug with html output of author's name.
Chris Jaekl [Tue, 16 May 2017 09:37:39 +0000 (18:37 +0900)]
Fixes minor bug with html output of author's name.

6 years agoStores book metadata to PostgreSQL database.
Chris Jaekl [Mon, 15 May 2017 12:22:06 +0000 (21:22 +0900)]
Stores book metadata to PostgreSQL database.

7 years agoImprove metadata extraction from epubs, and clean up the display of popups in the...
Chris Jaekl [Tue, 28 Feb 2017 14:40:07 +0000 (23:40 +0900)]
Improve metadata extraction from epubs, and clean up the display of popups in the output html.

7 years agoImprove HTML formatting. Handle more variants of EPUB.
Chris Jaekl [Sat, 25 Feb 2017 11:42:52 +0000 (20:42 +0900)]
Improve HTML formatting.  Handle more variants of EPUB.

7 years agoCreate a basic html output, to validate that we're loading data correctly.
Chris Jaekl [Fri, 24 Feb 2017 15:20:41 +0000 (00:20 +0900)]
Create a basic html output, to validate that we're loading data correctly.

7 years agoParse .epub files to extract metadata and cover image.
Chris Jaekl [Fri, 24 Feb 2017 14:23:31 +0000 (23:23 +0900)]
Parse .epub files to extract metadata and cover image.

7 years agoAdd README
Chris Jaekl [Thu, 23 Feb 2017 13:25:37 +0000 (22:25 +0900)]
Add README

7 years agoTrack filename in book
Chris Jaekl [Thu, 23 Feb 2017 13:09:15 +0000 (22:09 +0900)]
Track filename in book

7 years agoInitial commit
Chris Jaekl [Thu, 23 Feb 2017 13:01:04 +0000 (22:01 +0900)]
Initial commit