Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Refactor TimerPage to use new components | Eug-VS | 2020-01-09 | -119/+0 |
| | ||||
* | Avoid timer going crazy bug | Eug-VS | 2020-01-07 | -1/+1 |
| | ||||
* | Simplify timer logic and add helper texts | Eug-VS | 2020-01-07 | -35/+54 |
| | ||||
* | Create initial TimerPage component | Eug-VS | 2020-01-06 | -8/+18 |
| | | | | Show last 5 results | |||
* | Fix timer behavior and initial time value | asketonim | 2020-01-05 | -4/+4 |
| | ||||
* | Merge branch 'master' into theme | Eug-VS | 2020-01-03 | -51/+75 |
|\ | | | | | | | Also pefrorm extra cleanup | |||
| * | Fix indentation | Eug-VS | 2020-01-03 | -76/+76 |
| | | ||||
| * | Fix countdown animation | asketonim | 2020-01-03 | -39/+33 |
| | | ||||
| * | Add displayTime() function | asketonim | 2020-01-03 | -40/+22 |
| | | ||||
| * | Implement full countdown functionality | asketonim | 2020-01-03 | -3/+51 |
| | | ||||
* | | Uninstall styled-components | Eug-VS | 2020-01-03 | -11/+3 |
|/ | ||||
* | Implement post request | asketonim | 2020-01-02 | -2/+3 |
| | ||||
* | Replace keyPress event with keyUp | asketonim | 2020-01-02 | -7/+8 |
| | ||||
* | Simplify state and fix event handlers | asketonim | 2020-01-02 | -40/+37 |
| | ||||
* | Implement core timer functionality | asketonim | 2020-01-02 | -0/+75 |