aboutsummaryrefslogtreecommitdiff
path: root/src/Main.elm
AgeCommit message (Collapse)Author
2016-09-04Upgrade to elm 0.17.1Joris
2015-05-10Migrationg to Elm 0.15Joris Guyonvarch
2015-03-22Change from button element to div element to prevent space and enter trigger ↵Joris Guyonvarch
on name and time
2015-03-22Remove click away that quit editionJoris Guyonvarch
2015-03-22Better support from keyboard thanks to event.which on key pressJoris Guyonvarch
2015-03-22Editing name first draftJoris Guyonvarch
2015-03-19Playing an ugly sound when a timer is ringingJoris Guyonvarch
2015-03-18Can edit the time, unfortunately the enter key is overriden so the '+' key ↵Joris Guyonvarch
of the numpad is used instead
2015-03-17Adding an edition mode for a timerJoris Guyonvarch
2015-03-16Initial commit, can create and name 5 minute timers, can toggle running stateJoris Guyonvarch