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/apps
NiLuJe 22b9396696
Centralize one time migration code after updates (#7531)
There have been a couple of these this month, and keeping stuff that should only ever run once piling up in their respective module was getting ugly, especially when it's usually simple stuff (settings, files).

So, move everything to a dedicated module, run by reader.lua on startup, and that will actually only do things once, when necessary.
3 years ago
..
cloudstorage Standardize directory/folder to folder (#7410) 3 years ago
filemanager FileManager modules: Slightly less hackish onSetRotationMode handlers... 3 years ago
reader Centralize one time migration code after updates (#7531) 3 years ago