index
:
chrono-cube-ui
develop
feat/revisit
master
Simple professional timer for speedcubing written in React with Typescript
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
pages
Commit message (
Collapse
)
Author
Age
Lines
*
style: fix all quote errors with new eslint config
Eug-VS
2020-01-15
-26
/
+26
|
*
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