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
Commit message (
Expand
)
Author
Age
Lines
*
Implement full countdown functionality
asketonim
2020-01-03
-3
/
+51
*
Fix invalid merge commit
Eug-VS
2020-01-02
-9
/
+10
*
Merge branch 'master' into timer
Eugene
2020-01-02
-10
/
+91
|
\
|
*
Create Scoreboard component & integrate with API
Eug-VS
2020-01-02
-5
/
+83
*
|
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
/
+77
|
/
*
Merge pull request #11 from Eug-VS/requests
Anton Dubik
2020-01-02
-0
/
+17
|
\
|
*
Create functions for GET and POST requests
Eug-VS
2020-01-02
-0
/
+17
*
|
Move Header.js to src/Header and reorder options
Eug-VS
2020-01-02
-3
/
+3
*
|
Create page state and pass it to Header
Eug-VS
2019-12-31
-16
/
+33
*
|
Use AppBar and wrap the Tabs in a styled component
Eug-VS
2019-12-31
-8
/
+11
*
|
Use MUI in Header
Eug-VS
2019-12-31
-9
/
+26
|
/
*
Transfer App.ts -> index.js, add css baseline
Eug-VS
2019-12-31
-13
/
+20
*
Add initial Header component
Eug-VS
2019-12-31
-4
/
+21
*
Clean src/
Eug-VS
2019-12-31
-236
/
+3
*
Initial commit from Create React App
Eug-VS
2019-12-30
-0
/
+247