Commit Graph

1870 Commits (4b7a37cf7dd87efa0d33f75a4a423f29813cbf07)

Author SHA1 Message Date
Ozzieisaacs 4b7a37cf7d Bugfix empty email attachment size
Ozzieisaacs e012726cd4 Fix (parse Amazon_* identifiers)
Ozzieisaacs d3bde0408f Improvederror handling for editing identifier
Ozzieisaacs ec0a0190e7 Merge remote-tracking branch 'polish/master' into master
OzzieIsaacs 173484c30e Fix , (Public shelfs not accessible as guest user)
Dawid Gliwka 62e7ab8c2b Update polish translation
OzzieIsaacs 649a553fa4 Merge remote-tracking branch 'metadata/master' into master
OzzieIsaacs e17a06d7bd Merge remote-tracking branch 'oauth/oauth-typo' into master
Sean Leonard 078fc25845
Remove Google+ OAuth scope
The scope is no longer available per https://developers.google.com/+/api-shutdown

Fixes  
Fixes 
Marvel Renju 67eb4b317a Fix typo
google oauth provider obtain link was pointing to github
OzzieIsaacs 843279bacb Merge remote-tracking branch 'jef/jef/download-kobo' into master
OzzieIsaacs cf35c9dcef Merge remote-tracking branch 'name/patch-2' into master
OzzieIsaacs 45ff9394f2 Fix comma separated author names during for upload
OzzieIsaacs 282859bc1b Merge remote-tracking branch 'github/master' into master
OzzieIsaacs a3ae97a5a3 Fix (author name not shown in change book order in shelfs)
OzzieIsaacs b9c0f2a3d3 Merge remote-tracking branch 'origin/master' into master
OzzieIsaacs 0cc07362b8 Fix for
Brandon Ingli 4ee5dcaff3
Elevate Log Messages in web.py
Elevates login failure log messages and register failure log messages from INFO to WARNING, "Unknown Error" to ERROR, and fixes misspelling of "address" in web.py log messages. Misspelling remains in variable names to avoid breaking changes.
Ozzie Isaacs 4d44746a88 Change settings database gdrive watch to JSON
OzzieIsaacs 1535bdbcd8 Merge remote-tracking branch 'memorydatabase/issue/1564'
OzzieIsaacs f9c6fb30bf Excluded series type again, as it causes problems upon reconnect
Ozzie Isaacs 94ad93ebd7 Added series like custom columns
blitzmann 0e1ec5034e Fix for - using memory database in multiple threads.
See also: https://docs.sqlalchemy.org/en/13/dialects/sqlite.html#using-a-memory-database-in-multiple-threads
OzzieIsaacs b309c1fc91 Fix filenames (Escape "\") for searching calibre excecutable on windows
Ryan Holmes 969105b205
Trim whitespace from filename
This avoids an OSError when the book's metadata has whitespace at the end of it.
Ryan Holmes 28bfb06c67
Revert the deletion of another line
This was done by mistake, whoops!
Ryan Holmes 704dcb3e58
Move assignment of `new_coverpath`
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value
Ren Wei 4c6f5096be get metadata, typo, if no result from google, it will display the noresult msg, regardless of the others results.
Ozzie Isaacs 1a1d105fae Fix (Floating point numbers showing 2 decimals on details page
Ozzie Isaacs 42a0639bb5 Fix (Invalid LDAP Cert Path no longer crashes app)
Ozzie Isaacs e27b08203d Fix (white background on transparent cover instead of black one)
Ozzie Isaacs 25fc6f1937 Further fixes for (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "")
Ozzie Isaacs 0ccc3f7252 Fixes for windows (moving files not allowed -> Close pdf after metadata extracting, add os.path.normcase to path while renaming folders, as thi caused also trouble
Added hint for missing ghostcript on cover extraction
Ozzie Isaacs 66acd1821d Update Gdrive integration (Error Handling on Callback and wording)
Ozzie Isaacs 93a0217d5f Fix for (Handle improper migrated database with config_mature_content_tags NULL instead of "")
Jef LeCompte 711a697570
Merge remote-tracking branch 'upstream/master' into jef/download-kobo
Ozzieisaacs 450411a732 (Support Multiple authors, but not showing up on Kobo reader)
Fix for  (reading progress was not stored, as user login was wrong)
Ozzieisaacs f80c67828b Fix (Custom ratings of increment 0.5 are allowed)
Ozzieisaacs d1889a5e06 Fix (program info only visible in about section if user is admin)
Ozzieisaacs 12263ff02f Fix (OverflowError thrown during sync on some Linux Systems if one of the timestamps is outside range 1970 to 2038)
Ozzieisaacs 76f914cbc2 Fixed logging in SyncToken
Ozzieisaacs c1f5252b3f Fix (OSError thrown during sync on Windows if one of the timestamps is outside range 1970 to 2038)
Ozzieisaacs 20c6f79a44 Changed behavior delete books with subfolders (additional warning message, but book is deleted)
Ozzieisaacs ee6f1405d4 Fix (Added route to robots.txt)
Ozzieisaacs ee3541d74e Fix kobo links for reverse proxies with subdomains (and docker?)
Jef LeCompte e048388213
feat(api): include external port option
Signed-off-by: Jef LeCompte <jeffreylec@gmail.com>
Ozzieisaacs 8608ff11f7 Fix (Password generation on python2 working again)
OzzieIsaacs 601464083b Fix for task wrap around
Ozzieisaacs ba10657829 Add fix for read only gdrive file
Ozzieisaacs 6315655f93 Re-add missing po files