Ozzieisaacs
85aac02593
Merge remote-tracking branch 'css/master' into master
4 years ago
Ozzieisaacs
9a896ea81e
Removed logging of headers as it caused trouble while showing logfile in UI
4 years ago
Ozzieisaacs
422c1893c0
Fix for the fix cover_url
4 years ago
Ozzieisaacs
bed1b24340
Fixes from test of upload restrictions
4 years ago
Ozzieisaacs
da909ff084
Fixes from test of upload restrictions
4 years ago
Ozzieisaacs
8f743b70a4
Revert the tolino stuff
4 years ago
Ozzieisaacs
a761017116
Additional debug output for #1527
4 years ago
Ozzieisaacs
f06cc25a99
Fix for immediate logout with next="/logout"
...
Fix tolino per default with deactivated Strict-Transport-Security
4 years ago
Ozzieisaacs
eff8480d5c
Show listen in browser formats in lowercase
4 years ago
Ozzieisaacs
eec303de49
Fix #1621 (Link to contributing.md file wrong)
4 years ago
Ryan Long
a6002a2c6c
1622_updated_css
4 years ago
Ozzieisaacs
7ba014ba49
Fix "is not a valid language" on upload of comic books
...
Fix metadata excration of comic books
updated bootstrap table
updated handling of upload formats restrictions
4 years ago
Ozzieisaacs
165c649f31
Fix "is not a valid language" on upload
4 years ago
Ozzieisaacs
c0a401216b
Add links to contribution guidelines
4 years ago
Ozzieisaacs
2d712a3841
Fix #1612
4 years ago
Ozzieisaacs
a2b5b4dd17
Merge remote-tracking branch 'identifier/master' into master
4 years ago
Alexander Yakovlev
4eded82102
Add ISFDB
4 years ago
Alexander Yakovlev
ec4ff83465
Add ISSN tags
4 years ago
Alexander Yakovlev
8745b8b051
nice title for Litres tags
4 years ago
Alexander Yakovlev
4e28c3cadb
add Litres references
4 years ago
OzzieIsaacs
d137735be1
Fix #805 (First request to gdrive fails)
4 years ago
Ozzieisaacs
1450a21d00
Fix links to amazon ( #1461 )
4 years ago
Ozzieisaacs
4b7a37cf7d
Bugfix empty email attachment size
4 years ago
Ozzieisaacs
e012726cd4
Fix #1461 (parse Amazon_* identifiers)
4 years ago
Ozzieisaacs
d3bde0408f
Improvederror handling for editing identifier
4 years ago
Ozzieisaacs
ec0a0190e7
Merge remote-tracking branch 'polish/master' into master
4 years ago
OzzieIsaacs
173484c30e
Fix #1002 , #1581 (Public shelfs not accessible as guest user)
4 years ago
Dawid Gliwka
62e7ab8c2b
Update polish translation
4 years ago
OzzieIsaacs
649a553fa4
Merge remote-tracking branch 'metadata/master' into master
4 years ago
OzzieIsaacs
e17a06d7bd
Merge remote-tracking branch 'oauth/oauth-typo' into master
4 years ago
OzzieIsaacs
65560ab65e
Merge remote-tracking branch 'google_oauth/patch-1' into master
4 years ago
Sean Leonard
078fc25845
Remove Google+ OAuth scope
...
The scope is no longer available per https://developers.google.com/+/api-shutdown
Fixes #1472
Fixes #1573
4 years ago
Marvel Renju
67eb4b317a
Fix typo
...
google oauth provider obtain link was pointing to github
4 years ago
OzzieIsaacs
843279bacb
Merge remote-tracking branch 'jef/jef/download-kobo' into master
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
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