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/statistics.koplugin
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
..
_meta.lua [Fix] Don't load disabled plugins (#4169) 6 years ago
calendarview.lua [RFC] Pagination UI shenanigans (#7335) 3 years ago
main.lua Centralize one time migration code after updates (#7531) 3 years ago
readerprogress.lua Revamp "flash_ui" handling (#7118) 3 years ago