index
:
seven-wonders
favicon
main
(obsolete) my fork of github.com/hildan/seven-wonders
bgstack15
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
*
Rationalize module names
Joffrey BION
2019-05-16
*
Remove GRADLE_METADATA feature to avoid breaking frontend build
Joffrey BION
2019-05-16
*
Extract game-model module from game-engine
Joffrey BION
2019-05-16
*
Update yarn.lock
Joffrey BION
2019-05-16
*
Centralize declaration of Kotlin plugin version
Joffrey BION
2019-05-16
*
Upgrade node, yarn, and gradle-node-plugin version
Joffrey BION
2019-05-16
*
Cleanup .gitinore files
Joffrey BION
2019-05-16
*
Remove extra import of polyfills
jbion
2019-05-14
*
Migrate root project's build.gradle to Kotlin DSL
jbion
2019-05-14
*
Add rootProject.name in settings.gradle
jbion
2019-05-14
*
Upgrade Kotlin version to 1.3.31
jbion
2019-05-14
*
Add paragraph about TypeScript migration
jbion
2019-05-13
*
Rephrase Kotlin migration explanation
jbion
2019-05-13
*
Remove flow-related stuff
jbion
2019-05-13
*
Add generated react-app-env.d.ts
jbion
2019-05-13
*
Convert index.js to TypeScript
jbion
2019-05-07
*
Fix yarn.lock private URL
jbion
2019-05-07
*
Convert Application component to TypeScript
jbion
2019-05-06
*
Upgrade immutable JS to v4 to fix .map() types
Joffrey BION
2019-05-06
*
Add custom types for reflexbox
Joffrey BION
2019-05-06
*
Migrate lobby components to TypeScript
Joffrey BION
2019-05-06
*
Migrate radial-maths components to TypeScript
Joffrey BION
2019-05-06
*
Migrate home components to TypeScript
Joffrey BION
2019-05-06
*
Fix booleans in model.ts
Joffrey BION
2019-05-06
*
Migrate game-browser components to TypeScript
Joffrey BION
2019-05-06
*
Convert game components to TypeScript
Joffrey BION
2019-05-06
*
Convert store.js to TypeScript
Joffrey BION
2019-05-06
*
Simplify store.js using react-devtools-extensions package
Joffrey BION
2019-05-06
*
Convert redux sagas to TypeScript
jbion
2019-05-06
*
Convert reducers to typescript
Joffrey BION
2019-05-06
*
Convert redux actions to typescript
Joffrey BION
2019-05-03
*
Convert api package to typescript
Joffrey BION
2019-05-03
*
Add TypeScript support
Joffrey BION
2019-05-03
*
Remove unused reselect dependency
Joffrey BION
2019-05-02
*
Remove unused normalizr dependency
Joffrey BION
2019-05-02
*
Upgrade history to 4.9.0
Joffrey BION
2019-05-02
*
Cleanup yarn.lock file
Joffrey BION
2019-05-02
*
Remove deprecated babel polyfill dependency
Joffrey BION
2019-05-02
*
Upgrade Blueprintjs to v3
Joffrey BION
2019-05-02
*
Allow no frontend tests
Joffrey BION
2019-05-02
*
Upgrade devDependencies
Joffrey BION
2019-05-02
*
Upgrade to react-scripts 3.0.0
Joffrey BION
2019-05-02
*
Upgrade react to 16.8.3
Joffrey BION
2019-03-05
*
Fix type declaration order in model.js
Joffrey BION
2019-03-05
*
Fix types in model.js
Joffrey BION
2019-03-05
*
Remove star imports
Joffrey BION
2019-03-05
*
Update README with new frontend developments
Joffrey BION
2019-03-05
*
Remove annoying scrollbars
jbion
2019-03-02
*
Add prepared move in turnInfo
jbion
2019-02-28
*
Simplify state and reducers
jbion
2019-02-27
[next]
bgstack15