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/plugins
NiLuJe 7f6bc28eca BookInfoManager: Convert thumbnail compression to ZSTD
* Avoid the Lua string copies when compressing/uncompressing the bb
  thumbs
* Delay the statement reset so that the pointer returned by the BLOB
  query is actually usable ;).
* Re-use a ZSTD decompression context
* Store date & mtime for successfully extracted documents
  c.f., 10477501f9 (r44914917)
* Switch to user_version pragma to handle DB schema versioning
* Update file size/date on *each* extraction attempt.
  @poirez-z raised a good point, this ought to be useful to deem a file
  re-parseable after an update.
* Remove xutil
  Functionality has been moved to ffi/zlib & ffi/zstd
* Preserve settings when migrating the BookInfo DB
* Warn via InfoMessage that the DB was updated
* Only store the series name in series, and move the index in series_index
  (Column names chosen to match Calibre's).
* Handle the new series_index column in BookInfo consumers
* This allows us to get rid of the code that stripped empty decimals
  from series index in *most* places, since it's now a real Lua
  number, and the string formatting library does that magic on its
  own.
3 years ago
..
SSH.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
autofrontlight.koplugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
autostandby.koplugin Actually set sorting hints in plugins (#6770) 4 years ago
autosuspend.koplugin Random nano optimizations (#6801) 4 years ago
autoturn.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
backgroundrunner.koplugin Tame BackgroundRunner: stop running when no more job (#6605) 4 years ago
batterystat.koplugin [Plugin] BatteryStat: consumed → charged for charging (#6646) 4 years ago
calibre.koplugin Calibre plugin fixes for android (#6996) 3 years ago
coverbrowser.koplugin BookInfoManager: Convert thumbnail compression to ZSTD 3 years ago
coverimage.koplugin [chore, plugins] CoverImage: move newline outside translated string (#6985) 3 years ago
docsettingtweak.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
evernote.koplugin Minor util & ffi/util cleanups (#6657) 4 years ago
gestures.koplugin FileManager: fix Plus menu override (#6957) 3 years ago
goodreads.koplugin [lang] Update Goodreads API key instructions (#6542) 4 years ago
hello.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
keepalive.koplugin [feat] Add support for BQ/Fnac devices (#4294) 6 years ago
kosync.koplugin Dispatcher: allow registering actions at runtime 4 years ago
movetoarchive.koplugin Delegate "lastfile" management to ReadHistory (#6128) 4 years ago
newsdownloader.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago
perceptionexpander.koplugin Use already entered values instead of defaults if not specified in perception expander (#6518) 4 years ago
profiles.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
qrclipboard.koplugin [fix] Minor doc touchups re. QR encode (#6861) 4 years ago
readtimer.koplugin [i18n, plugins] ReadTimer - better plural forms (#5315) 5 years ago
send2ebook.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago
statistics.koplugin AutoSave: Delay I/O until after the pageturn (#6917) 3 years ago
systemstat.koplugin revert #5493 - show android mountpoint on system stats 4 years ago
terminal.koplugin Dispatcher: allow registering actions at runtime 4 years ago
texteditor.koplugin TextEditor: fix some settings not sticking (#6979) 3 years ago
timesync.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago
wallabag.koplugin Dispatcher: allow registering actions at runtime 4 years ago
zsync.koplugin Various Wi-Fi QoL improvements (#6424) 4 years ago