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 da65ac8b02
Cleanup various varargs shenanigans (#9624)
* Iterate over varargs directly via select if possible
* Use table.pack otherwise (https://github.com/koreader/koreader-base/pull/1535).
* This allows us to simplify a few Logger calls, as logger now handles nil values.
2 years ago
..
_meta.lua move opds to plugin (#7237) 3 years ago
main.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
opdsbrowser.lua Cleanup various varargs shenanigans (#9624) 2 years ago
opdscatalog.lua Clarify our OOP semantics across the codebase (#9586) 2 years ago
opdsparser.lua OPDS: Also handle self-closing dc: tags (#7900) 3 years ago