Commit Graph

3479 Commits (master)

Author SHA1 Message Date
Ozzie Isaacs d35e781d41 Bugfixes after testrun
Catch StaleDataError
1 year ago
Ozzie Isaacs 321db4d712 Refactored send email by make use of ajax calls instead of posting the page
Always use getPath instead of pathname
1 year ago
Ozzie Isaacs 2b9f920454 Metadata backup configurable 1 year ago
Ozzie Isaacs cbd7ca2f3e Activate metadata backup 1 year ago
Ozzie Isaacs ba7fee3918 Update metadatabackup 1 year ago
Ozzie Isaacs 46d2d217ee Bugfix metadata backup with custom columns 1 year ago
Ozzie Isaacs e3fffa8a8f Bugfix backup metadata for custom date, custom categories 1 year ago
Ozzie Isaacs dfb49bfca9 Merge branch 'master' into Develop (handle case of cover smaller than thumbnail) 1 year ago
Ozzie Isaacs 224777f5e3 Handle case that cover size is smaller than thumbnail size
Update teststatus
1 year ago
Ozzie Isaacs 7ade4615a4 Bugfix write metadata
Bugfix change of custom column now sets updates the book timestamp
1 year ago
Ozzie Isaacs cbd679eb24 Bugfix write metadata
Bugfix change of custom column now sets updates the book timestamp
1 year ago
Ozzie Isaacs cf850c6ed5 Bugfix backup metadata 1 year ago
Ozzie Isaacs a6b54e398b Bugfix backup metadata 1 year ago
Ozzie Isaacs 64e9b13311 Bugfix after merge
Bugfix generate Metadata backup
1 year ago
Ozzie Isaacs 3cf778b591 Prevent double error message logging in case error in delete user 1 year ago
Ozzie Isaacs 5c5db34a52 Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs ae850172a3 Deactivate metadata backup 1 year ago
Ozzie Isaacs 7ff4747f63 Bugfix after merge 1 year ago
Ozzie Isaacs 76b0411c33 Bugfix failed tasks can no longer aborted
Metdatabackup is done on startup if app mode is test
1 year ago
Ozzie Isaacs a414db0243 Merge remote-tracking branch 'fixed_layout/kobo-sync-detect-fixed-layout'
# Conflicts:
#	cps/kobo.py
1 year ago
Ozzie Isaacs 162ac73bee Bugfixes from testrun 1 year ago
Ozzie Isaacs fc31132f4e Merge remote-tracking branch 'pdf/master' 1 year ago
Ozzie Isaacs 856dce8add Merge remote-tracking branch 'refactor_epub/refactor_epub'
# Conflicts:
#	cps/epub.py
1 year ago
Ozzie Isaacs 3debe4aa4b Merge remote-tracking branch 'comic/long_strip_cbrreader' 1 year ago
Ozzie Isaacs b28a2cc58c Merge branch 'master' into Develop
# Conflicts:
#	cps/web.py
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 595f01e7a3 Bugfix change erader email in /me page 1 year ago
Ozzie Isaacs c79aa75f00 Merge remote-tracking branch 'author_opds/opds_add_metadata' 1 year ago
Ozzie Isaacs 38c601bb10 Bugfix server restart to prevent infinite calibre-web instances 1 year ago
Ozzie Isaacs e7a6fe0bec Bugfix restart calibre-web on windows 1 year ago
Ozzie Isaacs 6119eb3681 Revert restart change 1 year ago
Ozzie Isaacs 6b2ca9537d revert restart change 1 year ago
Ozzie Isaacs 3cb9a9b04a Merge branch 'master' into Develop
# Conflicts:
#	cps/server.py
1 year ago
Ozzie Isaacs 3d8256b6a6 Bugfix for restarting on ubuntu 20.04 on restart 1 year ago
Ozzie Isaacs 660d1fb1ff Fix for infinite creation of subprocesses on restart 1 year ago
Ozzie Isaacs fa3fe47059 Fix for infinite process generation on restart 1 year ago
Ozzie Isaacs 89bc72958e new random password generation algorithm to ensure compliance with password rules
bugfix opds login limit
1 year ago
Ozzie Isaacs 7ca07f06ce Bugfix change password on commandline 1 year ago
Ozzie Isaacs 8ee34bf428 Bugfixes for password policy 1 year ago
Ozzie Isaacs 66d5b5a697 Exclude also .key file from updater 1 year ago
Ozzie Isaacs ce48e06c45 Improved limiter 1 year ago
Ozzie Isaacs f4ecfe4aca Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs dda20eb912 Further improvements for sqlalchemy compatibility 1 year ago
GarcaMan c4326c9495 Merge branch 'master' of github.com:GarckaMan/calibre-web into long_strip_cbrreader 1 year ago
Ozzie Isaacs 63a3edd429 Merge remote-tracking branch 'csp/patch-2'
Updated testresult
1 year ago
Ozzie Isaacs 3b45234beb Bugfix from testrun 1 year ago
Ozzie Isaacs 8d0a699078 Merge branch 'master' into Develop 1 year ago
Ozzie Isaacs 5b5146a793 Merge remote-tracking branch 'csp/patch-2' 1 year ago
Ozzie Isaacs 7a4e6fbdfb Merge branch 'master' into Develop
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 14d14637cd Updated test status
updated jzip for epub reader
Bugfix for opds login with ldap
updated requirementes
1 year ago
Ozzie Isaacs fb42f6bfff Make it possible to disable ratelimiter
Update APScheduler
Error message on missing flask-limiter
1 year ago
Ozzie Isaacs 4b7a0f3662 Merge branch 'master' into Develop
# Conflicts:
#	cps/opds.py
#	cps/server.py
#	cps/web.py
1 year ago
Ozzie Isaacs 275675b48a Search query is now also a post request (possible fix for Forward Auth Search Redirect Issue #2681) 1 year ago
Ozzie Isaacs 907606295d Merge remote-tracking branch 'it/patch-1' 1 year ago
Ozzie Isaacs 794c6ba254 Updated chinese translation 1 year ago
Ozzie Isaacs ac13f6042a Removed prints
Enabled additional reverse proxy authentication for opds feeds (fixes #2399)
1 year ago
Ozzie Isaacs f8fbc807f1 further refactored user login 1 year ago
Ozzie Isaacs 98da7dd5b0 remove g.user from before request 1 year ago
Ozzie Isaacs 1c3b69c710 refactored login routines 1 year ago
mapi68 1dd638a786
Update messages.po 1 year ago
_Fervor_ 6da7d05c6c
Update readpdf.html 1 year ago
_Fervor_ 3f72c3fffe
Update web.py 1 year ago
Ozzie Isaacs b9769a0975 Revert to latest syncronous jszip version to make comic reader work again 1 year ago
Ozzie Isaacs 189da65fac leave fields filled after invalid login attempt 1 year ago
Ozzie Isaacs 1babb566fb Update version 1 year ago
Ozzie Isaacs c4e4acfc26 Stop scheduler also on restart calibre-web 1 year ago
Ozzie Isaacs 6afb429185 Stop Scheduler also on reboot 1 year ago
Ozzie Isaacs f241b260d7 Updated requirements
Bugfix from testrun
Testresults
1 year ago
Ozzie Isaacs 260a694834 Bugfixes after merge 1 year ago
Ozzie Isaacs 508e2b4d0a Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/config_sql.py
#	cps/search.py
#	cps/templates/admin.html
#	cps/web.py
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
1 year ago
Ozzie Isaacs 4913f06e0d Updated test status
Fix for #2614 (Send to eReader not working for guest user)
1 year ago
Petipopotam d545ea9e6f
CSP invalid to display image when web.read_book
CSP 
Before : default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:; img-src 'self' data:; style-src-elem 'self' blob: 'unsafe-inline'; object-src 'none';
After :    default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:; img-src 'self' data: blob:; style-src-elem 'self' blob: 'unsafe-inline';object-src 'none';
1 year ago
Petipopotam 1ad8dc102a
CSP invalid syntax
CSP had some "cosmetic" errors

Before : default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:; img-src 'self' data: style-src-elem 'self' blob: 'unsafe-inline';object-src: 'none';
After :    default-src 'self'  'unsafe-inline' 'unsafe-eval'; font-src 'self' data:;  img-src 'self' data:; style-src-elem 'self' blob: 'unsafe-inline'; object-src 'none';
1 year ago
Ozzie Isaacs 36cb454d1c Bugfixes from testrun 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 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
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 1ca1281346 Merge remote-tracking branch 'jszip/compress_dl' 1 year ago
jvoisin 631496775e Minor code refactorisation of epub.py
- Reduce the amount of nested indentation
- Use proper functions instead of fragile manual parsing
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
Ozzie Isaacs b12e47d0e5 Merge remote-tracking branch 'fr' 1 year ago
Ozzie Isaacs 389263f5e7 Merge remote-tracking branch 'object_src_csp' 1 year ago
jvoisin 7d023ce741 Bump jquery's version from 3.6.0 to 3.6.3 1 year ago
Julien Voisin 2ddbaa2150
Add object-src to the CSP policy 1 year ago
jvoisin 29fef4a314 Add French articles to the title regex 1 year ago
JonathanHerrewijnen 9450084d6e Editing listenmp3.html page to show audiobook info 2 years ago
Vijay Pillai b52c7aac53 Added GOOGLE_SITE_VERIFICATION environmental value to enable google safe browsing 2 years ago
Feige-cn e8c461b14f
Update web.py
In Admin view page, Editor UI Configuration - Default Settings for New Users - Default Language, set up the new user's default language is not effective. I changed this web.py, add a line of code in 1248 lines in register function. Creating the new user need to take the default language.
2 years ago
Ghighi Eftimie 9409b9db9c fixes for 946, 2284 caliblur 2 years ago
Ghighi Eftimie a992aafc13 fixes #2515 2 years ago
Ghighi Eftimie b663f1ce83 added font size fader in reader's settings popup #487 2 years ago
Olivier adfbd447ed mp3 player was missing the csrf_token 2 years ago
xlivevil 73567db4fb
Update douban metadata provider
Change search API
Change to Return an empty list when an error occurs
Change the way to get tags
Fix series and publisher perse error
Rename a variable with the same name as the built-in
2 years ago
Ozzieisaacs 3d59a78c9f little refactoring for send emails through gmail account 2 years ago
Ghighi Eftimie 397cd987cb added try except block for send_gmail_email method 2 years ago
Ozzie Isaacs 7eef44f73c Make drive letters available in file picker 2 years ago
Ozzie Isaacs e22ecda137 Merge remote-tracking branch 'it/patch-30' 2 years ago
ElQuimm a003cd9758
update message.po (italian)
Hello, I ran the October 2 update, and this error appeared: 

Merge remote-tracking branch 'it/patch-28'
# Conflicts:
# cps/translations/it/LC_MESSAGES/messages.po

Calibre-Web does not start again and the container logfile does not allow me to have more information.
I proceeded to verify the translation file (I did not find anything strange) and I made some updates of the text.
2 years ago
Ozzie Isaacs 44f6655dd2 Catch one additional database error on edit book 2 years ago
Ozzie Isaacs bd52f08a30 Fix for #2547 (None isn't iterable, so in case scholary request fails, empty list has to be returned) 2 years ago
Ozzie Isaacs edc9703716 Merge remote-tracking branch 'vi/add-translation' 2 years ago
Ozzie Isaacs 56d697122c Merge remote-tracking branch 'it/patch-28'
# Conflicts:
#	cps/translations/it/LC_MESSAGES/messages.po
2 years ago
Ozzie Isaacs d39a43e838 Merge remote-tracking branch 'cn/Translation/Simplifield_Chinese' 2 years ago
ElQuimm 9df3a2558d
update message.po
updated italian message.po translation
2 years ago
xlivevil 7339c804a3
fix typo 2 years ago
xlivevil 4d61c5535e
Update Simplifield Chinese translation 2 years ago
xlivevil 09e1ec3d08
fix typo 2 years ago
Ozzie Isaacs 59a5ccd05c Bugfixes after testrun 2 years ago
Ozzie Isaacs 04908e22fe backup metadata 5th step 2 years ago
Ozzie Isaacs 0f67e57be4 Merge branch 'master' 2 years ago
Ozzie Isaacs 071d19b8b3 Fix for #2537 (Impossible to set Denied Column Value from user table) 2 years ago
halink0803 1ffa190938
add vietnamese translation 2 years ago
Ozzie Isaacs c10708ed07 Backup metadata 4th step 2 years ago
Ozzie Isaacs b4851e1d70 Fix for #2545 (Max task duration double entry "1hour") 2 years ago
Ozzie Isaacs 26be5ee237 Backup metadata 3rd step 2 years ago
Ozzieisaacs 241aa77d41 backup metadata second step 2 years ago
Ozzieisaacs ca0ee5d391 backup metadata first step 2 years ago
Ozzieisaacs 110d283a50 Enable series type custom column 2 years ago
Giulio De Pasquale f6a9030c33
Removed extra space 2 years ago
Giulio De Pasquale 452093db47
Google Covers: strip curl in thumbnail and request higher resolution image 2 years ago
Ozzieisaacs 9fa56a2323 Merge remote-tracking branch 'kobolanguage/language' 2 years ago
Ozzieisaacs 3a133901e4 Fix: ignore special files originating from Apple devices 2 years ago
Ozzieisaacs 7750ebde0f Update pdf Reader 2 years ago
Ozzieisaacs 2472e03a69 Bugfix ratelimiter kobo 2 years ago
Ozzieisaacs 6598c4d259 Add rate limit for opds 2 years ago
Ozzie Isaacs a9b20ca136 Fix for big database not showing tags 2 years ago
Ozzie Isaacs bf0375d51d Bugfix change emails 2 years ago
Ozzie Isaacs 89d226e36b Allow deletion of kindle email address and force e-mail address to be valid 2 years ago
Ozzie Isaacs ec8844c7d4 Make pyPDF2 again to the favorite pdf metadata extractor 2 years ago
Ozzie Isaacs e5c8a7ce50 Change landing page for issues, to reduce number of empty issues 2 years ago
Ozzie Isaacs dc3cafd23d Debug message improved (fix for #2516) 2 years ago
Ozzie Isaacs 9de474e665 Add galician language to available translations (#2510) 2 years ago
Martin Brodbeck cd143b7ef4 Use part1 instead of part3 language codes 2 years ago
Martin Brodbeck 8a5112502d Considers the language of the ebook instead of always specifying "English". 2 years ago
Ozzie Isaacs b5d5660d04 Update version 2 years ago
Ozzie Isaacs fc9c641e55 Updated brazilian translation (fix #2496) 2 years ago
Ozzie Isaacs 68e21e1098 Fix #2495, Fix #2494 (Convert for not existent file no longer fails) 2 years ago
viljasenville 46e5305f23 Comic reader: ignore special files originating from Apple devices 2 years ago
Ozzie Isaacs a3f7dc2a5a Bugfix search with wrong custom column configured 2 years ago
Thore Schillmann 9bcbe523d7 (draft) metadata embedding when sending to device 2 years ago
Ozzie Isaacs ae3e3559b8 Rate limit prepared for feedback on login route 2 years ago
Ozzie Isaacs a72f16fd3a Fix missing or_ import 2 years ago
Ozzie Isaacs c2545315e1 Fix Ratings with 0 stars are counted as None 2 years ago
Ozzie Isaacs 61a0c72f8e Merge remote-tracking branch 'typo/fix-typos' 2 years ago
Ozzie Isaacs 1e44cb3b6c Merge remote-tracking branch 'cn/Translation/Simplifield_Chinese'
# Conflicts:
#	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.mo
#	cps/translations/zh_Hans_CN/LC_MESSAGES/messages.po
2 years ago
Ozzie Isaacs 462aa47ed6 Merge remote-tracking branch 'jp/japanese' 2 years ago
Thore Schillmann 80b0e88650 fix for GDrive integration 2 years ago
Thore Schillmann 4913673e8f added `subprocess.wait()` when getting metadata 2 years ago
Thore Schillmann fc004f4f0c moved `get_calibre_binarypath()` to `helper.py` 2 years ago
Ozzie Isaacs 7344ef353c Rate limited login 2 years ago
Ozzie Isaacs 3bde8a5d95 Encrypt passwords 2 years ago
Kian-Meng Ang c4104ddaf4 Fix typos 2 years ago
Thore Schillmann 0d34f41a48 cleanup of `autodetect_converter_binary` 2 years ago
xlivevil b47c1d2431
Update Simplifield Chinese translation 2 years ago
Thore Schillmann a77aef83c6 automatically set `config_converterpath` 2 years ago
Thore Schillmann e39c6130c3 cleanup and better error handling 2 years ago
subdiox 12071f3e64 Fix author & series ID translation 2 years ago
subdiox 92b6dbf26f Fix one Japanese translation 2 years ago
subdiox 98b554a3a0 Fix Japanese translation 2 years ago
Thore Schillmann 03359599ed input validation for calibre binary directory 2 years ago
Thore Schillmann 3c4330ba51 refactoring of calibre binary detection 2 years ago
Thore Schillmann 8c781ad4a4 code cleanup and implements cover change 2 years ago
Thore Schillmann 5e9ec706c5 first draft of embedding metadata on conversion 2 years ago
Ozzie Isaacs 07c67b09db Merge remote-tracking branch 'uk/master' 2 years ago
Ozzieisaacs c5fc30a1be Bugfix error message missing custom read status column
Bugfix password validation
2 years ago
Ozzie Isaacs 29fd4ae4a2 Bugfixes create users
Update Teststatus
2 years ago
Ozzieisaacs 4ef8c35fb7 Bugfies password validation from testrun 2 years ago
Ozzieisaacs 04326af2da password validation working 2 years ago
Ozzieisaacs d6a31e5db8 config verify password working 2 years ago
Ozzie Isaacs 73d48e4ac1 Frontend for password strength 2 years ago
Ozzie Isaacs 02e1be09df Catch StaleDataError
Update requirements jsonschema
2 years ago
Ozzie Isaacs f85b587d0a Prevent converting of kepub on every new user (#2446)
Added error logging message if convert fails
If convert only task, only convert book message is logged
2 years ago
Ozzie Isaacs 89d522e389 Fix for #2445 (book read status can't be set if custom column is linked and read status was set before) 2 years ago
Thore Schillmann 2816a75c3e changed datetime format of published tag 2 years ago
Ozzie Isaacs 78b45f716a Bugfix for #2433 (LazyString is not JSON serializable if one of kepubify/ebook-convert/unrar is not installed) 2 years ago
Ozzie Isaacs 91df265d40 Fix for #2437 (advanced search for read status crashes calibre-web) 2 years ago
Illia Maier 7e7f54cfa7
Update Ukrainian translation
Update Ukrainian translation
2 years ago
Illia Maier 80bc14c0cf
Merge pull request #1 from Illia-M/Develop
Develop
2 years ago
Illia Maier 7685818b16
Update Ukrainian translation
Update Ukrainian translation
2 years ago
Ozzie Isaacs f44d42f834 Merge remote-tracking branch 'opds/bugfix_2419'
Bugfix send emails
2 years ago
GarcaMan bf12542df5 Updated Rotate Left/Right shortcut funtions to update inmediatly
Minor fixes
2 years ago
Ozzie Isaacs 25f2af3f03 Whitespaces are striped from email address (fixes #2432) 2 years ago
Ozzie Isaacs d90cfce97f Merge remote-tracking branch 'ldap/master' 2 years ago
Ozzie Isaacs 543fe12862 Merge remote-tracking branch 'epub_theme/epub_themes' 2 years ago
Ozzie Isaacs 4f66d6b3b1 Update ukranian translation 2 years ago
Illia Maier c36138b144
Update Ukrainian translations 2 years ago
Thore Schillmann 7f6e88ce5e fixes bug 2419 2 years ago
Ozzie Isaacs aa442d8c51 Update flask-login requirement 2 years ago
Aisha Tammy a3cd217cea allow @ in auto username detection
Signed-off-by: Aisha Tammy <aisha@bsd.ac>
2 years ago
Thore Schillmann 0f3f918153 multiple authors and publication date in opds feed 2 years ago
Ozzieisaacs 790080f2a0 Fix Cache Buster 2 years ago
Ozzieisaacs 4ea80e9810 Code cosmetics 2 years ago
leexia 3b7cd38d5e Fix grammar mistake 2 years ago
Evan Peterson 7ae9f89bbf
Merge branch 'Develop' into kobo-sync-detect-fixed-layout 2 years ago
Ozzie Isaacs 8a6a8dcbe8 Transfer gevent errors to log file
Transfer warnings from warnings module to logfile (#2394)
2 years ago
Ozzie Isaacs fbac3e38ac Eenabled send epubs to E-Reader devices 2 years ago
Ozzie Isaacs c1f1952b04 Updated jsonschema requirement
Testupdate
Fixed file mode of main.js
2 years ago
Ozzie Isaacs 5e4cf839bc Replace "ast" by "json.loads" to handle enums with default values/colors (fix for #2398) 2 years ago
Ozzie Isaacs 056ecf0d90 Fix for #2394 2 years ago
Ozzie Isaacs 1bcb714fac Remove mature tags config option 2 years ago
Ozzie Isaacs 8cb3fe32a5 Try to prevent error from #2390 2 years ago
Ozzieisaacs ae5053e072 Added missing translation strings
Update German Translation
2 years ago
Ozzie Isaacs cde51e743a Removed duplicate Werkzeug entry in about page
Code cosmetics
2 years ago
Ozzie Isaacs 49655e9f2d More bugfixes for time and datetime.time 2 years ago
Ozzie Isaacs 7b45324149 Bugfix time and datetime.time 2 years ago
Ozzie Isaacs 12f3a13d1d Fix typo
Fix missing maim.py file in update pypi package
Bugfix after last testrun
2 years ago
Ozzie Isaacs e8e4d87d39 Bugfix session commit
Bugfix get_locale
Bugfix reconnect database schedule
Bugfix no permission error message logging
Bugfix updater
2 years ago
Ozzie Isaacs 5d5a94c9e5 Bugfix start as program 2 years ago
Ozzie Isaacs 258b4a6767 Bugfix OAuth Login 2 years ago
Ozzie Isaacs ef4b5e2881 Bugfix audio player
Bugfix Debugfile export
2 years ago
Ozzie Isaacs a968ddaef2 Bugfixes after testrun 2 years ago
Ozzie Isaacs aaa749933d Further migration to flask_babel
Bugfix sort order
Bugfix tasklist
2 years ago
Ozzie Isaacs 2e007a160e reenable startup logging
Bugfixes from refactoring and merge
2 years ago
Ozzie Isaacs e7464f2694 Refactored web.py to shrink size of file 2 years ago
Ozzie Isaacs 47414ada69 Merge branch 'master' into Develop 2 years ago
Ozzie Isaacs 9410b47144 Refactored startup for compatibility with pyinstaller 5.0 2 years ago
Ozzie Isaacs 2b03cae017 Bugfix scheduler end task 2 years ago
Ozzie Isaacs 21ebdc0130 Bugfixes from testrun 2 years ago
Ozzie Isaacs 6e8445fed5 Changed schedule start- and end-time to schedule start and duration
Localized display of schedule start-time and duration
Removed displaying scheduling settings if "APScheduler" is missing
Input check for start-time and duration
2 years ago
Ozzie Isaacs d83c731030 Reconnect only if reconnect is enabled 2 years ago
Ozzie Isaacs ae9a970782 Add button to update cover cache (for usecase sideloaded changed cover)
Bugfix logig start background schedue
2 years ago
Ozzie Isaacs 1e723dff3a Make texts in Background thread translatable 2 years ago
Ozzie Isaacs 8421a17a82 Always catch sqlite create_function error 2 years ago
Ozzie Isaacs bc96ff9a39 Enable scheduled side deleting of thumbnails of deleted books 2 years ago
Ozzie Isaacs bf049d8240 Make series cover cache invisible 2 years ago
Ozzie Isaacs 6e783cd7ee Make Task Stop Action green (marked as clickable) 2 years ago
Ozzie Isaacs 069dc2766f Update optional-requirements
Bugfix with serializing tasks
Bugfix order of tasks (id was used instead of task_id)
Code cosmetics
2 years ago
Ozzie Isaacs 2f5b9e41ac Reduce number visible System tasks in Tasks list 2 years ago
Ozzie Isaacs 9a8093db31 Thumbnail is generated directly after a book is added 2 years ago
Ozzie Isaacs 5c342d4e7c use get for dicts 2 years ago
Ozzie Isaacs 3c98cd1b9a Merge branch 'master' into cover_thumbnail
# Conflicts:
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs a8680a45ca Bugfixes from Testrun
Update teststatus
2 years ago
Ozzie Isaacs d75d95f401 Merge remote-tracking branch 'epub_meta/master' 2 years ago
Ozzie Isaacs fbb6de7195 Merge remote-tracking branch 'translation/translation/Simplified_Chinese' 2 years ago
xlivevil 3cbbf6fa86
Update Simplifield Chinese translation 2 years ago
Ozzieisaacs c92d65aad3 Catch more errors on import metadata provider 2 years ago
Ozzieisaacs c61e5d6ac0 Fix amazon metadata-provider 2 years ago
Ozzieisaacs 130af069aa Merge remote-tracking branch 'douban/metadata_provider/douban'
# Conflicts:
#	cps/metadata_provider/amazon.py
#	cps/metadata_provider/lubimyczytac.py
2 years ago
Ozzieisaacs 09b381101b Added "None" to list of file formats, tags, series, languages
Unified languages.html and list.html template
2 years ago
Ozzie Isaacs 2f3e5eadeb Bug fix after merge (renamed variable) 2 years ago
Ozzie Isaacs fe5d684d2c Merge branch 'master' into cover_thumbnail 2 years ago
Ozzie Isaacs df53a5d8c9 Prevent none comment while upload pdf documents 2 years ago
Ozzie Isaacs 83b99fcb1a Fix cover upload url with spaces at the end
Support image/jpg as upload format mimetype, remove redundant check of mimetype
2 years ago
Ozzie Isaacs 028e6855a7 Pagination button disapears in standard theme once infinite scroll is triggered 2 years ago
Wulf Rajek adf6728f14 Gracefully deal with incorrect dates 2 years ago
Ozzie Isaacs 1136383b9a Bugfix for cli folder names as -p or -g parameters 2 years ago
Ozzie Isaacs d770e5392e Further fix for #2363 2 years ago
Ozzie Isaacs 3d2e7e847e Merge branch 'master' into cover_thumbnail
# Conflicts:
#	setup.cfg
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs a63af5882e Fix for #2363 (Handle empty response from lubimyczytac metadata provider) 2 years ago
Wulf Rajek 2d0af0ab49 Add pubdate, publisher and identifiers metadata #2163 2 years ago
Ozzie Isaacs 42b0226f1a Fix for missing "query" entry in flask_session 2 years ago
Ozzie Isaacs 8adae6ed0c Handle permission errors for static files (Fix for #2358)
Version bump
2 years ago
Ozzie Isaacs fee76741a0 Update Testresult 2 years ago
Ozzie Isaacs f36d3a76be Return false if custom columns generate an error during connect database
Replaced existing with valid in readme to make it more clear what database is needed
2 years ago
Ozzie Isaacs afaf496fbe Merge branch 'master' into cover_thumbnail
# Conflicts:
#	cps/db.py
#	cps/templates/author.html
#	cps/templates/discover.html
#	cps/templates/index.html
#	cps/templates/search.html
#	cps/templates/shelf.html
#	cps/web.py
#	requirements.txt
#	test/Calibre-Web TestSummary_Linux.html
2 years ago
Ozzie Isaacs c06754975e Added bookeen to the reader for "simple theming" (#1861) 2 years ago
Ozzie Isaacs 834edadc28 Possible fix for #2350 and #2351 (databse locked)
Fix for #2309 (long unicode filenames could get to long)
2 years ago
Ozzie Isaacs 73d359af05 Bugfix logging with gdrive
Update optional-requirements.txt
2 years ago
Ozzie Isaacs baffe1f537 Plus ("+" vs. "%2B") encoded search strings for opds search feeds are now working in request string (fix for #2175) 2 years ago
Ozzie Isaacs 2f949ce1dd Enabled search for text based custom column content in simple search (fix for #2279) 2 years ago