- Mar 29, 2022
-
-
- Mar 27, 2022
-
-
- Mar 09, 2022
-
-
Eduard Frankford authored
-
- Mar 02, 2022
-
-
Eduard Frankford authored
-
- Mar 01, 2022
-
-
Daniel Rainer authored
-
- Dec 04, 2021
-
-
Eduard Frankford authored
-
- Nov 27, 2021
-
-
Eduard Frankford authored
-
- Sep 25, 2021
-
-
Eduard Frankford authored
wrote query to sum up the number of watchlist entries for an exercise id, then wrote the test and merged development into my branch
-
- Aug 31, 2021
-
-
Daniel Rainer authored
This accepts data from the updated backend (from the previous commit) but does not display any of the new metadata yet. This is not tested with search results, because I could not obtain search results locally. Suggestions on the home page work, but no results are shown in /search
-
- Jul 23, 2021
-
-
Michael Breu authored
-
- Jul 15, 2021
-
-
Eduard Frankford authored
refactored statistics so that they are loaded by the statistics service and then resolved the collections bug
-
- Jul 05, 2021
-
-
Michael Breu authored
-
- Jul 01, 2021
-
-
Eduard Frankford authored
-
Michael Breu authored
-
- Jun 30, 2021
-
-
Michael Breu authored
-
Michael Breu authored
-
- Jun 29, 2021
-
-
Michael Breu authored
-
- Jun 26, 2021
-
-
Eduard Frankford authored
disabled button when not logged in, allowed get request for number of likes and has liked for not logged in user
-
- Jun 24, 2021
-
-
Eduard Frankford authored
-
- Jun 23, 2021
-
-
Michael Breu authored
-
- Jun 15, 2021
-
-
Eduard Frankford authored
-
- Jun 06, 2021
-
-
Eduard Frankford authored
-
- Jun 05, 2021
-
-
Eduard Frankford authored
-
Eduard Frankford authored
-
Eduard Frankford authored
repaired UI display of types and languages as it was again hidden behind the exercise cards on small screens
-
- Apr 21, 2021
-
-
Michael Breu authored
-
- Apr 19, 2021
-
-
Michael Breu authored
In the escape sequence "·" there was unicode code point 0332 (UTF-8 cc b2), which is a "combining low line". I think this does not belong in there.
-
- Apr 09, 2021
-
-
Michael Breu authored
-
- Apr 07, 2021
-
-
Michael Breu authored
-
- Apr 05, 2021
-
-
Daniel Rainer authored
This is done as to reduce the file size and complexity of the exercise-details component.
-
- Apr 02, 2021
-
-
Daniel Rainer authored
Prior to this change, the image would become full-width on narrow screens, which looks awful.
-
- Mar 31, 2021
-
-
Daniel Rainer authored
This makes it look like the other buttons in the modal, i.e. with an outline and white background.
-
Daniel Rainer authored
The presence of "disabled" in a HTML tag is sufficient to disable it. Assigning a value has no effect.
-
Daniel Rainer authored
-
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 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.
-