Commit Graph

19 Commits

Author SHA1 Message Date
Jannik 238947a894
added java 8 support again
* added drone testing for java 8
2019-10-06 12:11:02 +02:00
Jannik 6a687eb297
added more status metrics, api version 1.1.3 (/lesson -> /lessons)
continuous-integration/drone/push Build is failing Details
* updated spring boot 2.1.8 -> 2.1.9
* closes #7
2019-10-05 17:17:26 +02:00
Jannik 715af9987b
updated some libs
continuous-integration/drone/push Build is passing Details
* spring boot2.1.7 -> 2.1.8
* coroutines-core 1.2.2 -> 1.3.2
* print test results (passed, failed, skipped)
2019-09-07 20:44:44 +02:00
Jannik 5e220225f6
parse the week number of the year too 2019-09-06 23:10:35 +02:00
Jannik ea6be1db33
update to kotlin 1.3.50 2019-08-25 22:46:14 +02:00
Jannik a0fceccc2f
added junit test for MensaParser
* updated kotlin 1.3.31 -> 1.3.41
* updated spring boot 2.1.5 -> 2.1.7
* updated coroutines 1.2.1 -> 1.2.2
* reworked MensaParser to make it testable
2019-08-16 13:59:44 +02:00
Jannik 13a55508d0
run the mensamenu update task every hour 2019-06-02 16:55:36 +02:00
Jannik 754c8cb17b
clean up APICOntroller & new CacheController
* added a CacheController to hold all cache variables and clean up the APIController
* more consistent naming of variables
* update mensaMenu and courseList only if the request was successful
2019-05-28 12:49:25 +02:00
Jannik 9efc7fe4b7
cacth all exceptions in MensaParser
there are many things that can go wrong
2019-05-25 20:23:31 +02:00
Jannik 4313c78edf
update to spring boot 2.1.5 & jsoup 1.12.1 2019-05-21 19:21:25 +02:00
Jannik 387a8e0782
update to kotlin 1.3.31 and spring boot 2.1.4 2019-05-03 22:47:16 +02:00
Jannik a3a705d1d7 updated spring_boot 2.1.0 -> 2.1.3 2019-04-03 12:29:06 +02:00
Jannik cf0327bc88 added initial delay for scheduled updates 2019-03-18 16:13:13 +01:00
Jannik 08b6b2603f update to 1.0.1
* added some config lines
2019-03-17 00:33:18 +01:00
Jannik f2c1f2bc58 update all existing courses every 3 hours & some clean up 2019-03-13 19:12:05 +01:00
Jannik 6f2bed65ab added spring and a API specific stuff
this commit adds a fully working API wit /courses, /timetable?courseName=[course] and /mensamenu
2019-03-12 22:06:04 +01:00
Jannik ace2cb1e39 updated all parser & updated build.gradle
this is the first work to get tcor fully workin
2019-03-11 20:12:49 +01:00
Jannik 0430330801 added mensa and timetable parser 2018-11-06 15:35:38 +01:00
Jannik 880c6482e8 init gradle project 2018-11-06 14:00:06 +01:00