Files
libkiwix/include
Matthieu Gautier eaca7010bc Fix definition of UPGRADE_ONLY and ALLOW_DOWNGRADE.
`MigrationMode` was kind of defined in the context of an internal mode
used by `migrateBookmark(...)`.
But now, with `getBestTargetBookId`, it is broken.

This commit fix that and the associated implementation.
Now `UPGRADE_ONLY` will make `getBestTargetBookId` return only newer books.
and `ALLOW_DOWNGRADE` will return older books only if current book is
invalid.
2024-02-15 14:52:57 +01:00
..
2023-03-08 15:24:53 +01:00
2019-10-28 15:56:49 +01:00
2021-06-30 18:27:00 +02:00
2023-07-26 16:02:32 +05:30