- Apr 05, 2021
-
-
Daniel Rainer authored
The goal of this component is abstracting away the difference between metadata fields which are strings and the ones which are arrays of strings.
-
Daniel Rainer authored
-
Daniel Rainer authored
This removes the <br> tags which were previously inserted after every five elements. Line breaks should be handled dynamically by the browser.
-
Daniel Rainer authored
This makes displaying metadata of an exercise less verbose. Styling is a bit lacking as of now. Restructure metadata translations of lists to make declarations more concise.
-
Daniel Rainer authored
-
Daniel Rainer authored
Exercises should not depend on search, so they get their own module.
-
Daniel Rainer authored
This is done as to reduce the file size and complexity of the exercise-details component.
-
- Apr 03, 2021
-
-
- Apr 02, 2021
-
-
Daniel Rainer authored
Prior to this change, the image would become full-width on narrow screens, which looks awful.
-
Daniel Rainer authored
Let the mailto link actually include the email address instead of consisting only of "mailto:"
-
- Mar 31, 2021
-
-
Michael Breu authored
-
Michael Breu authored
-
- Mar 25, 2021
-
-
Michael Breu authored
added GitlabService.java to offer basic gitlab api functionalities like check if repo exists etc. , added check in StatisticsResource to avoid people sending get requests with IDs which not exist and therefore create lots of trash entities
-
- Mar 24, 2021
-
-
Michael Breu authored
-
- Mar 14, 2021
-
-
Michael Breu authored
-
- Mar 12, 2021
-
-
Michael Breu authored
-
- Mar 11, 2021
-
-
Daniel Rainer authored
The presence of the "disabled" attribute in a HTML tag is enough to disable it. It does not take a value.
-
Daniel Rainer authored
-