aboutsummaryrefslogtreecommitdiff
path: root/src/pages
Commit message (Expand)AuthorAgeLines
* fix: bind link to developer nameeug-vs2020-03-21-2/+2
* feat: add github avatars to userseug-vs2020-03-21-24/+16
* fix: add more missing types :ok_hand:eug-vs2020-03-21-6/+6
* fix: add missing typeseug-vs2020-03-21-2/+2
* chore: migrate Timer page to Typescript :label:eug-vs2020-03-21-13/+31
* chore: migrate profile page to Typescript :label:eug-vs2020-03-21-19/+25
* chore: fix linting errors :rotating_light:eug-vs2020-03-21-4/+3
* chore: migrate Contribute pageeug-vs2020-03-21-2/+3
* feat: add types.d.ts, migrate Scoreboardeug-vs2020-03-21-4/+12
* fix: change message on 'running' modeasketonim2020-01-28-1/+1
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-5/+5
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-23/+28
* Merge pull request #40 from Eug-VS/eslintEugene2020-01-16-37/+40
|\
| * refactor: get rid of warning in TimerButton.jsEug-VS2020-01-15-11/+14
| * style: fix all quote errors with new eslint configEug-VS2020-01-15-26/+26
* | fix: display time correctlyasketonim2020-01-12-1/+1
|/
* Add Profile history, link Profile at Timer pageEug-VS2020-01-12-17/+62
* Store user data in localStorage (optionally)Eug-VS2020-01-12-5/+26
* Implement Registration componentEug-VS2020-01-12-21/+80
* Markup initial Profile page with empty formEug-VS2020-01-12-0/+45
* Merge branch 'master' into contributeEug-VS2020-01-12-5/+3
* Resolve 'key' warningEug-VS2020-01-12-6/+5
* Add icons to some buttonsEug-VS2020-01-12-3/+22
* Perform cleanup, resolve warningsEug-VS2020-01-12-65/+53
* Add Developers section to Contribute pageEug-VS2020-01-12-2/+58
* Replace stub URLsEug-VS2020-01-11-8/+7
* Edit description on Timer page, add 'Lean More'Eug-VS2020-01-11-4/+14
* Markup initial Contribute pageEug-VS2020-01-11-0/+95
* Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-6/+6
* Move all pages to separate folderEug-VS2020-01-11-0/+265