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/ui/data
NiLuJe 0382e0d4c2 OTM: Handle syntax errors at *both* stages when migrating
defaults.persistent.lua

We were pcall'ing the parsing, but not the execution...
The funky Lua syntax quirks means that it is possible to pass the former
but not the latter ;).

Fix #9700, de-facto regression since #9546
2 years ago
..
keyboardlayouts Keyboard: add Slovak virtual keyboard (#9656) 2 years ago
creoptions.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
css_tweaks.lua Style tweaks: add In-page footnote font size and fix-up tweaks 2 years ago
dictionaries.lua Add Russian Wiktionary dictionary (#9517) 2 years ago
koptoptions.lua Misc: Get rid of the legacy defaults.lua globals (#9546) 2 years ago
onetime_migration.lua OTM: Handle syntax errors at *both* stages when migrating 2 years ago
optionsutil.lua Optimization: Use constant folding for divisions not a power of two (#9609) 2 years ago
settings_migration.lua Centralize one time migration code after updates (#7531) 3 years ago