Commit Graph

128 Commits (master)

Author SHA1 Message Date
jvoisin 2c99e71626 Remove a superfluous space 4 years ago
Ozzieisaacs e16c0caebb Fix opds search 4 years ago
Ozzieisaacs 2e67bd2407 Fix add to shelf from search 4 years ago
OzzieIsaacs d70ded0993 Fix for search 4 years ago
OzzieIsaacs bb03026589 Fixes from merge problems 4 years ago
OzzieIsaacs 3b8e5ddfb3 Merge remote-tracking branch 'worker/db' into Develop
# Conflicts:
#	cps/tasks/convert.py
4 years ago
Ozzieisaacs 6e6f144b7a Paginated search and advanced search
Wraparound on books list deactivated
4 years ago
Ozzieisaacs 7c8f6ce62f Merge branch 'master' into Develop
# Conflicts:
#	cps/comic.py
#	cps/editbooks.py
#	cps/isoLanguages.py
4 years ago
Ozzieisaacs 2d712a3841 Fix #1612 4 years ago
blitzmann 0480edce2a Clarify need for WeakSet 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
blitzmann 76c724c783 Remove global session object, this is now wrapped in the CalibreDB class 4 years ago
blitzmann 032cb59388 Fix resetting the session when first configuring the calibre-db on first boot up 4 years ago
blitzmann 18d16f9a8b Initial attempt at setting up CalibreDB as a class that carries the engine and DB connection, and the instance being the session 4 years ago
OzzieIsaacs 670cbcd336 Merge branch 'master' into Develop 4 years ago
Ozzieisaacs 449d31e8a1 Refactored update_dir_structure_file 4 years ago
Ozzieisaacs 1450a21d00 Fix links to amazon (#1461) 4 years ago
Ozzieisaacs e012726cd4 Fix #1461 (parse Amazon_* identifiers) 4 years ago
Ozzieisaacs f49688fdb9 Fix #1461 (parse Amazon_* identifiers) 4 years ago
Ozzieisaacs e32b017431 Revert "Test revert global Session"
This reverts commit 393869e538.
4 years ago
Ozzieisaacs 393869e538 Test revert global Session 4 years ago
Ozzieisaacs eaed53e25b Fix for author edit error (2 same sort_authors lead maybe to choose wrong one) 4 years ago
OzzieIsaacs feacbe8ebd Possible Fix for database crash after adding new format and accessing calibre database afterwards 4 years ago
blitzmann 6322919bc7 Merge branch 'Develop' into tasks
# Conflicts:
#	cps/db.py
4 years ago
blitzmann 5ec1283bb1 Remove threading for the calibre DB class 4 years ago
blitzmann 0f28dc5e55 Remove the queue stuff for CalibreDB (is no longer used) 4 years ago
blitzmann bf41b04cfa Remove convert task from db.py - with the fixed from #1565, this no longer seems to be needed 4 years ago
blitzmann 414043ded1 Remove references to old worker, turn off calibre_db task queue (for now until I can determine if it's needed still), and attempt to re-implement email progress tracking (not working at the moment) 4 years ago
OzzieIsaacs ad144922fb Merge with master 4 years ago
OzzieIsaacs 1535bdbcd8 Merge remote-tracking branch 'memorydatabase/issue/1564' 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
Ozzieisaacs c18d5786dd Improved validation check 4 years ago
Ozzieisaacs 1c681ee378 Improvements for books table editor 4 years ago
Ozzieisaacs 4038cb5b85 Internal paged Search prepared
Search for table list is working
4 years ago
Ozzieisaacs 0dd0605a1f Book list for merging 4 years ago
Ozzieisaacs 827b0c6e50 Changed pubdate to timestamp 4 years ago
Ozzieisaacs 27ed918896 Enabled search for archived books 4 years ago
Ozzieisaacs 46197d82b5 Edit and Upload books refactored 4 years ago
OzzieIsaacs d0e15da352 Fix lcase function 4 years ago
Ozzieisaacs 5f0660a4e5 Refactored helper.py and db.py 4 years ago
OzzieIsaacs b7535b9526 Merging master branch
- fix title sort function
- fix focus on search
4 years ago
Ozzieisaacs 098dab889a Fixed title sorting routine 4 years ago
Ozzieisaacs 1a458fe39f Fix for #1407 converting books should now be possible again 4 years ago
Ozzieisaacs b75497231e Additional fix for #1407 (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) 4 years ago
Ozzieisaacs 47641eee59 Merge branch 'master' into Develop 4 years ago