aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-07-10Use public licensemainJoris
2020-11-01Fix deploy pathJoris
2020-11-01Improve a bitJoris
2016-09-04Update usage and link in READMEJoris
2016-09-04Add gitlab-ciJoris
2016-09-04Upgrade to elm 0.17.1Joris
2015-05-10Amelioring UXJoris Guyonvarch
2015-05-10Migrationg to Elm 0.15Joris Guyonvarch
2015-03-22If no edition is given and the enter key is pressed, exit the edition modeJoris Guyonvarch
2015-03-22Do not add more than one space when editing nameJoris Guyonvarch
2015-03-22Do not validate edition when clicking on an element that is currently being e...Joris Guyonvarch
2015-03-22Change from button element to div element to prevent space and enter trigger ...Joris Guyonvarch
2015-03-22Do not pause a timer when editing its nameJoris Guyonvarch
2015-03-22Remove click away that quit editionJoris Guyonvarch
2015-03-22Validating time edition before updating timer with any actionJoris Guyonvarch
2015-03-22Better support from keyboard thanks to event.which on key pressJoris Guyonvarch
2015-03-22Editing name first draftJoris Guyonvarch
2015-03-22More coherent design with progress barJoris Guyonvarch
2015-03-21Adding a progress bar to the timer timeJoris Guyonvarch
2015-03-21Do not update timer if no number are provided in all casesJoris Guyonvarch
2015-03-21Setting the cursor to text when hover on timeJoris Guyonvarch
2015-03-21Do not validate time edition if the user did not prodive any numbers, and sho...Joris Guyonvarch
2015-03-21Can remove numbers in timer editionJoris Guyonvarch
2015-03-21Hover change block colorJoris Guyonvarch
2015-03-21Amelioring designJoris Guyonvarch
2015-03-21Simplifying header bar styleJoris Guyonvarch
2015-03-21Number from the top row are accepted tooJoris Guyonvarch
2015-03-21Removing restart buttonJoris Guyonvarch
2015-03-21Cannot delete a timer if it is the last oneJoris Guyonvarch
2015-03-19Renaming title when buzzingJoris Guyonvarch
2015-03-19Playing an ugly sound when a timer is ringingJoris Guyonvarch
2015-03-19Adding usage information to ReadmeJoris Guyonvarch
2015-03-19Fixing updates giving wrong statesJoris Guyonvarch
2015-03-19Adding a Ringing state that animate the color, does not ring a sound for the ...Joris Guyonvarch
2015-03-18Finally use unter to update timer editionJoris Guyonvarch
2015-03-18Can edit the time, unfortunately the enter key is overriden so the '+' key of...Joris Guyonvarch
2015-03-17Adding an edition mode for a timerJoris Guyonvarch
2015-03-16More left and right margins in title barJoris Guyonvarch
2015-03-16Moving the add timer button to title barJoris Guyonvarch
2015-03-16Adding a play / pause buttonJoris Guyonvarch
2015-03-16Updating designJoris Guyonvarch
2015-03-16Initial time is 999 ms more than it has to be in order to see for 999 ms the ...Joris Guyonvarch
2015-03-16Adding a restart buttonJoris Guyonvarch
2015-03-16Adding a stop buttonJoris Guyonvarch
2015-03-16Adding a remove button to delete a timerJoris Guyonvarch
2015-03-16Initial commit, can create and name 5 minute timers, can toggle running stateJoris Guyonvarch