Commit Graph

4 Commits

Author SHA1 Message Date
giomba 312a4829aa Database extraction only when needed
Keeps a timestamp of last database update, and extracts it only if
changed from last extraction (more efficient).
Modified library struct, now contains not only a book list but also some
informations about the library (specific last update timestamp).
Last database update is shown in html and json output.
Added .htaccess for Apache webserver to prevent tellico files leaks from
output directory.
2018-10-28 11:03:26 +01:00
giomba b6e818d66d Added images of covers 2018-10-21 15:00:19 +02:00
giomba a72e51c7da Read directly from .tc database
Now takes the .tc database archive and extracts needed files
automatically, without requiring manual extraction of .xml
2018-10-21 14:10:16 +02:00
giomba adc2305713 First commit 2018-10-20 18:46:05 +02:00