Commit graph

1289 commits

Author SHA1 Message Date
Mikołaj Pich
84b6675269 Fix lint issues 2022-08-01 23:10:02 +02:00
Mikołaj Pich
bafb07cf5d Migrate from moshi to kotlinx serialization 2022-08-01 00:59:49 +02:00
Mikołaj Pich
aec4ea5221 Remove deprecations from tests 2022-07-30 16:48:58 +02:00
Mikołaj Pich
953233590b Update dependencies 2022-07-30 16:32:05 +02:00
Mikołaj Pich
0a1171b8f9 Stop cashing cache response in student repo 2022-07-30 16:27:58 +02:00
dependabot[bot]
5ae2a915fd
Bump coroutines from 1.6.2 to 1.6.3 (#125) 2022-07-09 07:36:05 +00:00
Mikołaj Pich
b0d057ca21 Update dependencies 2022-06-18 12:24:28 +02:00
Mikołaj Pich
16811fbe90 Add referrer header to send certificate request 2022-06-18 11:11:54 +02:00
dependabot[bot]
44184f07f7
Bump coroutines from 1.6.1 to 1.6.2 (#122) 2022-06-04 11:20:17 +00:00
dependabot[bot]
42d4731dd7
Bump org.jlleitschuh.gradle.ktlint from 10.2.1 to 10.3.0 (#124) 2022-06-04 11:19:58 +00:00
dependabot[bot]
fdedb95207
Bump jsoup from 1.14.3 to 1.15.1 (#123) 2022-06-04 11:19:33 +00:00
Mikołaj Pich
a8ba963a0b Version 1.6.4 2022-05-16 23:24:43 +02:00
Mikołaj Pich
189f5ecee0 Trim whitespaces from strings in GradeSummary 2022-05-16 21:29:42 +02:00
Mikołaj Pich
3ecb494372 Handle null in attendance subject 2022-05-16 21:24:11 +02:00
dependabot[bot]
19be4c01f9
Bump org.jetbrains.kotlin.jvm from 1.6.10 to 1.6.21 (#121) 2022-05-03 10:13:13 +00:00
dependabot[bot]
f0d07bb30c
Bump coroutines from 1.6.0 to 1.6.1 (#120) 2022-05-01 22:06:08 +00:00
Mikołaj Pich
abc43f7fd3 Version 1.6.0 2022-04-02 20:33:53 +02:00
Mikołaj Pich
fba873461e Add more fields to Diary model 2022-03-12 12:17:20 +01:00
Mikołaj Pich
14ae84db0b Allow null in timetable full 2022-03-12 11:52:17 +01:00
Mikołaj Pich
f0272ef252 Allow null in grade details and summary list 2022-03-12 11:49:35 +01:00
Mikołaj Pich
e70e970d32
Merge pull request #106 from wulkanowy/feature/student-photo
Add student photo
2022-03-12 11:26:53 +01:00
Mikołaj Pich
fd6125f322
Merge pull request #117 from xVemu/master
Add support for room replacement in timetable
2022-03-08 20:46:33 +01:00
xVemu
3b17f04b9d
Add support for room replacement in timetable 2022-03-05 12:57:38 +01:00
dependabot[bot]
442bd060d7
Bump slf4j from 1.7.35 to 1.7.36 (#118) 2022-03-04 11:54:24 +00:00
dependabot[bot]
aea2fb4b88
Bump org.jetbrains.kotlin.jvm from 1.5.31 to 1.6.10 (#113) 2022-02-28 20:03:03 +00:00
dependabot[bot]
9d9a18c5c2
Bump moshi from 1.12.0 to 1.13.0 (#111) 2022-02-28 19:57:08 +00:00
dependabot[bot]
c2a82ae136
Bump coroutines from 1.5.2 to 1.6.0 (#112) 2022-02-28 19:53:13 +00:00
Mikołaj Pich
2447e0de15
Merge pull request #116 from Zaptyp/patch-1
Update date in LICENSE file
2022-02-28 20:46:03 +01:00
dependabot[bot]
65f1a02936
Bump org.jlleitschuh.gradle.ktlint from 10.2.0 to 10.2.1 (#110) 2022-02-28 19:39:41 +00:00
dependabot[bot]
dd87697f59
Bump slf4j from 1.7.32 to 1.7.35 (#115) 2022-02-28 19:38:01 +00:00
Patryk
6394571614
Update date in LICENSE file 2022-02-03 10:16:12 +01:00
Mikołaj Pich
57680ecb3f
Remove unused TableContent property from GradePointsSummary 2022-01-09 16:15:09 +01:00
Mikołaj Pich
4e5cb29ce5 Version 1.5.0 2022-01-01 16:17:52 +01:00
Mikołaj Pich
db5820b81b Update default android version, build tag and chrome version 2021-12-31 16:06:49 +01:00
Mikołaj Pich
5713a6d1ee Fix lint issues 2021-12-31 15:59:01 +01:00
Mikołaj Pich
6e1b8eb26a Unescape entities from homework content 2021-12-31 14:56:40 +01:00
Mikołaj Pich
f6f32b755a Fix unit id matching for kindergarten students 2021-12-30 22:43:37 +01:00
Mikołaj Pich
fbb42782b3 Add switchDiary with kindergartenDiaryId param 2021-12-30 19:45:50 +01:00
Mikołaj Pich
d653df338a Add kindergartenDiaryId to Sdk 2021-12-30 19:35:46 +01:00
Mikołaj Pich
27f95f923c Fix student start repo validation 2021-12-30 19:33:16 +01:00
Mikołaj Pich
4e88b0f8d4 Fix ScrapperRemoteTests 2021-12-30 19:15:33 +01:00
Mikołaj Pich
7b52d0e5e1 Add tests for filtering users without diaries 2021-12-30 18:54:20 +01:00
Mikołaj Pich
8971d39691 Add base support for kindergarten diaries 2021-12-30 17:12:52 +01:00
Mikołaj Pich
42bce37748 Simplify timetable date and time parsing 2021-12-29 16:20:08 +01:00
Mikołaj Pich
7efab423b5 Block sdk tz at Europe/Warsaw 2021-12-29 13:35:37 +01:00
Mikołaj Pich
aa7b141cb5 Add ZonedDateTime fields next to LocalDateTime in sdk pojos 2021-12-28 16:57:12 +01:00
Mikołaj Pich
01c62bffbe Version 1.4.4 2021-12-19 22:10:12 +01:00
Mikołaj Pich
4e9fa5d240 Fix compatibility issues in edu.gdansk.pl login hotfix 2021-12-19 21:40:58 +01:00
Mikołaj Pich
e472eec5a2 Hotfix edu.gdansk.pl login 2021-12-17 19:37:10 +01:00
dependabot[bot]
dd0d3f03e6
Merge pull request #108 from wulkanowy/dependabot/gradle/com.squareup.okhttp3-okhttp-bom-4.9.3 2021-12-17 18:08:01 +00:00