- Mar 05, 2019
-
-
Daniel Gerhardt authored
add WebSockets with STOMP on top See merge request !112
-
Tom Käsler authored
remove unused imports
-
Tom Käsler authored
move ws handler to websocket package
-
Tom Käsler authored
add WebSocketMessage entity structure add basic feedback logic add tests for Feedback messages
-
- Feb 25, 2019
-
-
Christoph Thelen authored
-
Christoph Thelen authored
-
Christoph Thelen authored
These tests exercise the happy path. If needed, negative tests could be added in the future.
-
- Feb 18, 2019
-
-
Daniel Gerhardt authored
Ektorp's default implementation expects purge_seq to be of type int. CouchDB 2.x purge_seq is of type String.
-
- Feb 12, 2019
-
-
Christoph Thelen authored
Reverts 8ad7cd84 This fixes issue #33. However, it is still unclear why different beans are shared between test and production code.
-
- Jan 31, 2019
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Christoph Thelen authored
Both the RoomRepository as well as the CacheManager beans were not shared between test and production classes. Hence, when we set up some mocks (or caches), the mocked values were not present in the production classes. We explicitly force instance sharing by applying the Singleton pattern.
-
Daniel Gerhardt authored
* Update MathJax URL to use version 2.7.5 * Piwik was renamed to Matomo
-
- Jan 30, 2019
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Add support for OpenID Connect authentication See merge request !118
-
Daniel Gerhardt authored
Only OIDC providers that support configuration discovery are supported.
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Google OIDC See merge request !117
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Google shuts down its Google+ Sign-In.
-
Daniel Gerhardt authored
-
- Jan 29, 2019
-
-
Daniel Gerhardt authored
Add API endpoint to create copies of public pool sessions See merge request !116
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
Fix import format See merge request !115
-
The field of the inner class is kept for compatibilty reasons.
-
- Jan 28, 2019
-
-
Daniel Gerhardt authored
Delete inactive users See merge request !102
-
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-
Daniel Gerhardt authored
-