aboutsummaryrefslogtreecommitdiffstats
path: root/todolist/app.go
Commit message (Expand)AuthorAgeFilesLines
* Get filtering by projects, contexts workingGrant Ammons2016-05-021-1/+1
* Create filter, by archived or unarchivedGrant Ammons2016-05-021-6/+6
* Add archive/unarchiveGrant Ammons2016-05-021-0/+22
* Uncomplete todoGrant Ammons2016-05-021-0/+11
* Get completing todos to work correctlyGrant Ammons2016-05-021-0/+11
* Sort todos by due date by defaultGrant Ammons2016-05-011-8/+8
* Implement delete logicGrant Ammons2016-05-011-0/+23
* Rename method to describe it betterGrant Ammons2016-04-261-1/+1
* Get adding a todo workingGrant Ammons2016-04-261-2/+14
* Get grouping working correctlyGrant Ammons2016-04-251-1/+23
* Bring in the app and routerGrant Ammons2016-04-241-0/+16