Commit Graph

6 Commits

Author SHA1 Message Date
sysadminstory
cd18e33e27 Separate static file and data saving URLs
Static files (like css, js, ...) are now loaded using the 'data-staticpath' parameter, that was added to every template.

Static files must be loaded using the real physical URL (un the
"customapps" folder if used) instead of the dynamic files, that must be
loaded using the index.php file (hidden if the URL rewriting is
activated)
2022-03-22 11:22:04 +01:00
sysadminstory
37ff648830 Fix PDF reader data saving
Saving data for ePub File is fixed by updating the base path taken as
reference.
2022-01-28 11:38:48 +01:00
Alfred Egger
18c9697287 Fix deprecated Javascript calls 2021-04-02 17:37:26 +02:00
Alfred Egger
ea0ada73ea Remove Blob.js support for legacy browsers 2020-05-03 14:11:52 +02:00
Alfred Egger
92400d30eb Change files_reader namespace to epubreader 2020-04-21 23:45:26 +02:00
Alfred Egger
e00fdad14d Initial commit from existing app 2020-04-21 22:37:42 +02:00