OzzieIsaacs
36cbc42363
Better test output html file
4 years ago
Ozzie Isaacs
6c552f6b43
Update tests Windows
4 years ago
Ozzie Isaacs
9723129436
Updated dependency comicapi version
4 years ago
Ozzie Isaacs
dc5191f8ba
Added unrar binary is found on windows
4 years ago
OzzieIsaacs
d79726899f
Updated testresult linux
4 years ago
Ozzie Isaacs
8ab5710098
Updated testresuts Windows
4 years ago
OzzieIsaacs
61d628d596
oauth problem solved
4 years ago
Ozzie Isaacs
d89830af61
Fix anonymous user has no modified_flag error
4 years ago
Ozzie Isaacs
ef1736b571
Fix error on guest user (view settings missing)
4 years ago
OzzieIsaacs
cdaad2fb4a
Merge branch 'master' into Develop
4 years ago
OzzieIsaacs
843279bacb
Merge remote-tracking branch 'jef/jef/download-kobo' into master
4 years ago
OzzieIsaacs
f066926fc9
Merge branch 'master' into Develop
4 years ago
OzzieIsaacs
4c38b0ab10
Prepare for save name sort order
4 years ago
OzzieIsaacs
cf35c9dcef
Merge remote-tracking branch 'name/patch-2' into master
4 years ago
OzzieIsaacs
45ff9394f2
Fix comma separated author names during for upload
4 years ago
OzzieIsaacs
282859bc1b
Merge remote-tracking branch 'github/master' into master
4 years ago
OzzieIsaacs
a3ae97a5a3
Fix #1574 (author name not shown in change book order in shelfs)
4 years ago
OzzieIsaacs
ed8275a20b
Fix #1574 (author name not shown in change book order in shelfs)
4 years ago
OzzieIsaacs
f2add3f788
Migration of view settings working in User database
...
Book Merge gives now feedback on what is done
4 years ago
OzzieIsaacs
ad144922fb
Merge with master
4 years ago
OzzieIsaacs
b9c0f2a3d3
Merge remote-tracking branch 'origin/master' into master
4 years ago
OzzieIsaacs
0cc07362b8
Fix for #1573
4 years ago
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.
4 years ago
Ozzie Isaacs
4d44746a88
Change settings database gdrive watch to JSON
4 years ago
OzzieIsaacs
1535bdbcd8
Merge remote-tracking branch 'memorydatabase/issue/1564'
4 years ago
OzzieIsaacs
ecb160b28d
Merge remote-tracking branch 'pypy/fix-pypy3-settings-database-error'
4 years ago
OzzieIsaacs
7e9941def0
Updated test results
4 years ago
OzzieIsaacs
f9c6fb30bf
Excluded series type again, as it causes problems upon reconnect
4 years ago
Ozzie Isaacs
94ad93ebd7
Added series like custom columns #1501
4 years ago
blitzmann
0e1ec5034e
Fix for #1564 - using memory database in multiple threads.
...
See also: https://docs.sqlalchemy.org/en/13/dialects/sqlite.html#using-a-memory-database-in-multiple-threads
4 years ago
Marvel Renju
76b0505bd9
Change all "conn = engine.connect()" statements to "with engine.connect() as conn:" in ub.py
...
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 )
4 years ago
OzzieIsaacs
b309c1fc91
Fix filenames (Escape "\") for searching calibre excecutable on windows
4 years ago
OzzieIsaacs
b9a802a19c
Merge remote-tracking branch 'cover_path/patch-1'
4 years ago
OzzieIsaacs
a882ad3e65
Merge remote-tracking branch 'contrib/patch-1'
4 years ago
Ryan Holmes
969105b205
Trim whitespace from filename
...
This avoids an OSError when the book's metadata has whitespace at the end of it.
4 years ago
Ryan Holmes
28bfb06c67
Revert the deletion of another line
...
This was done by mistake, whoops!
4 years ago
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
4 years ago
Efreak
a7e723d8d4
Spelling/grammar in CONTRIBUTING.md
4 years ago
Ozzie Isaacs
1a1d105fae
Fix #1538 (Floating point numbers showing 2 decimals on details page
4 years ago
Ozzie Isaacs
42a0639bb5
Fix #1533 (Invalid LDAP Cert Path no longer crashes app)
4 years ago
Ozzie Isaacs
e27b08203d
Fix #1531 (white background on transparent cover instead of black one)
4 years ago
Ozzie Isaacs
25fc6f1937
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 "")
4 years ago
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
4 years ago
Ozzie Isaacs
66acd1821d
Update Gdrive integration (Error Handling on Callback and wording)
4 years ago
Ozzie Isaacs
93a0217d5f
Fix for #1530 (Handle improper migrated database with config_mature_content_tags NULL instead of "")
4 years ago
Jef LeCompte
711a697570
Merge remote-tracking branch 'upstream/master' into jef/download-kobo
4 years ago
Ozzieisaacs
f8139f3198
Store last selected view for sidebar (not for categories, series, publishers, ..)
...
Started making search paged
4 years ago
Ozzieisaacs
df01022f49
Added save user view settings
4 years ago
Ozzieisaacs
450411a732
#1344 (Support Multiple authors, but not showing up on Kobo reader)
...
Fix for #1439 (reading progress was not stored, as user login was wrong)
4 years ago
Ozzieisaacs
f80c67828b
Fix #1500 (Custom ratings of increment 0.5 are allowed)
4 years ago