Skip to content
Snippets Groups Projects
  1. Oct 03, 2021
  2. Aug 26, 2021
    • Ruben Bimberg's avatar
      Add Languagetool marks · c6a80f12
      Ruben Bimberg authored
      After the marks have been added,
      the only thing missing is Katex.
      Katex must be implemented in a different way,
      because the html data has to be enclosed
      by a Quill container.
      c6a80f12
  3. Aug 24, 2021
  4. Aug 09, 2021
  5. Jul 21, 2021
  6. Jun 26, 2021
  7. Jun 23, 2021
  8. May 24, 2021
  9. May 22, 2021
  10. May 21, 2021
  11. May 18, 2021
  12. May 11, 2021
  13. May 10, 2021
  14. May 08, 2021
  15. May 04, 2021
  16. May 01, 2021
  17. Apr 28, 2021
  18. Oct 24, 2020
    • Tom Käsler's avatar
      Adapt to the new backend · aaf669bd
      Tom Käsler authored and Tim Dahmen's avatar Tim Dahmen committed
      Strip models of unneccessary attributes.
      Remove models that got merged into others.
      Adjust proxy conf accordingly.
      
      Adjust login errorhandling for new activation response
      
      Adapt passwortreset to new Backendroute
      
      Adapt logincheck responseparsing to new backend response.
      
      Switch from datamanipulation via Websocket to HTTP Requests.
      
      Fix find request for votes
      
      Fix moderator account id handling
      
      Set correct property names for Requests of Bonustokens
      
      Fix roomsettings requests
      
      Switch comment high- and lowlighting to HTTP Requests
      
      Remove addHistory on adding a moderator, cause the new backend doesn´t need it
      aaf669bd
  19. May 08, 2020
  20. Mar 08, 2020
  21. Feb 26, 2020
  22. Jan 22, 2020
  23. Nov 16, 2019
  24. Nov 13, 2019
  25. Nov 12, 2019
  26. Nov 05, 2019
  27. Nov 04, 2019
  28. Nov 01, 2019
  29. Oct 10, 2019
  30. Sep 11, 2019
    • Marco Herzog's avatar
      Commits for first rebase · 99669dcd
      Marco Herzog authored
      1)Add overlay, improve sacling
      
      2)Improve overlay readibility, disable buttons (join/create session, login) while cookie usage is not accepted
      
      3)Fix circular dependency between cookies and overlay
      
      4)Add functionality to data-protection dialog buttons, on decline user is redirected to /home
      99669dcd