- Jul 11, 2019
-
-
Janis Daniel Dähne authored
- changed simple ace editor editor onChange debounce to throttle
-
- Jun 26, 2019
-
-
Janis Daniel Dähne authored
-
- May 31, 2019
-
-
Janis Daniel Dähne authored
-
- May 26, 2019
-
-
Janis Daniel Dähne authored
- started about site
-
Janis Daniel Dähne authored
- removed jquery dependency - removed unused migration helper
-
- Feb 02, 2019
-
-
Janis Daniel Dähne authored
-
- Nov 24, 2018
-
-
Janis Daniel Dähne authored
- fixed issue where whenwe have no server connection opening the open exercises site we got redirected to the home site - this was because we couln't get the server msg for the left times... now we display a message and stay on the site - added version string - removed password migration helper because to internals/nocopy because this was temporarily anyway - added not for creating/editing exercises that we need at least one code template
-
- Nov 05, 2018
-
-
Janis Daniel Dähne authored
- pushed missing custom brace mode - .ts files in static pages are now compiled before building
-
- Aug 20, 2018
-
-
Janis Daniel Dähne authored
- changed login background img
-
- Mar 06, 2018
-
-
Janis Daniel Dähne authored
- added some missing css/js files - disabled webpack bundle analyzer (else we could not compile deploy)
-
- Feb 22, 2018
-
-
Janis Daniel Dähne authored
- added all (past) icons - added help text for subsequent editor - removed old site side menu component - added my assessment statistic to home site
-
- Feb 12, 2018
-
-
Janis Daniel Dähne authored
- added favicon
-
- Nov 03, 2017
-
-
Janis Daniel Dähne authored
- changed webpack deploy config to remove some modules (not used moment locales) - webpack deploy config now uses minified versions and outputs the right dir structure for the backend - just copy all dist content to the wwwroot dir
-
- Oct 15, 2017
-
-
Janis Daniel Dähne authored
- empty pw is not longer allowed
-
- Oct 14, 2017
-
-
Janis Daniel Dähne authored
- pw migration (just hash pw like the backend) - ostepu user forwarding (auto create users when login in from ostepu, external login source)
-