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/opds.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 move opds to plugin (#7237) 3 years ago
main.lua move opds to plugin (#7237) 3 years ago
opdsbrowser.lua Centralize one time migration code after updates (#7531) 3 years ago
opdscatalog.lua move opds to plugin (#7237) 3 years ago
opdsparser.lua OPDS: Parse Open Search Definition for feeds that support it (#7380) 3 years ago