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 b8d0cc4c35
Calibre: Minor QoL fixes (#7528)
* CalibreMetadata: Get rid of the now useless NULL-hunt: here, this was basically looking for `rapidjson.null` to replace them with... `rapidjson.null` :?. IIRC, that's a remnant of a quirk of the previous JSON parser (possibly even the previous, *previous* JSON parser ^^).
* CalibreSearch: Update the actually relevant NULL-hunt to make it explicit: replace JSON NULLs with Lua nils, instead of relying on an implementation detail of Lua-RapidJSON, because that detail just changed data type ;).
* UIManager: Make sure tasks scheduled during the final ZMQ callback are honored. e.g., the Calibre "Disconnect" handler. This happened to mostly work purely by chance before the event loop rework.
* Calibre: Restore a proper receiveCallback handler after receiving a book, in order not to break the "Disconnect" handler's state (and, well, get a working Disconnect handler, period ^^).
* Calibre: Unbreak metadata cache when it's initialized by a search (regression since #7159).
* Calibre: Handle UTC <-> local time conversions when checking the cache's timestamp against the Calibre metadata timestamp.
* Bump base (Unbreak CRe on Android, update RapidJSON)
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 Input: Process input events in batches (#7483) 3 years ago
autosuspend.koplugin Input: Process input events in batches (#7483) 3 years ago
autoturn.koplugin Input: Process input events in batches (#7483) 3 years ago
backgroundrunner.koplugin The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
batterystat.koplugin KeyValuePage: configurable items per page 3 years ago
calibre.koplugin Calibre: Minor QoL fixes (#7528) 3 years ago
coverbrowser.koplugin The great Input/GestureDetector/TimeVal spring cleanup (a.k.a., a saner main loop) (#7415) 3 years ago
coverimage.koplugin Standardize directory/folder to folder (#7410) 3 years ago
docsettingtweak.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
evernote.koplugin Unify LuaSocket usage (#7405) 3 years ago
gestures.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
goodreads.koplugin Unify LuaSocket usage (#7405) 3 years ago
hello.koplugin [chore] Change single quotes to double quotes (#6949) 3 years ago
keepalive.koplugin Use PluginShare to share the keepalive state (#7416) 3 years ago
kosync.koplugin Screensaver: Unbreak screensaver_stretch_images (#7403) 3 years ago
movetoarchive.koplugin Standardize directory/folder to folder (#7328) 3 years ago
newsdownloader.koplugin Unify LuaSocket usage (#7405) 3 years ago
opds.koplugin OPDS: Fix Search when the server's template is a relative path 3 years ago
perceptionexpander.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 3 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 Standardize directory/folder to folder (#7328) 3 years ago
statistics.koplugin Statistics: Properly initialize default settings. (#7471) 3 years ago
systemstat.koplugin KeyValuePage: configurable items per page 3 years ago
terminal.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago
texteditor.koplugin Text editor: option to show/hide keyboard on start (#7460) 3 years ago
timesync.koplugin Cleanup eye-gouging madness around io.read calls (#7149) 3 years ago
wallabag.koplugin Unify LuaSocket usage (#7405) 3 years ago
zsync.koplugin LuaSettings: Add a method to initialize a setting properly (#7371) 3 years ago