Hannes Braun hannesbraun
hannesbraun pushed to upgrade-dependencies at Seil0/TheCitadelofRicks 2024-04-09 19:18:50 +02:00
47f25c5064 Update dependencies
951a659be1 Fix URL deprecation warnings
Compare 2 commits »
hannesbraun created pull request Seil0/TheCitadelofRicks#32 2024-04-09 19:17:39 +02:00
Update dependencies
hannesbraun created branch upgrade-dependencies in Seil0/TheCitadelofRicks 2024-04-09 19:13:31 +02:00
hannesbraun pushed to upgrade-dependencies at Seil0/TheCitadelofRicks 2024-04-09 19:13:31 +02:00
f2207e8667 Update dependencies
5ee4748e42 Fix URL deprecation warnings
5dd11bbe6c Update required Java version to 21
25390e2132 Update Kotlin to 1.9.23
bc7d6e5146 Update Gradle to 8.7
Compare 5 commits »
hannesbraun deleted branch unescape-mensa-parts from Seil0/TheCitadelofRicks 2024-03-17 15:45:09 +01:00
hannesbraun created pull request Seil0/TheCitadelofRicks#31 2024-01-28 18:35:10 +01:00
Unescape parts in MensaParser
hannesbraun created branch unescape-mensa-parts in Seil0/TheCitadelofRicks 2024-01-28 18:31:35 +01:00
hannesbraun pushed to unescape-mensa-parts at Seil0/TheCitadelofRicks 2024-01-28 18:31:35 +01:00
9bdb14896b Unescape parts in MensaParser
hannesbraun closed issue Seil0/TheCitadelofRicks#3 2023-12-05 19:34:27 +01:00
add /roomReservation?building={buildingname}&roomNumber={roomnumber}&week={week}
hannesbraun pushed to master at Seil0/TheCitadelofRicks 2023-12-05 19:31:14 +01:00
f40afe84ed Fix TimetableParserTest
hannesbraun created pull request Seil0/TheCitadelofRicks#30 2023-09-29 16:42:50 +02:00
Parse course name for room occupancies
hannesbraun created branch parse-lessoncourse in Seil0/TheCitadelofRicks 2023-09-29 16:40:10 +02:00
hannesbraun pushed to parse-lessoncourse at Seil0/TheCitadelofRicks 2023-09-29 16:40:10 +02:00
22ba5d5f7f Parse course name for room occupancies
hannesbraun deleted branch room-api from Seil0/TheCitadelofRicks 2023-09-29 16:39:58 +02:00
hannesbraun created pull request Seil0/TheCitadelofRicks#29 2023-09-25 15:38:18 +02:00
Add API for room occupancy
hannesbraun created branch room-api in Seil0/TheCitadelofRicks 2023-09-25 15:33:50 +02:00
hannesbraun pushed to room-api at Seil0/TheCitadelofRicks 2023-09-25 15:33:50 +02:00
1a768e1188 Add API for room occupancy
hannesbraun pushed to master at Seil0/TheCitadelofRicks 2023-09-15 19:50:01 +02:00
b78d28a6d3 Fix some more typos
hannesbraun pushed to master at hannesbraun/hav1w 2023-09-10 00:32:29 +02:00
c6fec3b038 Add mono preset
hannesbraun commented on issue Seil0/TheCitadelofRicks#3 2023-08-25 01:18:08 +02:00
add /roomReservation?building={buildingname}&roomNumber={roomnumber}&week={week}

I might just have created a working implementation for this. I need to wait until the semester starts again to get some proper data to test this feature with. If I can verify that it works, I'll…