This website requires JavaScript.
Explore
Help
Sign In
Cutlery
/
calibre
Watch
1
Star
0
Fork
0
You've already forked calibre
mirror of
https://github.com/kovidgoyal/calibre.git
synced
2026-04-28 03:30:41 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
calibre
/
src
/
calibre
/
db
History
Kovid Goyal
32a52b9e05
Make the list of displayed fields in the book details panel a per library setting
2012-07-10 15:57:35 +05:30
..
tests
...
2011-09-07 23:54:35 -06:00
__init__.py
...
2011-11-07 23:10:22 +05:30
backend.py
Make the list of displayed fields in the book details panel a per library setting
2012-07-10 15:57:35 +05:30
cache.py
...
2012-01-18 11:09:50 +05:30
errors.py
Try to ensure that all file I/O on library files happes in the LibraryDatabase2 class. This is in preparation for the new multi-threaded db backend. Also: Content server now sends the Content-Disposition header when sending ebook files. After uploading books to the device, delete the associated temp files. If the user tries to drag and drop more than 25 books out of calibre, only the first 25 will be sent.
2011-06-21 20:43:48 -06:00
fields.py
...
2011-09-07 23:54:35 -06:00
lazy.py
...
2012-01-18 13:35:00 +05:30
locking.py
new db: Implement locking for file I/O and the cover() method
2011-07-14 21:18:38 -06:00
schema_upgrades.py
New db: Port schema upgrades and fix various bugs with initializing a new database
2011-07-03 19:03:52 -06:00
tables.py
New db backend: get_metadata() tested and working
2011-09-07 23:30:21 -06:00
view.py
...
2011-07-16 12:58:33 -06:00