summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Change deprecated gradle configuration compile() to implementation()joffrey-bion2020-01-26
* Upgrade to Spring Boot 2.2.4joffrey-bion2020-01-26
* Add kotlinx.serialization support to common modeljoffrey-bion2020-01-23
* Fix server URL in react frontendjoffrey-bion2020-01-23
* WIP ChooseNameForm fixjoffrey-bion2020-01-05
* Replace all configuration by useCommonJs()joffrey-bion2020-01-05
* Ugrade Kotlin and Ktlintjoffrey-bion2020-01-05
* Upgrade to Krossbow 0.4.1joffrey-bion2020-01-05
* Remove unnecessary EAP Kotlin repositoryjoffrey-bion2020-01-05
* Remove gradle metadata feature (now enabled by default)joffrey-bion2020-01-05
* Make the server embed the new Kotlin frontendjoffrey-bion2020-01-05
* Fix server URL in react frontendjoffrey-bion2020-01-05
* Upgrade gradle wrapper to 6.0.1joffrey-bion2020-01-05
* Improve saga KDocJoffrey Bion2019-11-19
* WIP name form fixjoffrey-bion2019-10-23
* Sagas reworkjoffrey-bion2019-10-23
* WIP sagasJoffrey Bion2019-10-22
* Upgrade Kotlin & Kotlin Wrappers versionjoffrey-bion2019-10-22
* Upgrade Gradle wrapperjoffrey-bion2019-10-22
* Update styled componentsJoffrey Bion2019-10-22
* First connected componentJoffrey Bion2019-08-03
* Use kotlin-styled for Home component CSSJoffrey Bion2019-08-03
* First attempt at routingJoffrey Bion2019-08-03
* Cleanup react/redux dependenciesJoffrey Bion2019-08-03
* Use conventions for dev serverJoffrey Bion2019-08-03
* Setup dev serverJoffrey Bion2019-08-03
* Fix local buildJoffrey Bion2019-08-03
* Implement basic reduxJoffrey BION2019-08-03
* Attempt at Kotlin/JS EAP build 1.3.50-eap-54jbion2019-08-01
* Attempt at Kotlin frontend pluginjbion2019-07-28
* Add SW static files to src/main/web (Kotlin build)jbion2019-07-28
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
* Remove useless Travis CI configJoffrey BION2019-07-08
* Enable Gradle parallel buildJoffrey BION2019-07-02
* Upgrade to Kotlin 1.3.40Joffrey BION2019-07-02
* Upgrade gradle wrapper to 5.5Joffrey BION2019-07-02
* Allow any client to use the websocket APIjbion2019-06-13
* Fix module name in Heroku ProcFileJoffrey BION2019-06-01
* Only deploy master on herokuJoffrey BION2019-06-01
* Remove unnecessary Resources deserializer in test JacksonMapperJoffrey BION2019-05-31
* Remove extra spacejbion2019-05-22
* Upgrade gradle wrapper to 5.4.1jbion2019-05-22
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
* Reorganize packages againJoffrey BION2019-05-22
* Reorder subprojects in settings.gradle to make more senseJoffrey BION2019-05-22
* Make common project multiplatformJoffrey BION2019-05-22
* Fix testsJoffrey BION2019-05-22
* Move common module declarations into api packageJoffrey BION2019-05-22
* Comment plugin management related to unused multiplatform pluginJoffrey BION2019-05-22
* Move some declarations to a better placejbion2019-05-20
bgstack15