Commit Graph

3677 Commits (1899cda8d1ef0fa7e0875dca8a3d3f3d279828ab)
 

Author SHA1 Message Date
Ozzie Isaacs 1899cda8d1 Update Teststatus 1 year ago
Ozzie Isaacs 8dd4d0be1b Merge handle epub iodentifier 1 year ago
Ozzie Isaacs d48d6880af Update German translation 1 year ago
Ozzie Isaacs 94a6931d48 Handle version 3.0 of flask-babel 1 year ago
Ozzie Isaacs c21a870b8e Migrated pypdf2 to the now active developed pypdf 1 year ago
Ozzie Isaacs 791bc9621a Improved parsing of pdf files, bugfix for pypdf2 > V3.0 1 year ago
Ozzie Isaacs 2d6fe483ba Fix for #2657 (TypeError: 'NoneType' object is not iterable from amazon) 1 year ago
Ozzie Isaacs ad43f07dab Added additional installation hints based on #2660 1 year ago
Ozzie Isaacs 77637d81dd Fix fro #2670 (user has no attribute eReader_mail) 1 year ago
Ozzie Isaacs a2bf6dfb7b Bugfix csp header
Bugfix for loading metadata from google with old books (publishing date only year)
1 year ago
Ozzie Isaacs 1cd05d614c Merge remote-tracking branch 'csp/patch-1' 1 year ago
Ozzie Isaacs d75f681247 Merge remote-tracking branch 'no/Translate-to-norwegian' 1 year ago
Ozzie Isaacs 2be2920833 Fixed typo 1 year ago
Ozzie Isaacs d6184619f5 New generated translation files 1 year ago
Ozzie Isaacs 43ee85fbb5 Removed unnecessary Unicode "u" 1 year ago
Ozzie Isaacs 8022b1bb36 Merge remote-tracking branch 'english/master' 1 year ago
Ozzie Isaacs 9e75c65af8 Merge remote-tracking branch 'pdfreader/issue-2659' 1 year ago
Ozzie Isaacs 7881950e66 Merge remote-tracking branch 'id-translation/master' 1 year ago
Ozzie Isaacs 031658ae94 Update teststatus 1 year ago
Arief Hidayat 48c2c7b543
First fix after proofread
Fixed typos and inconsistencies.
Defined "Berkas" instead of "File" for English term "File".
Defined "Pengaturan" and its root word "Atur" instead of "Konfigurasi" for English term "Configuration".
Reverting technical terms "Logfile", "access logfile", "Keyfile" to its English origin.
1 year ago
Petipopotam beb619c2c2
Correct CSP
no need blob: value for object-src
1 year ago
Petipopotam ed22209e6c
Content Security Policy syntax was invalid
According to https://csp-evaluator.withgoogle.com/ the CSP built here is NOT valid (and the blob: value is missing at img-src, so the image is not displayed when reading ebook in a browser)

Before this commit, in Chrome response header you can find 

Content-Security-Policy: default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:; img-src 'self'  data:; object-src: 'none'; blob:;style-src-elem 'self' blob: 'unsafe-inline';

After :

Content-Security-Policy: default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:; img-src 'self' blob: data:; object-src 'none'  blob:; style-src-elem 'self' blob: 'unsafe-inline';

and image in viewer are displayed
1 year ago
blitzmann 364c48edd8 PdfFileReader -> PdfReader 1 year ago
Ozzie Isaacs e178efb58c Update for #2653 (AP Scheduler triggers are function calls and not strings anymore) 1 year ago
Vegard Fladby 4105c64320 Added norwegian translation 1 year ago
Josh O'Brien b3335f6733 English Language Updates - V3 1 year ago
Benedikt McMullin fba95956de epub: Skip invalid dc:identifier 1 year ago
Ozzie Isaacs ce0b3d8d10 Merge remote-tracking branch 'bump_sortable' 1 year ago
Ozzie Isaacs 9545aa2a0b Merge remote-tracking branch 'kobo_path/master' 1 year ago
jvoisin 4629eec774 Bump sortable.js 1 year ago
Jeroen Kroese 4977381b1c Fix 'Kobo eReader.conf' path 1 year ago
Ozzie Isaacs 6c1631acba Updated requirements 1 year ago
Ozzie Isaacs 1489228649 Bugfix for testability 1 year ago
Ozzie Isaacs 74efa52f26 Update lxml, pypdf2 requirement 1 year ago
Ozzie Isaacs 1ca1281346 Merge remote-tracking branch 'jszip/compress_dl' 1 year ago
jvoisin c5e539bbcd Bump jszip 1 year ago
jvoisin 02ec853e3b Remove a duplicate library 1 year ago
Ozzie Isaacs d0411fd9c7 Merge remote-tracking branch 'google_cover/patch-1' 1 year ago
Ozzie Isaacs 567cb2e097 Inlcuded indonesian translation 1 year ago
Ozzie Isaacs a635e136be Added databazeknih to supported links 1 year ago
Ozzie Isaacs 5ffb3e917f Merge remote-tracking branch 'caliblur/issue/2515' 1 year ago
Ozzie Isaacs 5dc3385ae5 Merge remote-tracking branch 'douban/metadata_provider/douban' 1 year ago
Ozzie Isaacs 66e0a81d23 Merge remote-tracking branch 'mp3_csrf/save-mp3-position' 1 year ago
Ozzie Isaacs 1f6eb2def6 html tag fix 1 year ago
Ozzie Isaacs 7d3af5bbd0 Merge remote-tracking branch 'font_size/issue/487' 1 year ago
Ozzie Isaacs 043a612d1a Update path to kobo config file 1 year ago
Ozzie Isaacs 928e24fd1a Merge remote-tracking branch 'google_site_verification/master' 1 year ago
Ozzie Isaacs 3361c41c6d Merge remote-tracking branch 'caliblur/issues/caliBlur' 1 year ago
Ozzie Isaacs 85a6616606 Merge remote-tracking branch 'fix_default_language/master' 1 year ago
Ozzie Isaacs c15b603fef Merge remote-tracking branch 'mp3listen/master' 1 year ago