- 11 Feb, 2019 10 commits
-
-
Fedwin Morr authored
-
Fedwin Morr authored
* SASS
-
Fedwin Morr authored
-
Fedwin Morr authored
* NodeJS
-
Fedwin Morr authored
* nodejs mit installieren
-
Fedwin Morr authored
-
Fedwin Morr authored
-
Fedwin Morr authored
-
Fedwin Morr authored
Metals in .gitignore See merge request faustas/come-out-and-play-code!8
-
Fedwin Morr authored
-
- 21 Jan, 2019 2 commits
-
-
Fedwin Morr authored
Fehlerkorrektur: mehrfache Registrierung von Spielern See merge request faustas/come-out-and-play-code!7
-
Fedwin Morr authored
-
- 03 Jan, 2019 1 commit
-
-
André Schütz authored
Implementierung des Spiels und Integration ins Frontend See merge request faustas/come-out-and-play-code!6
-
- 27 Dec, 2018 1 commit
-
-
Fedwin Morr authored
* Aktualisierung diverser Abhängigkeiten * Aktualisierung von Scala und SBT * Umstrukturierung der Datei `build.sbt` * Vorbereitung auf Scala.js 1.0 * Implementierung einer einfachen Spiellogik * Unterbau für das Spiel zwecks Integration ins Frontend
-
- 14 Oct, 2017 1 commit
-
-
Fedwin Morr authored
Upgrade of Play and Silhouette to Play 2.6.x and Silhouette 5.0.0 See merge request faustas/come-out-and-play-code!5
-
- 08 Oct, 2017 1 commit
-
-
André Schütz authored
* Upgrade of Silhouette regarding to Play 2.6.x * Removal of compiler warnings * Upgrade of dependencies * Code Cleanup
-
- 12 May, 2017 2 commits
-
-
Fedwin Morr authored
Friends list See merge request !4
-
André Schütz authored
* Create a friendship * Accept a friendship request * Search for friends * Block user * Unblock user * WebSocket for the exchange of data between the backend and the `friends` page * Signup changed: request `username` instead of `firstname` and `lastname` * Evolutions for new `username` in table `users` * New models * Friends * FriendsRequest * UserBlocked * Evolutions for * Friends list * Friends requests * Users blocked * Coffeescript files for the main CSS configurations * Table definitions extended regarding to the new evolutions * Assets now versioned * Adaptation to all models * CSR adaptations for the JS of the WebSockets * `case class` converted to `final case class` * i18n messages sorted * Dependencies updated * Documentation * Code Clean * Removed unused CORS filter
-
- 21 Apr, 2017 1 commit
-
-
Fedwin Morr authored
User registration See merge request !3
-
- 20 Apr, 2017 1 commit
-
-
André Schütz authored
* Adapted the code to the new user model * Put the `fullName` method from the user model into the companion object * Custom PostgreSQL driver * Basic Tables Evolution * PasswordInfo Binding introduced via PasswordInfoDAO in the SilhouetteModule * OAuth1 and OAuth2 DAO for service registration * Bind the OAuth-DAOs within the SilhouetteModule * Delete the account * Code Clean * Documentation * i18n
-
- 26 Mar, 2017 1 commit
-
-
Fedwin Morr authored
Adding Silhouette to application See merge request !2
-
- 21 Mar, 2017 1 commit
-
-
André Schütz authored
* Add resolver setting for resolving atlassian jwt dependencies. * Added missing dependencies * Code Clean
-
- 13 Mar, 2017 1 commit
-
-
André Schütz authored
-
- 07 Mar, 2017 2 commits
-
-
André Schütz authored
Major Code Cleanup See merge request !1
-
Fedwin Morr authored
* setup clean project
-
- 02 Mar, 2017 1 commit
-
-
André Schütz authored
-
- 01 Mar, 2017 1 commit
-
-
André Schütz authored
-