- 30 Aug, 2020 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 26 Aug, 2020 2 commits
-
-
Sean Leonard authored
The scope is no longer available per https://developers.google.com/+/api-shutdown Fixes #1472 Fixes #1573
-
Marvel Renju authored
google oauth provider obtain link was pointing to github
-
- 23 Aug, 2020 3 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 22 Aug, 2020 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 21 Aug, 2020 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 17 Aug, 2020 1 commit
-
-
Brandon Ingli authored
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.
-
- 15 Aug, 2020 3 commits
-
-
Ozzie Isaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 14 Aug, 2020 2 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
- 11 Aug, 2020 2 commits
-
-
Ozzie Isaacs authored
-
- 10 Aug, 2020 1 commit
-
-
Marvel Renju authored
Changed all the statements in ub.py to use python context managers so that conn.close() is called automatically. (https://docs.sqlalchemy.org/en/13/core/connections.html)
-
- 09 Aug, 2020 6 commits
-
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
OzzieIsaacs authored
-
Ryan Holmes authored
This avoids an OSError when the book's metadata has whitespace at the end of it.
-
Ryan Holmes authored
This was done by mistake, whoops!
-
Ryan Holmes authored
With the assignment originally being within the try, if the try failed, the exception wouldn't have access to the value
-
- 08 Aug, 2020 1 commit
-
-
Efreak authored
-
- 23 Jul, 2020 3 commits
-
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
Ozzie Isaacs authored
-
- 22 Jul, 2020 1 commit
-
-
Ozzie Isaacs authored
Further fixes for #1530 (Handle improper migrated database with config_mature_content_tags, allowed_tags, denied_tags, denied_column_value, allowed_column_value NULL instead of "")
-
- 21 Jul, 2020 2 commits
-
-
Ozzie Isaacs authored
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 authored
-
- 20 Jul, 2020 1 commit
-
-
Ozzie Isaacs authored
Fix for #1530 (Handle improper migrated database with config_mature_content_tags NULL instead of "")
-
- 13 Jul, 2020 1 commit
-
-
Jef LeCompte authored
-
- 05 Jul, 2020 5 commits
-
-
Ozzieisaacs authored
Fix for #1439 (reading progress was not stored, as user login was wrong)
-
Ozzieisaacs authored
-
Ozzieisaacs authored
-
Ozzieisaacs authored
Fix #1423 (OverflowError thrown during sync on some Linux Systems if one of the timestamps is outside range 1970 to 2038)
-
Ozzieisaacs authored
-