Commit Graph

1768 Commits (ec3a3a73efadc5d235ba7b41164a0ec44595c57a)

Author SHA1 Message Date
Ozzieisaacs ec3a3a73ef Merge branch 'master' into Develop
Ozzieisaacs 087c4c5929 Merge remote-tracking branch 'opds/master'
Ozzieisaacs e0ee2e0801 Merge remote-tracking branch 'typo/master'
Michael Knepher c79a9e9858 Fix typo "Shelfs" to "Shelves"
OzzieIsaacs b7535b9526 Merging master branch
- fix title sort function
- fix focus on search
OzzieIsaacs 0cf1cc5587 Fixes from tests
Ozzieisaacs 098dab889a Fixed title sorting routine
Ozzieisaacs cc856c7cd1 Merge remote-tracking branch 'search_focus/activate-search-focus-if-search-in-progress'
Ozzieisaacs a20a155d39 Merge remote-tracking branch 'typo/patch-2' into Develop
Ozzieisaacs 1a458fe39f Fix for converting books should now be possible again
celogeek 051ffdda35
activate search focus if search in progress
OzzieIsaacs a48418364c Fiexes from tests
Ozzieisaacs b75497231e Additional fix for (metadata.db is now held in memory, app.db is attached to it -> joins between both databases possible -> book_read_link is joined for getting result)
Knepherbird 5cceeb6ef2
Fix: correct property typo
Correcting 'box-sizeing' to 'box-sizing'
Ozzieisaacs 29b94c5615 Fix for (to many read books lead to to large sql query) -> only fix for linked calibre-column
Ozzieisaacs 81fc1eccd3 Fix for (to many read books lead to to large sql query) -> only fix for linked calibre-column
Braincoke 22fae51c9d Fix XML parsing error when using OPDS feeds
Using the OPDS feeds with MoonReader yielded the following error:
"Error parsing XML: unbound prefix".
This was due to a missing namespace in the feed.xml template.
See https://github.com/janeczku/calibre-web/issues/1403 for more
information.
Ozzieisaacs 4332f7a640 Better detection of localhost for kobo sync (possibly related to )
Ozzieisaacs d0e603e62d Better detection of localhost for kobo sync
Ozzieisaacs 38c28f4358 Merge branch 'master' into Develop
# Conflicts:
#	cps/admin.py
#	cps/constants.py
#	cps/static/css/caliBlur.min.css
#	cps/uploader.py
Ozzieisaacs 742799b4ac Added missing float custom column to search form
Ozzieisaacs 5405dc5141 Fix for (saving settings with enabled gdrive metadata watch led to crash)
Ozzieisaacs 013793f989 Fix for (Kobo sync not working if series is given, but no series_index)
Ozzieisaacs 2468cf63cc Fix for (changed supported audio files)
Changed max gevent version
Fix for  (changed supported audio files)
Ozzieisaacs 8e9b5d7e50 Merge remote-tracking branch 'caliblur/master'
Ozzieisaacs a33515d907 Merge remote-tracking branch 'refactor/refactor_uploader'
Ozzieisaacs a276a33081 Merge remote-tracking branch 'nl/master'
h1f0x e325c3dbf6 fixed div selection in caliBlur.js
h1f0x b3fef625a8 Fixed Calibur views: series, authors, publishers, ratings, file formats, detail view
Ozzieisaacs 13994a5f96 Merge branch 'master' into Develop
Ozzieisaacs e8ac62cdd8 Moved password replace to prevent incomplete session
Ozzieisaacs 1bc7134ec2 Fix error 500 on reset password in debug mode
Ozzieisaacs 273572f44c Merge branch 'master' into Develop
# Conflicts:
#	cps/ub.py
Ozzieisaacs ac37483d47 Fix for (kobo sync errors out if read/unread books had been present in app.db during initial database migration)
Ozzieisaacs 0cc2b49296 Merge branch 'master' into Develop
# Conflicts:
#	cps/templates/book_edit.html
Ozzieisaacs 44d5adc16f Fix
Ozzieisaacs f749fc641b Temporary fix for
Ozzieisaacs 87c76c09e2 temporary fix for
Ozzieisaacs e787f9dd9f Automatic username ()
Ozzieisaacs ec7d5b17ab Added table view for books
Ozzieisaacs 47641eee59 Merge branch 'master' into Develop
Ozzieisaacs 42abe28cc1 Fix for (import ldap users with whitespaces)
Ozzieisaacs b48afa38ac Fix (Add asin to recognized identifiers)
Ozzieisaacs f7269d8df2 Fix for (Private shelves are listed twice in the "Add to shelf" dropdown menu)
Ozzieisaacs ce0fab8d2f Fix duplicate shelf names in "search"
Ozzieisaacs 33472567de Improved Debug output on send email
Ozzieisaacs f5e12328dc Fix for (Restrictions with "&" in it can't be deleted)
Ozzieisaacs 486c0f2937 Fix for (Restrictions with "&" in it can't be deleted)
jvoisin e69c4cd1dc Refactor a bit cps/uploader.py
Marcel e0d3ccd8d1
Update messages.po