Add 'Resumed' filter

This commit is contained in:
buinsky 2015-01-29 20:30:54 +03:00
parent 0f56440dec
commit f5f9e206fb
6 changed files with 21 additions and 1 deletions

View file

@ -212,7 +212,7 @@ void WebApplication::action_public_images()
}
// GET params:
// - filter (string): all, downloading, completed, paused, active, inactive
// - filter (string): all, downloading, completed, paused, resumed, active, inactive
// - label (string): torrent label for filtering by it (empty string means "unlabeled"; no "label" param presented means "any label")
// - sort (string): name of column for sorting by its value
// - reverse (bool): enable reverse sorting