2
0
mirror of https://github.com/koreader/koreader synced 2024-11-11 19:11:14 +00:00
koreader/plugins/statistics.koplugin
weijiuqiao 81b2f22b04
ReaderStatistics: fix sync sql command (#9811)
Fixes sync sql command that uses left join instead of
inner join, which adds unnecessary comparisons and
might result in incorrect mapping between databases.
2022-11-20 00:53:18 +01:00
..
_meta.lua A few small design fixes (#7933) 2021-07-05 12:38:24 +02:00
calendarview.lua Calendar view: adjust color palette to avoid pure black bars (#9739) 2022-11-07 18:38:09 +01:00
main.lua ReaderStatistics: fix sync sql command (#9811) 2022-11-20 00:53:18 +01:00
readerprogress.lua Cleanup: Track color constant name change (#9716) 2022-10-30 22:34:48 +01:00