Commit graph

1288 commits

Author SHA1 Message Date
Mikołaj Pich
522241b5de Fix hebe registration 2023-04-16 21:01:07 +02:00
Mikołaj Pich
d85a85235f Add PoC of request signing 2023-04-16 12:41:53 +02:00
Mikołaj Pich
64b007425f Fix return type of register hybrid, add some missing exceptions 2023-04-16 10:16:30 +02:00
Mikołaj Pich
32d6505e4b Add some missing API 2023-04-16 09:40:48 +02:00
Mikołaj Pich
430e388b7d Merge branch 'master' into hebe 2023-04-16 09:32:52 +02:00
Mikołaj Pich
8f01c8c98a Make getNormalizedSymbol public 2023-04-16 08:22:39 +02:00
Mikołaj Pich
8c1af1192d Add binary compatibility valiator 2023-04-15 23:38:35 +02:00
Mikołaj Pich
07d68f5425 Remove getStudents() API 2023-04-15 22:39:36 +02:00
Mikołaj Pich
4ce5701f5a Update kotlin and ksp 2023-04-15 22:17:05 +02:00
Mikołaj Pich
c057907efa Update gradle wrapper to 8.1 2023-04-15 22:12:33 +02:00
Mikołaj Pich
a71c27a3b4 Bring back getStudentsHybrid method 2023-04-15 21:04:29 +02:00
Mikołaj Pich
8d37efb8e8 Fix compilation errors 2023-04-15 20:58:33 +02:00
Mikołaj Pich
ae322f4966 Merge branch 'master' into hebe 2023-04-15 20:50:43 +02:00
Mikołaj Pich
76e6a0e5bd Remove deprecated sdk-mobile module 2023-04-08 01:09:29 +02:00
Mikołaj Pich
d9638eeba7 Simplify API of grades 2023-04-08 00:49:24 +02:00
Mikołaj Pich
8adeb5842f Rename Timetable to Lesson, simplify timetable API 2023-04-08 00:15:36 +02:00
Mikołaj Pich
06304ded47 Fix sdk student mapper 2023-04-07 23:47:03 +02:00
Mikołaj Pich
1a68b5af21 Remove deprecated methods and fields from Sdk API 2023-04-07 23:41:28 +02:00
Mikołaj Pich
995e652716 Remove deprecated LocalDateTime in sdk pojos 2023-04-07 23:41:07 +02:00
Mikołaj Pich
5cb09ec919 Remove unused group property from exam pojo 2023-04-07 23:18:17 +02:00
Mikołaj Pich
2aea471b94 Make kotlin serialization plugin depends on kotlin version 2023-04-02 09:21:33 +02:00
Mikołaj Pich
492f8ede8f Add some version catalogs config 2023-04-02 09:17:16 +02:00
dependabot[bot]
615a9b8cc4
Bump io.github.gradle-nexus.publish-plugin from 1.2.0 to 1.3.0 (#163) 2023-04-02 06:48:58 +00:00
dependabot[bot]
2bab8112cf
Bump slf4j from 2.0.6 to 2.0.7 (#166) 2023-04-02 06:41:03 +00:00
dependabot[bot]
ba495da583
Bump org.jlleitschuh.gradle.ktlint from 11.2.0 to 11.3.1 (#162) 2023-04-02 06:39:36 +00:00
Mikołaj Pich
cd3b738e81 Version 1.9.2 2023-03-08 21:04:56 +01:00
Mikołaj Pich
5e02645dd3 Add cloudflare detection 2023-03-07 00:02:10 +01:00
Mikołaj Pich
f87dd17bae Handle new account permission exception page 2023-03-06 22:40:34 +01:00
dependabot[bot]
34814cc062
Bump org.jsoup:jsoup from 1.15.3 to 1.15.4 (#161) 2023-03-01 23:00:10 +00:00
dependabot[bot]
d8baaedb09
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#160) 2023-03-01 22:59:45 +00:00
Mikołaj Pich
3bcc87b4a0 Update chromeRev in default user agent 2023-03-01 21:48:01 +01:00
Mikołaj Pich
b883539c1f Add option to set custom user agent template 2023-03-01 21:43:56 +01:00
Mikołaj Pich
b02a093c4b Update dependencies 2023-03-01 21:03:21 +01:00
Mikołaj Pich
5143ad223f Add missing trailing commas 2023-03-01 21:03:10 +01:00
dependabot[bot]
3a8b351d2b
Bump io.mockk:mockk-jvm from 1.13.3 to 1.13.4 (#156) 2023-02-12 14:27:56 +00:00
dependabot[bot]
8def0961c6
Bump org.jlleitschuh.gradle.ktlint from 11.0.0 to 11.1.0 (#157) 2023-02-12 14:27:39 +00:00
Mikołaj Pich
6a3e04f0af Always try to mark message as read when markAsRead flag is true
wulkanowy/wulkanowy#2082
2023-01-12 20:35:45 +01:00
dependabot[bot]
366a52afee
Bump org.jetbrains.kotlin.jvm from 1.7.22 to 1.8.0 (#152) 2023-01-06 14:40:34 +00:00
dependabot[bot]
b95bd8004c
Bump org.jetbrains.kotlin.plugin.serialization from 1.7.22 to 1.8.0 (#150) 2023-01-06 14:40:13 +00:00
dependabot[bot]
8189776975
Bump com.google.devtools.ksp from 1.7.22-1.0.8 to 1.8.0-1.0.8 (#151) 2023-01-06 14:34:12 +00:00
Mikołaj Pich
510f067bb0 Version 1.9.1 2023-01-05 22:44:14 +01:00
Mikołaj Pich
af6595de1f Add some antybot errors detection to prevent other strange errors 2023-01-05 21:51:24 +01:00
Mikołaj Pich
d19d74d254 Fix sign in to registers using full login with prefix 2023-01-05 21:15:40 +01:00
dependabot[bot]
6b8049af23
Bump slf4j from 2.0.5 to 2.0.6 (#153) 2023-01-05 19:32:08 +00:00
Mikołaj Pich
3012cdd678 Version 1.9.0 2023-01-01 20:30:56 +01:00
Patryk
2d0fc79855
Update date in LICENSE file (#149) 2023-01-01 20:30:28 +01:00
Mikołaj Pich
a3b97edd48 Fix getNormalizedSymbol() for Ł letter 2022-12-30 21:29:40 +01:00
Mikołaj Pich
3c5a4d66ce Update account unlock error validation 2022-12-30 18:20:24 +01:00
Mikołaj Pich
c9005720c9 Add workaround for 'Login Service' page errors 2022-12-27 23:12:38 +01:00
Mikołaj Pich
a0572e7743 Move inactive account detection to error interceptor 2022-12-27 22:51:47 +01:00