Skip to content
Snippets Groups Projects
  1. Jul 15, 2017
  2. Jul 04, 2017
  3. Jul 03, 2017
  4. Jul 02, 2017
  5. Jun 29, 2017
  6. Jun 22, 2017
  7. May 24, 2017
  8. May 08, 2017
  9. May 07, 2017
  10. May 03, 2017
  11. May 02, 2017
  12. May 01, 2017
    • Daniel Gerhardt's avatar
      Remove mime mapping container config · c46b2411
      Daniel Gerhardt authored
      There should not be any Servlet container around which does not support
      JSON by default. The backend does not have an AppCache manifest so a
      mapping is not needed here either.
      c46b2411
    • Daniel Gerhardt's avatar
      Remove HTML error pages · 038e6128
      Daniel Gerhardt authored
      Since error handlers use JSON for responses there is no need for HTML
      error pages anymore.
      038e6128
    • Daniel Gerhardt's avatar
      Add multi-version API support via media types · 0d93fe41
      Daniel Gerhardt authored
      API v3:
      * Media type: application/vnd.de.thm.arsnova.v3+json
      * Serializes date as strings conforming to ISO 8601.
      
      API v2:
      * Media type: application/vnd.de.thm.arsnova.v2+json
      * Serializes dates as timestamps including nanoseconds.
      
      An indentation setting has been added: `api.indent-response-body:false`.
      0d93fe41
  13. Apr 30, 2017
  14. Apr 26, 2017
  15. Apr 25, 2017