Commit graph

394 commits

Author SHA1 Message Date
Mikołaj Pich
4eb33ca209 Update dependencies 2023-09-26 22:46:42 +02:00
Mikołaj Pich
6c1fe18065 Update dependencies 2023-08-24 23:30:56 +02:00
Mikołaj Pich
bca5158a1c Fix messed up params in sendPasswordResetRequest() call 2023-06-08 23:14:12 +02:00
Mikołaj Pich
96051b36bc Make description in grade descriptive scrpper pojo nullable 2023-06-05 21:17:14 +02:00
Mikołaj Pich
16cb07f73e Fix mapping not initialized attendance category when using eduOne fallback 2023-06-01 15:01:41 +02:00
Mikołaj Pich
d1486bade5 Fix duplicated json names in Conference pojo 2023-06-01 13:37:57 +02:00
Mikołaj Pich
773402ceb1 Add fallback to eduOne attendance if there is eduOne: true in student start page 2023-05-29 00:03:49 +02:00
Mikołaj Pich
f9be659490 Add descriptive grades 2023-05-28 23:03:20 +02:00
Mikołaj Pich
69651688f0 Add missing domain suffix in cookie interceptor 2023-05-28 23:03:20 +02:00
Mikołaj Pich
4a67e1e3fa Add domain suffix parameter 2023-05-28 23:03:17 +02:00
Mikołaj Pich
05f8073499 Refactor addLessonDetails method 2023-05-25 20:25:43 +02:00
Mikołaj Pich
e639d0e751 Add support for lesson cancelled two times 2023-05-25 20:10:37 +02:00
Mikołaj Pich
f66c7e9998 Refactor divs matching in timetable parser 2023-05-25 20:00:13 +02:00
Mikołaj Pich
e37a007e48 Add support for new format of lessons substitution with different subject 2023-05-24 23:09:51 +02:00
Mikołaj Pich
41b8496045 Don't reverse teachers names (as VULCAN stopped doing this) 2023-05-24 22:27:12 +02:00
Mikołaj Pich
05be2d1d9d Fix parsing lessons with 'zastępstwo' as a reason of teacher absence 2023-05-24 21:58:28 +02:00
Mikołaj Pich
6f06410133 Add detection of some new error screens 2023-05-23 14:02:46 +02:00
Mikołaj Pich
485e4bef99 Add new maintenance page detection 2023-05-19 22:36:56 +02:00
Mikołaj Pich
97c46aa410 Replace migbase64 with base64 decoder from kotlin stdlib 2023-05-13 21:45:24 +02:00
Mikołaj Pich
a92198fc8f Add missing handleErrors() on authorize permission response 2023-05-12 22:52:09 +02:00
Mikołaj Pich
38e6bcfa8a Add missing headers to authorize permissions method 2023-05-12 21:11:14 +02:00
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
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
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