Features
- add api endpoint to get total count of torrents based on query keyword (bd5c138)
- web: add new parameters with different semantics to the
torrentstotalapi (fc60049)
Bug Fixes
- web: correct property name for discoveredOn in torrent data (b6bcc68)
- web: don't use HTML entities when building URL (12c7953 fix-up) (aff9ee5)
- web: remove two debugging messages from the statistics page (4d1097f)
Performance Improvements
- persistence: improve the count method for torrents (0e995d4)