Skip to content
Snippets Groups Projects
  1. Sep 09, 2019
    • Janis Daniel Dähne's avatar
      - added privacy policy file · 5eced692
      Janis Daniel Dähne authored
      - changed about site (now external site)
      - added additional safety chech before deleting old users (activated users)
      - disabled old about site (removed link but router is still active for it)
      5eced692
  2. May 26, 2019
  3. Apr 08, 2019
  4. Apr 06, 2019
  5. Feb 14, 2019
    • Janis Daniel Dähne's avatar
      - finally switched to webpack 4 · 846639ff
      Janis Daniel Dähne authored
      - moved all dev dependencies into proper package.json section
      - editor now uses the programming languages from backend and imports dynamically the syntax highlight file
      - markdown fenced code blocks now loads dynamically the syntax highlight file
      846639ff
  6. Jan 07, 2019
    • Janis Daniel Dähne's avatar
      - fixes issue #76 · 7d62aeb4
      Janis Daniel Dähne authored
      - material input can now handle undefined & null values (will display the empty string) and will convert numbers to strings
      7d62aeb4
  7. Jan 05, 2019
  8. Dec 04, 2018
    • Janis Daniel Dähne's avatar
      - fixed typos · d50eded5
      Janis Daniel Dähne authored
      - we display the hide expected output and stderr output always (not only when available)
      d50eded5
  9. Nov 29, 2018
    • janisdd's avatar
      - updated readme to use yarn · 05e81509
      janisdd authored
      - removed task zoom limits
      - we also apply the quick zoom to single tab editors
        - added an indicator when zoom is applied (on click resets the quick-zoom)
      05e81509
    • janisdd's avatar
      - fixed issue #68 · 7fd76a42
      janisdd authored
      - removed unused packages (jest)
      - bundling now only works with yarn... npm failed to install modified brace version from github...
      7fd76a42
  10. Nov 24, 2018
  11. Nov 05, 2018
  12. Oct 22, 2018
  13. Oct 11, 2018
  14. Oct 08, 2018
  15. Oct 06, 2018
  16. Sep 30, 2018
  17. Sep 05, 2018
  18. Sep 03, 2018
    • Janis Daniel Dähne's avatar
      - updated ace editor version · 4d00105e
      Janis Daniel Dähne authored
      - changed simple ace editor to use onBlur instead of onChange for performance
        - however we now need to keep everything in sync...
      - fixed issue with the buttons propagating the langId
      4d00105e
  19. Aug 21, 2018
    • Janis Daniel Dähne's avatar
      - almost finished new i18n · fa93903a
      Janis Daniel Dähne authored
      - we now got cyclic dependencies ...
      - we started resolving with userDataCopyReducerValidation
      fa93903a
    • Janis Daniel Dähne's avatar
      - started new i18n · 79f4f363
      Janis Daniel Dähne authored
      - added jest for later tests
      - now we need to replace all translate funktions with the new function (getI18n or getRawI18n)
      - replaced all state reducer reference
      79f4f363
  20. Aug 16, 2018
    • Janis Daniel Dähne's avatar
      - changed typescript version · 1d0d1da5
      Janis Daniel Dähne authored
      - fixed issue where group overview page didn't worked because we imported from the wrong module (loadash instead of lodash-es)
      - upgraded semantic ui react version
        - fixed some icon isssues
      1d0d1da5
  21. Mar 23, 2018
  22. Mar 06, 2018
    • Janis Daniel Dähne's avatar
      - moved debug.ts · 1c99c047
      Janis Daniel Dähne authored
      - added some missing css/js files
      - disabled webpack bundle analyzer (else we could not compile deploy)
      1c99c047
  23. Nov 11, 2017
  24. Nov 06, 2017
  25. Nov 03, 2017
  26. Oct 21, 2017
  27. Oct 18, 2017
  28. Oct 16, 2017
    • Janis Daniel Dähne's avatar
      - we now import all styl files in one file · 3634fa5d
      Janis Daniel Dähne authored
        - this way we don't get the duplicate styles (because of all imports)
        - css shrinked from 220 kb to 50kb
      - we also no longer import the css in .tsx files (with reducer file size from 8.7 to 8.4 mb?? not sure about that...)
      - added auto prefixer
        - cssnano is not working somehow...
      3634fa5d
  29. Oct 15, 2017
  30. Oct 13, 2017
  31. Oct 07, 2017
  32. Oct 05, 2017
  33. Oct 03, 2017
Loading