- 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
-
- Apr 08, 2019
-
-
Janis Daniel Dähne authored
- mathjax is now loaded locally (only minimal defaults are deployed, only one renderer, default lang, ...)
-
- Apr 06, 2019
-
-
Janis Daniel Dähne authored
- set referrer policy to no-referrer
-
- Feb 15, 2019
-
-
Janis Daniel Dähne authored
- disabled compression again, nginx does this automatically (i think)
-
- Feb 14, 2019
-
-
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
-
- 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
-
- Oct 09, 2018
-
-
Janis Daniel Dähne authored
- added hint that markdown no longer supports html
-
- Oct 08, 2018
-
-
Janis Daniel Dähne authored
- build now uses cache busting hash (at least for the app bundle) + clears it on new builds
-
- Sep 30, 2018
-
-
Janis Daniel Dähne authored
-
- 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
-
- Dec 29, 2017
-
-
Janis Daniel Dähne authored
- not all node modules are in a separate bundle
-
- Nov 06, 2017
-
-
Janis Daniel Dähne authored
- fixed wrong copy to web dist config - fixed error where the overview left tiem for exercises was not displayed correctly (we now set automatic end at as defualt to now+x so we need to check if the release start type is automatic too!!
-
- Nov 04, 2017
-
-
Janis Daniel Dähne authored
- fixed password migration helper copy to dist
-
- Nov 03, 2017
-
-
Janis Daniel Dähne authored
-
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 21, 2017
-
-
Janis Daniel Dähne authored
-
- Oct 20, 2017
-
-
Janis Daniel Dähne authored
- we now have a separate reducer for the group stuff (e.g. permission for the current/last group (backend was changed))
-
- Oct 17, 2017
-
-
Janis Daniel Dähne authored
- moved from file version tags (query params) to changing the file name which sohuld work (caching) in more cases
-
- Oct 16, 2017
-
-
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...
-
- Oct 11, 2017
-
-
Janis Daniel Dähne authored
- finished (including) material dir
-
- Oct 08, 2017
-
-
Janis Daniel Dähne authored
- editor was not displayed/loaded - we now use the not minified version for production index html(for now)
-
- Oct 03, 2017
-
-
Janis Daniel Dähne authored
-
Janis Daniel Dähne authored
-
- Sep 23, 2017
-
-
Janis Daniel Dähne authored
-
- Sep 20, 2017
-
-
Janis Daniel Dähne authored
-
- Aug 11, 2017
-
-
Janis Daniel Dähne authored
-
- Aug 08, 2017
-
-
Janis Daniel Dähne authored
working example
-
- Jul 02, 2017
-
-
Janis Daniel Dähne authored
- tabs can now be changed (just a test)
-
- Jun 15, 2017
-
-
Janis Daniel Dähne authored
- eine tooltip demo
-