Skip to content
Snippets Groups Projects
  1. Jan 31, 2019
  2. Jan 30, 2019
  3. Jan 28, 2019
  4. Jul 12, 2018
  5. Jul 08, 2018
  6. Apr 26, 2017
  7. Feb 13, 2017
  8. Jan 24, 2017
  9. Dec 19, 2016
  10. Nov 03, 2016
  11. Oct 26, 2016
  12. Sep 28, 2016
  13. Jul 18, 2016
    • Daniel Gerhardt's avatar
      Add proxy support for WebSocket connections · c056ae19
      Daniel Gerhardt authored
      Configuration for Socket.IO has been refactored to support proxies and
      replace ambiguous property names:
      * Added API property `socketioPath` to `/configuration/`
      * Added property `socketio.proxy-path`
      * Removed property `security.ssl`
      * Renamed properties:
        * `socketio.ip` -> `socketio.bind-address`
        * `security.keystore` -> `socketio.ssl.jks-file`
        * `security.storepass` -> `socketio.ssl.jks-password`
      
      The default port to bind to has been changed from 10443 to 8090 since
      SSL is not enabled by default. There is enough room (8081-8089) for
      additional severs (e.g. `grunt run`) in development environments.
      c056ae19
  14. Jul 06, 2016
  15. Apr 11, 2016
  16. Mar 15, 2016
  17. Mar 09, 2016
  18. Feb 05, 2016
  19. Feb 02, 2016
  20. Jan 19, 2016
    • Tom Käsler's avatar
      add MotD Feature: · 89c91079
      Tom Käsler authored
       - add controller/service/entity/dao-functions
       - add motdlist so that users can tell the backend, which motds they have read
       - add admin account (in arsnova.properties: security.adminaccount).
       - add permission function for admin
      89c91079
  21. Jan 12, 2016
    • Daniel Gerhardt's avatar
      Add version info · 79cb66a4
      Daniel Gerhardt authored
      Version information is now compiled as part of a build and written to
      version.properties. It is exposed by the API.
      79cb66a4
    • Daniel Gerhardt's avatar
      Update freature configuration · 003b064b
      Daniel Gerhardt authored
      Markdown and learning progress features are no longer considered
      experimental. Leaning progress can no longer be globally disabled.
      003b064b
  22. Jan 07, 2016
  23. Dec 04, 2015
  24. Nov 26, 2015
  25. Nov 23, 2015
  26. Nov 21, 2015
  27. Nov 19, 2015
  28. Oct 31, 2015
  29. Oct 27, 2015
  30. Oct 26, 2015
  31. Oct 25, 2015
  32. Oct 11, 2015
  33. Oct 08, 2015
  34. Aug 18, 2015