Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: change message on 'running' mode | asketonim | 2020-01-28 | -1/+1 |
| | ||||
* | feat: use react-benzin v1.0.1 | Eug-VS | 2020-01-28 | -5/+5 |
| | ||||
* | feat!: migrate to BENZIN library | Eug-VS | 2020-01-28 | -23/+28 |
| | ||||
* | Merge pull request #40 from Eug-VS/eslint | Eugene | 2020-01-16 | -37/+40 |
|\ | | | | | feat: configure ESlint | |||
| * | refactor: get rid of warning in TimerButton.js | Eug-VS | 2020-01-15 | -11/+14 |
| | | | | | | | | Remove unnecessary state -> use cleanup feature of useEffect() | |||
| * | style: fix all quote errors with new eslint config | Eug-VS | 2020-01-15 | -26/+26 |
| | | ||||
* | | fix: display time correctly | asketonim | 2020-01-12 | -1/+1 |
|/ | ||||
* | Add Profile history, link Profile at Timer page | Eug-VS | 2020-01-12 | -17/+62 |
| | ||||
* | Store user data in localStorage (optionally) | Eug-VS | 2020-01-12 | -5/+26 |
| | ||||
* | Implement Registration component | Eug-VS | 2020-01-12 | -21/+80 |
| | ||||
* | Markup initial Profile page with empty form | Eug-VS | 2020-01-12 | -0/+45 |
| | ||||
* | Merge branch 'master' into contribute | Eug-VS | 2020-01-12 | -5/+3 |
| | ||||
* | Resolve 'key' warning | Eug-VS | 2020-01-12 | -6/+5 |
| | ||||
* | Add icons to some buttons | Eug-VS | 2020-01-12 | -3/+22 |
| | ||||
* | Perform cleanup, resolve warnings | Eug-VS | 2020-01-12 | -65/+53 |
| | ||||
* | Add Developers section to Contribute page | Eug-VS | 2020-01-12 | -2/+58 |
| | ||||
* | Replace stub URLs | Eug-VS | 2020-01-11 | -8/+7 |
| | ||||
* | Edit description on Timer page, add 'Lean More' | Eug-VS | 2020-01-11 | -4/+14 |
| | ||||
* | Markup initial Contribute page | Eug-VS | 2020-01-11 | -0/+95 |
| | ||||
* | Improve names, getPageComponent() --> <Page /> | Eug-VS | 2020-01-11 | -6/+6 |
| | | | | | Remove 'Page' word from page-components, since they are all now located in the pages/ folder. | |||
* | Move all pages to separate folder | Eug-VS | 2020-01-11 | -0/+265 |