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 0506ffe289
HttpInspector: new plugin for developers to inspect KOReader (#11457)
Can be used to inspect the state of the objects in
a running KOReader.
It can also be used to execute actions (like the ones
available to associate to a gesture) with HTTP requests
from a remote computer/devices/gadgets.
The TCP server side is provided either with a new
ZeroMQ StreamMessageQueueServer (thanks bneo99),
or with a LuaSocket based SimpleTCPServer.
Minor UIManager tweak to avoid uneeded inputevent
when such a ZeroMQ module is running.
7 months ago
..
apps [i18n] ReaderSearch: add translation context to "All" button (#11352) 8 months ago
device Clear UI leftovers before doing an OTA-install, add unmovable to InfoMessage and ConfirmBox (#11412) 8 months ago
document Minimize DocSettings:open() calls (#11437) 8 months ago
ui HttpInspector: new plugin for developers to inspect KOReader (#11457) 7 months ago
cache.lua
cacheitem.lua
configurable.lua copt/kopt options: deduplicate some defaults (#10893) 1 year ago
datetime.lua Finished books: freeze history timestamp and statistics (#10968) 12 months ago
dbg.lua UI: Add a verbose debug logging checkbox next to "Report a bug" 8 months ago
depgraph.lua
device.lua
dispatcher.lua Fulltext search: action to show last findall results (#11388) 8 months ago
docsettings.lua DocSettings: check legacy history location only once (#11439) 8 months ago
dump.lua
fontlist.lua
gettext.lua
httpclient.lua
languagesupport.lua getProps: centralize 2 (#10837) 1 year ago
logger.lua
luadata.lua
luadefaults.lua writeToFile: centralize (#11012) 12 months ago
luasettings.lua writeToFile: centralize (#11012) 12 months ago
luxl.lua
optmath.lua
persist.lua
pluginloader.lua
pluginshare.lua
random.lua
readcollection.lua File browser, Collection: improve group actions (#11178) 10 months ago
readhistory.lua Minimize DocSettings:open() calls (#11437) 8 months ago
socketutil.lua
sort.lua
userpatch.lua
util.lua TextViewer: make find result bold (#11427) 8 months ago
version.lua