Commit graph

1325 commits

Author SHA1 Message Date
Mikołaj Pich
c1573f04c5 Add AuthorizationRequiredException 2023-05-11 10:57:35 +02:00
Mikołaj Pich
f7716915d3 Add getCurrentStudent method 2023-05-11 10:47:53 +02:00
Mikołaj Pich
d897ce49ae Add isAuthorized flag to students 2023-05-10 22:57:25 +02:00
Mikołaj Pich
5ce34018e3 Add authorize permission method 2023-05-10 22:45:14 +02:00
Mikołaj Pich
fa4b1aa7e0 Make unused homework attachement fields nullable 2023-05-09 12:01:40 +02:00
Mikołaj Pich
60f8a506a5 Version 2.0.0 2023-05-07 23:17:48 +02:00
Mikołaj Pich
14267a9a89 Fix previous workaround by handling fake http 404 errors 2023-05-07 21:27:32 +02:00
Mikołaj Pich
8973b01694 Add workaround for main uonetplus-uczen endpoint change 2023-05-07 20:57:22 +02:00
Mikołaj Pich
62d5ff05ef Add InvalidSymbolException to hebe 2023-05-05 00:14:37 +02:00
Mikołaj Pich
8726501d8b Remove flag for empty cookie jar interceptor 2023-05-04 23:59:45 +02:00
Mikołaj Pich
81951eb29f Fix log level in hebe 2023-05-04 23:55:28 +02:00
Mikołaj Pich
f42afd1602 Fix exam dates 2023-05-04 23:49:12 +02:00
Mikołaj Pich
432241919a Refactor exam fetch from hebe 2023-05-04 22:16:43 +02:00
dependabot[bot]
b5028a6437
Bump io.mockk:mockk-jvm from 1.13.4 to 1.13.5 (#169) 2023-05-04 19:32:08 +00:00
dependabot[bot]
fb76454793
Bump org.jsoup:jsoup from 1.15.4 to 1.16.1 (#170) 2023-05-04 19:31:35 +00:00
dependabot[bot]
99bc1db9f5
Bump org.jlleitschuh.gradle.ktlint from 11.3.1 to 11.3.2 (#171) 2023-05-04 19:31:06 +00:00
Mikołaj Pich
7a0c173925 Update conference field names
Resolves #147
2023-05-02 00:23:10 +02:00
Mikołaj Pich
b040618458 Update okhttp and retrofit 2023-05-02 00:03:35 +02:00
Mikołaj Pich
0a1268e5af
Merge pull request #167 from wulkanowy/hebe
Add Hebe
2023-05-01 23:24:42 +02:00
Mikołaj Pich
33ccfdb77b Merge branch 'master' into hebe 2023-05-01 23:19:12 +02:00
Mikołaj Pich
3e3f17151a Make getNormalizedSymbol public 2023-05-01 23:14:51 +02:00
Bartosz Bieniek
2e8eb1de3c
Add support for meal menu (#168) 2023-05-01 21:11:16 +02:00
Mikołaj Pich
efd332d4f3 Add basic method to fetch exams from hebe 2023-04-29 17:19:35 +02:00
Mikołaj Pich
a18fe84ce7 Add grades summary and averages 2023-04-18 23:07:00 +02:00
Mikołaj Pich
24b5b16f72 Fix grade date format 2023-04-16 23:31:05 +02:00
Mikołaj Pich
4ef106e4c9 Fix initialize pupil id, add generic method to handle api errors 2023-04-16 23:26:26 +02:00
Mikołaj Pich
51dd70067b Add method to fetch grades from hebe 2023-04-16 23:00:10 +02:00
Mikołaj Pich
6b602b35d6 Fix searching student to get token in hybrid mode 2023-04-16 22:11:21 +02:00
Mikołaj Pich
0fb794e246 Make Pupil.loginValue nullable 2023-04-16 22:01:05 +02:00
Mikołaj Pich
c55d0bf251 Make firebaseToken non-required and default-nullable 2023-04-16 21:57:10 +02:00
Mikołaj Pich
8dfcd24753 Fix device model assignment to hebe 2023-04-16 21:52:47 +02:00
Mikołaj Pich
17e702834b Fix Educator.id type 2023-04-16 21:51:30 +02:00
Mikołaj Pich
22018ce911 Fix second name nullable 2023-04-16 21:45:38 +02:00
Mikołaj Pich
e2ddf47f29 Fix hebe students fetch 2023-04-16 21:33:56 +02:00
Mikołaj Pich
57660cc7c9 Add interceptors to hebe too 2023-04-16 21:27:31 +02:00
Mikołaj Pich
d228df6c6d Add missing serializable annotations 2023-04-16 21:17:03 +02:00
Mikołaj Pich
d3b74448f8 Use https in routing rules url 2023-04-16 21:08:35 +02:00
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