summaryrefslogtreecommitdiff
path: root/src/web_frontend/util.rs
AgeCommit message (Collapse)Author
2019-06-24[web_frontend] move transaction_filter to utilBenedict Börger
Since the sites transactions and chart both filter the transactions, move the function to util, whre both can access it.
2019-04-14[web-frontned][util] fix problem in date range generationBenedict Börger
2019-04-14[global] update all filesBenedict Börger