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
*
feat: remove material UI and useless functionality
eug-vs
2022-05-04
-631
/
+0
|
*
fix: bind link to developer name
eug-vs
2020-03-21
-2
/
+2
|
*
feat: add github avatars to users
eug-vs
2020-03-21
-24
/
+16
|
*
fix: add more missing types :ok_hand:
eug-vs
2020-03-21
-6
/
+6
|
*
fix: add missing types
eug-vs
2020-03-21
-2
/
+2
|
*
chore: migrate Timer page to Typescript :label:
eug-vs
2020-03-21
-13
/
+31
|
*
chore: migrate profile page to Typescript :label:
eug-vs
2020-03-21
-19
/
+25
|
*
chore: fix linting errors :rotating_light:
eug-vs
2020-03-21
-4
/
+3
|
*
chore: migrate Contribute page
eug-vs
2020-03-21
-2
/
+3
|
*
feat: add types.d.ts, migrate Scoreboard
eug-vs
2020-03-21
-4
/
+12
|
*
fix: change message on 'running' mode
asketonim
2020-01-28
-1
/
+1
|
*
feat: use react-benzin v1.0.1
Eug-VS
2020-01-28
-5
/
+5
|
*
feat!: migrate to BENZIN library
Eug-VS
2020-01-28
-23
/
+28
|
*
Merge pull request #40 from Eug-VS/eslint
Eugene
2020-01-16
-37
/
+40
|
\
|
|
|
|
feat: configure ESlint
|
*
refactor: get rid of warning in TimerButton.js
Eug-VS
2020-01-15
-11
/
+14
|
|
|
|
|
|
|
|
Remove unnecessary state -> use cleanup feature of useEffect()
|
*
style: fix all quote errors with new eslint config
Eug-VS
2020-01-15
-26
/
+26
|
|
*
|
fix: display time correctly
asketonim
2020-01-12
-1
/
+1
|
/
*
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