Update MensaParser for new Mensa website #24

Merged
Seil0 merged 3 commits from fix-mensaparser into master 2022-12-22 15:38:20 +01:00
Collaborator

The MensaParser seems to be broken currently. This should be the required update to get it to work again.

Additionaly, I simplified setting the default values in the StartupController. I think right now, it's easier if only one value needs to be updated instead of three. If there is ever the need to implement a more complex logic, we can still find another solution.

Also, I updated jsoup to 1.15.3 as the previous version had a vulnerability. Not sure if we're affected but an update surely doesn't hurt.

The `MensaParser` seems to be broken currently. This should be the required update to get it to work again. Additionaly, I simplified setting the default values in the `StartupController`. I think right now, it's easier if only one value needs to be updated instead of three. If there is ever the need to implement a more complex logic, we can still find another solution. Also, I updated jsoup to 1.15.3 as the previous version had a vulnerability. Not sure if we're affected but an update surely doesn't hurt.
hannesbraun added 3 commits 2022-12-19 20:54:53 +01:00
hannesbraun added the
bug
label 2022-12-19 20:55:10 +01:00
hannesbraun self-assigned this 2022-12-19 20:55:31 +01:00
hannesbraun requested review from Seil0 2022-12-19 20:55:35 +01:00
hannesbraun force-pushed fix-mensaparser from 7174b9b3c8 to a39da6deba 2022-12-19 21:02:56 +01:00 Compare
Seil0 approved these changes 2022-12-22 15:38:00 +01:00
Seil0 left a comment
Owner

lgtm

lgtm
Seil0 merged commit dc6c41578a into master 2022-12-22 15:38:20 +01:00
Sign in to join this conversation.
No description provided.