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
*
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
-6
/
+38
*
Implement Registration component
Eug-VS
2020-01-12
-22
/
+83
*
Markup initial Profile page with empty form
Eug-VS
2020-01-12
-8
/
+52
*
Merge branch 'master' into contribute
Eug-VS
2020-01-12
-7
/
+6
|
\
|
*
Merge pull request #31 from Eug-VS/scoreboard-requests
Eugene
2020-01-12
-7
/
+6
|
|
\
|
|
*
Improve updating and deleting on Scoreboard page
Eug-VS
2020-01-07
-7
/
+6
*
|
|
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
-67
/
+55
*
|
|
Add Developers section to Contribute page
Eug-VS
2020-01-12
-2
/
+68
*
|
|
Replace stub URLs
Eug-VS
2020-01-11
-8
/
+7
*
|
|
Add overflow and scrollbar color to WindowSurface
Eug-VS
2020-01-11
-11
/
+2
*
|
|
Edit description on Timer page, add 'Lean More'
Eug-VS
2020-01-11
-5
/
+16
*
|
|
Install Roboto font
Eug-VS
2020-01-11
-0
/
+1
*
|
|
Markup initial Contribute page
Eug-VS
2020-01-11
-3
/
+114
*
|
|
Improve names, getPageComponent() --> <Page />
Eug-VS
2020-01-11
-10
/
+10
*
|
|
Cleanup index.js
Eug-VS
2020-01-11
-13
/
+2
*
|
|
Move all pages to separate folder
Eug-VS
2020-01-11
-10
/
+10
|
/
/
*
|
Refactor TimerPage to use new components
Eug-VS
2020-01-09
-23
/
+41
*
|
Implement ContentSection component
Eug-VS
2020-01-09
-0
/
+32
*
|
Use Window to markup Scoreboard page
Eug-VS
2020-01-09
-11
/
+15
*
|
Implement Window component
Eug-VS
2020-01-09
-0
/
+87
*
|
Wrap SmartList into AutoSizer
Eug-VS
2020-01-08
-18
/
+19
*
|
Use full-page SmartList on Scoreboard page
Eug-VS
2020-01-07
-25
/
+31
*
|
Implement SmartList component, hide body overflow
Eug-VS
2020-01-07
-1
/
+39
|
/
*
Avoid timer going crazy bug
Eug-VS
2020-01-07
-1
/
+1
*
Support deleting cards on TimerPage
Eug-VS
2020-01-07
-3
/
+7
*
Simplify timer logic and add helper texts
Eug-VS
2020-01-07
-35
/
+54
*
Create initial TimerPage component
Eug-VS
2020-01-06
-10
/
+80
*
Make icons appear to the left of the labels
Eug-VS
2020-01-06
-2
/
+15
*
Remove unused styles
Eug-VS
2020-01-06
-1
/
+0
*
Add icons to Header, replace News -> Contribute
Eug-VS
2020-01-06
-7
/
+22
*
Set a scoreboard boundary of 30 SolutionCards
Eug-VS
2020-01-06
-1
/
+1
*
Use appropriate API for scoreboard
Eug-VS
2020-01-06
-1
/
+1
*
Implement Loading component (circular progress)
Eug-VS
2020-01-06
-3
/
+35
*
Delay scoreboard update, add progress indicator
Eug-VS
2020-01-06
-5
/
+11
*
Fix Header warnings
Eug-VS
2020-01-06
-7
/
+13
*
Add unique key props to Scoreboard results
Eug-VS
2020-01-06
-1
/
+1
*
Parse date to SolutionCard
Eug-VS
2020-01-05
-7
/
+16
*
Add DELETE as menu option to SolutionCard
Eug-VS
2020-01-05
-5
/
+44
*
Use Grid instead of CSS to center time
Eug-VS
2020-01-05
-12
/
+11
*
Use Grid in Scoreboard
Eug-VS
2020-01-05
-5
/
+25
*
Add header to SolutionCard
Eug-VS
2020-01-05
-36
/
+32
*
Isolate SolutionCard component
Eug-VS
2020-01-05
-4
/
+4
*
Simplify theme and use better colors
Eug-VS
2020-01-05
-40
/
+19
*
Merge pull request #20 from Eug-VS/timer-fix
Eugene
2020-01-04
-4
/
+4
|
\
|
*
Fix timer behavior and initial time value
asketonim
2020-01-05
-4
/
+4
*
|
Fix Tabs warning
Eug-VS
2020-01-04
-7
/
+4
|
/
*
Remove page name from blank pages.
Eug-VS
2020-01-03
-3
/
+3
[next]