aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeLines
* fix: change message on 'running' modeasketonim2020-01-28-1/+2
* feat: use react-benzin v1.0.1Eug-VS2020-01-28-35/+11
* fix: remove unnecessary CssBaselineEug-VS2020-01-28-2/+1
* feat!: migrate to BENZIN libraryEug-VS2020-01-28-289/+86
* feat: upgrade dependencies, install benzinEug-VS2020-01-28-142/+277
* Merge pull request #44 from Eug-VS/circleAnton Dubik2020-01-18-0/+29
|\
| * fix: correct command to run eslintEug-VS2020-01-16-1/+1
| * feat: configure circleCIEug-VS2020-01-16-0/+29
* | Merge pull request #40 from Eug-VS/eslintEugene2020-01-16-105/+339
|\|
| * 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-44/+44
| * feat: add rules for quotes into .eslintrcEug-VS2020-01-15-2/+6
| * fix: add missing typescript dev-dependencyEug-VS2020-01-13-1/+7
| * feat: explicitly configure ESlintEug-VS2020-01-13-49/+270
* | Merge pull request #43 from soleni/soleniAnton Dubik2020-01-14-1/+5
|\ \
| * | docs: add soleni to developers.jsonsoleni2020-01-13-1/+5
|/ /
* | Merge pull request #39 from Eug-VS/scrollbar-blinkAnton Dubik2020-01-12-1/+1
|\ \
| * | fix: remove blinking scrollbarEug-VS2020-01-12-1/+1
| |/
* | Merge pull request #38 from Eug-VS/timer-fixAnton Dubik2020-01-12-1/+1
|\ \ | |/ |/|
| * fix: display time correctlyasketonim2020-01-12-1/+1
|/
* Support gh-pages deploymentEug-VS2020-01-12-2/+97
* Change baseUrl to public API urlEug-VS2020-01-12-1/+1
* Merge pull request #35 from Eug-VS/profile-windowEugene2020-01-12-17/+199
|\
| * Add Profile history, link Profile at Timer pageEug-VS2020-01-12-17/+62
| * Store user data in localStorage (optionally)Eug-VS2020-01-12-6/+38
| * Implement Registration componentEug-VS2020-01-12-22/+83
| * Markup initial Profile page with empty formEug-VS2020-01-12-8/+52
|/
* Merge pull request #33 from Eug-VS/contributeEugene2020-01-12-53/+233
|\
| * Merge branch 'master' into contributeEug-VS2020-01-12-7/+6
| |\ | |/ |/|
* | Merge pull request #31 from Eug-VS/scoreboard-requestsEugene2020-01-12-7/+6
|\ \
| * | Improve updating and deleting on Scoreboard pageEug-VS2020-01-07-7/+6
| | * 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-67/+55
| | * Add Developers section to Contribute pageEug-VS2020-01-12-2/+68
| | * Replace stub URLsEug-VS2020-01-11-8/+7
| | * Add overflow and scrollbar color to WindowSurfaceEug-VS2020-01-11-11/+2
| | * Edit description on Timer page, add 'Lean More'Eug-VS2020-01-11-5/+16
| | * Install Roboto fontEug-VS2020-01-11-1/+8
| | * Markup initial Contribute pageEug-VS2020-01-11-3/+114
| | * Improve names, getPageComponent() --> <Page />Eug-VS2020-01-11-10/+10
| | * Cleanup index.jsEug-VS2020-01-11-13/+2
| | * Move all pages to separate folderEug-VS2020-01-11-10/+10
| |/ |/|
* | Merge pull request #32 from Eug-VS/windowEugene2020-01-11-52/+200
|\ \
| * | Refactor TimerPage to use new componentsEug-VS2020-01-09-23/+41
| * | Implement ContentSection componentEug-VS2020-01-09-0/+32
| * | Use Window to markup Scoreboard pageEug-VS2020-01-09-11/+15
| * | Implement Window componentEug-VS2020-01-09-0/+87
| * | Wrap SmartList into AutoSizerEug-VS2020-01-08-18/+25
|/ /
* | Merge pull request #30 from Eug-VS/react-windowEugene2020-01-08-27/+86
|\ \ | |/ |/|