Commit graph

366 commits

Author SHA1 Message Date
Mikołaj Pich
8726501d8b Remove flag for empty cookie jar interceptor 2023-05-04 23:59:45 +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
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
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
32d6505e4b Add some missing API 2023-04-16 09:40:48 +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
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
492f8ede8f Add some version catalogs config 2023-04-02 09:17:16 +02: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
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
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
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
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
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
Mikołaj Pich
a2ff889ee4 Fix inactive account detection in register repo 2022-12-27 14:56:38 +01:00
Mikołaj Pich
170485fea2 Move inactive account detection to auto login interceptor and register repo 2022-12-27 14:37:28 +01:00
Mikołaj Pich
0ab26a65dd Switch teacher to employee in register terminology 2022-12-26 21:13:50 +01:00
Mikołaj Pich
f4b4c70b67 Add inactive account detection 2022-12-26 20:40:30 +01:00
Mikołaj Pich
19260cd862 Fix login service error message 2022-12-26 01:44:07 +01:00
Mikołaj Pich
285a03b5c2 Catch Login service errors 2022-12-26 01:06:16 +01:00
Mikołaj Pich
a5389a960c Fix parent ids value 2022-12-25 23:15:47 +01:00
Mikołaj Pich
73fe1e21fc Fix graduate exception message 2022-12-25 23:15:30 +01:00
Mikołaj Pich
34a0059df9 Add raw subject ids 2022-12-25 22:52:43 +01:00
Mikołaj Pich
bf63509acd Detect student graduate message 2022-12-25 22:41:58 +01:00
Mikołaj Pich
0b487191ec Add very basic support for teachers 2022-12-24 10:50:45 +01:00
Mikołaj Pich
3b25f5d9bf Add new abstraction around registration, use it in old getStudents() API 2022-12-23 23:52:33 +01:00
Mikołaj Pich
42dbd67a39 Extract UrlGenerator to separate file 2022-12-22 01:10:21 +01:00
Mikołaj Pich
c42d008bbf Fix adfs id for non-rzeszowprojekt 2022-12-21 12:52:43 +01:00
Mikołaj Pich
c74512daa7 Fix id in url login to adfs light scoped 2022-12-20 23:15:45 +01:00
Mikołaj Pich
d66c9805b2 Remove resman.pl mentions 2022-12-20 13:03:36 +01:00
dependabot[bot]
336187c93e
Bump mockk-jvm from 1.13.2 to 1.13.3 (#142) 2022-12-02 19:31:22 +00:00
Mikołaj Pich
876b00ca32 Update default user agent details 2022-11-19 22:14:10 +01:00
Mikołaj Pich
497f4f5910 Fix parsing recipient with special name
Fixes #132
2022-10-02 20:03:14 +02:00
Mikołaj Pich
7745db956c Add readBy/unreadBy field to message meta objects 2022-10-02 19:50:07 +02:00
dependabot[bot]
f65faabbd7
Bump mockk from 1.12.5 to 1.13.2 (#134) 2022-10-02 14:34:04 +00:00
Mikołaj Pich
2840d9d6d0 Use null to indicate invalid grade value instead of 0 2022-09-28 23:00:05 +02:00