summaryrefslogtreecommitdiff
path: root/sw-server
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
* Make the server embed the new Kotlin frontendjoffrey-bion2020-01-05
* Fix server URL in react frontendjoffrey-bion2020-01-05
* WIP sagasJoffrey Bion2019-10-22
* Create multiplatform SevenWondersClient based on KrossbowJoffrey BION2019-07-08
* Allow any client to use the websocket APIjbion2019-06-13
* Remove unnecessary Resources deserializer in test JacksonMapperJoffrey BION2019-05-31
* Use import aliases to remove annoying prefixesJoffrey BION2019-05-22
* Reorganize packages againJoffrey BION2019-05-22
* Move common module declarations into api packageJoffrey BION2019-05-22
* Move some declarations to a better placejbion2019-05-20
* WIP back to JVM for common module to see if it worksJoffrey BION2019-05-17
* Rationalize module namesJoffrey BION2019-05-16
bgstack15