Commit Graph

4 Commits

Author SHA1 Message Date
Torsten Grote
81a04d078e [db] Fix detection of new apps
Sometimes the added and the lastUpdated timestamp are some seconds apart, so we can't expect them to be equal for new apps. We simply treat everything as new that was added in the last 14 days.
2026-03-06 17:39:30 -03:00
Torsten Grote
f6cb2dc235 [db] add method for retrieving anti-features
so the UI can use them for filtering app lists
2026-02-25 16:17:25 -03:00
Torsten Grote
9f3a615b5a [db] add missing API surface 2026-01-05 17:24:10 -03:00
Torsten Grote
1e4c9f39ed Enable Binary compatibility validation
which is still experimental, but allows us to sport API breakage in CI. It still doesn't produce anything for the database lib.
2025-11-04 08:50:55 -03:00