You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
koreader/frontend
poire-z bb949afb7f
Fix crash and History with books in read-only directories (#4138)
docsettings can be stored either as a sidecar file (prefered, when
possible), or as a .lua file in the koreader/history/ folder (good,
when book is in a read-only directory where we can't create the
.sdr/ directory).
They are managed correctly if for some reason, the book directory
becomes writable: the docsettings in history/ is read, used, and
removed when a docsetting in a .sdr/ can be saved.
These docsettings in koreader/history/ contribute to the History
list build: they are put it in history.lua, and the duplicates
on followups history.lua builds are removed.

This fix a crash when a book is in a read-only directory.
Also fix History containing strange entries like "Book.epub.lua",
that came from the koreader/history/book.epub.lua.old backup,
that weren't removed as they are not a duplicate.
6 years ago
..
apps PathChooser: clearer usage and behaviour (#4133) 6 years ago
device Don't rotate on suspend for Kobo/PB when we're showing something news (#4111) 6 years ago
document Add "Open random document" to Plus menu (#4103) 6 years ago
ui Text editor plugin, InputDialog enhancements (#4135) 6 years ago
cache.lua [fix] Cache: don't overwrite same CacheItem (#3847) 7 years ago
cacheitem.lua
configurable.lua
dbg.lua [chore] Handle SDL_MOUSEWHEEL and less hackish SDL events (#3826) 7 years ago
depgraph.lua
device.lua
docsettings.lua Fix crash and History with books in read-only directories (#4138) 6 years ago
dump.lua
gettext.lua
httpclient.lua
logger.lua
luadata.lua
luasettings.lua
luxl.lua
optmath.lua
pluginloader.lua Remove Storage statistics from menu (#4127) 6 years ago
pluginshare.lua
random.lua
readhistory.lua Fix sort-by-last-read when partition is mounted noatime (#3990) 6 years ago
up_reg.list
util.lua Text editor plugin, InputDialog enhancements (#4135) 6 years ago
version.lua Visual feedback around tar/zsync on Kobo during OTA updates (#4043) 6 years ago