2
0
mirror of https://github.com/koreader/koreader synced 2024-10-31 21:20:20 +00:00
koreader/frontend
poire-z 7d94562602 ReaderToc: fix issues when on a page before first Toc Item
When on a page before the first ToC item (the first chapter),
that first chapter title may be shown in the footer instead
of a more correct blank title.
This bug might still have had other small effect elsewhere.
2024-05-05 21:02:21 +02:00
..
apps ReaderToc: fix issues when on a page before first Toc Item 2024-05-05 21:02:21 +02:00
device pocketbook: simplify device model detection (#11721) 2024-04-29 20:57:16 +02:00
document Add relevant nil guards to prevent reflow crashes (#11715) 2024-04-27 23:16:13 +02:00
ui Annotations, part 1 (#11563) 2024-05-03 09:08:57 +03:00
cache.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
cacheitem.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
configurable.lua copt/kopt options: deduplicate some defaults (#10893) 2023-09-13 07:49:57 +03:00
datetime.lua Finished books: freeze history timestamp and statistics (#10968) 2023-10-09 07:45:43 +03:00
dbg.lua UI: Add a verbose debug logging checkbox next to "Report a bug" 2024-01-19 00:08:10 +01:00
depgraph.lua Tame a few tests that relied on pairs being somewhat deterministic (#6371) 2020-07-14 18:25:26 +02:00
device.lua Truly silence the attempt at loading SDL2 2021-05-19 20:55:00 +02:00
dispatcher.lua Multiple collections (#11693) 2024-05-01 09:01:59 +03:00
docsettings.lua DocSettings: check legacy history location only once (#11439) 2024-02-06 08:44:37 +02:00
dump.lua Logger: Use serpent instead of dump (#9588) 2022-10-06 02:21:03 +02:00
fontlist.lua Decrease fonts memory use (#10618) 2023-07-04 09:13:16 +02:00
gettext.lua [i18n] GetText: fix fuzzy detection for certain strings (#11648) 2024-04-09 22:19:36 +02:00
httpclient.lua build: enforce luacheck in travis build 2016-02-09 23:01:52 -08:00
languagesupport.lua getProps: centralize 2 (#10837) 2023-08-30 07:53:59 +03:00
logger.lua Cleanup various varargs shenanigans (#9624) 2022-10-12 19:59:48 +02:00
luadata.lua DocSettings: Fix candidates sorting (#9607) 2022-10-09 19:32:35 +02:00
luadefaults.lua writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luasettings.lua writeToFile: centralize (#11012) 2023-10-17 07:42:07 +03:00
luxl.lua [fix] Don't break OPDS parsing on HR tags (#5949) 2020-03-14 21:17:42 +01:00
optmath.lua [autosuspend, plugin] Switch to datetimewidget and provide default values (#8480) 2021-11-28 22:18:44 +01:00
persist.lua persist: fix possible leak on error (#10568) 2023-06-12 09:25:54 +02:00
pluginloader.lua Restart KOReader: add a ConfirmBox instead of a plain InfoMessage (#9853) 2022-12-03 21:29:13 +01:00
pluginshare.lua Clarify our OOP semantics across the codebase (#9586) 2022-10-06 02:14:48 +02:00
random.lua Faster blitting @ BB8/BBRGB32 when no processing is needed (#4847) 2019-03-27 22:50:44 +01:00
readcollection.lua Multiple collections (#11693) 2024-05-01 09:01:59 +03:00
readhistory.lua Minimize DocSettings:open() calls (#11437) 2024-02-07 10:35:52 +02:00
socketutil.lua KOSync: Set sane socket timeouts properly (#10835) 2023-08-22 16:30:37 +02:00
sort.lua Misc: Natural sorting refactor (#10023) 2023-01-16 19:36:22 +01:00
userpatch.lua patch management 2023-02-06 19:43:01 +01:00
util.lua FileChooser collates: use "item.sort_percent" for sorting + extra on-hold handling (#11592) 2024-03-30 14:04:43 +01:00
version.lua Version log and (limited) notifications log (#10178) 2023-03-05 15:21:56 +01:00