Commit Graph

17 Commits

Author SHA1 Message Date
giuliof 6c20ea6d0f Handled value error 2021-09-04 11:20:53 +02:00
giuliof df82337f1f Proper way to handle logging of exceptions 2021-09-04 11:15:26 +02:00
giuliof 34dbffac9f fatal->error 2021-09-04 11:04:07 +02:00
giuliof 54bbdb919e Write a string 2021-09-04 11:00:37 +02:00
giuliof cd6543f837 Rimosso encoding 2021-09-04 10:50:11 +02:00
giuliof 45752d2903 Test con la libreria di logging 2021-09-04 10:45:51 +02:00
giuliof e5143a86ad Tentativo di implementazione fetching remoto .tc. Da testare
- Richiesta HTTP (o via webdav, è equivalente).
- Uso del Last-modified nell'header HTTP per il rinnovo della cache.
2021-09-04 00:21:56 +02:00
giomba 2af92de8b4 Updated docs 2018-12-22 18:39:38 +01:00
giomba 4919486f10 Removed bulky backend 2018-12-22 17:09:08 +01:00
giomba a4f6e305b1 Barely presentable dynamic javascript frontpage 2018-11-24 15:55:40 +01:00
giomba 9c7ec28729 Global customized output directory 2018-11-03 16:27:40 +01:00
giomba f6bff1b998 Proper configuration file 2018-11-03 14:13:18 +01:00
GOLEM - Gruppo Operativo Linux Empoli 7273d3a079 Debian Apache adaptation
- Proper UTF-8 handling
- .htaccess CGI and environment variables
2018-11-03 12:52:36 +01:00
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