summaryrefslogtreecommitdiff
path: root/src/Db.hs
AgeCommit message (Collapse)AuthorFilesLines
2017-11-02Show feature categoryLars-Dominik Braun1-0/+7
Just the feature name is not enough information in some cases.
2017-11-02Add project descriptionLars-Dominik Braun1-0/+10
List of features is part of that, feature filtering was moved into the navbar.
2017-10-16Split Main.hsLars-Dominik Braun1-0/+129
Replace tabs with spaces. No functional changes.