Commit graph

1600 commits

Author SHA1 Message Date
Mikołaj Pich
5f2128721c Fix students discovery after latest vulcan changes 2023-12-27 19:29:43 +01:00
Mikołaj Pich
e3706b0398 Fix handling new behaviour of LoginEndpoint.aspx in uonetplus-uczen and uonetplus-wiadomosciplus 2023-12-27 17:00:02 +01:00
Mikołaj Pich
11d2063201 Add full support for LoginEndpoint.aspx in uonetplus-uczen 2023-12-27 15:47:30 +01:00
Mikołaj Pich
46a4c3b139 Use LoginEndpoint.aspx endpoint instead of App directly 2023-12-22 18:10:39 +01:00
Mikołaj Pich
88fbdfc8d9 Make login url even more like the original one 2023-12-22 16:07:41 +01:00
Mikołaj Pich
fc3b386a2e Fix login to umt.tarnow.pl 2023-12-22 14:39:24 +01:00
dependabot[bot]
d0f87da8d1
Bump org.jlleitschuh.gradle.ktlint from 12.0.2 to 12.0.3 (#184) 2023-12-22 12:45:38 +00:00
Mikołaj Pich
f0c7093521 Update dependencies, update ktlint rules 2023-12-22 13:39:47 +01:00
Mikołaj Pich
29af590dd8 Update api dump 2023-12-22 12:59:10 +01:00
Mikołaj Pich
65fdac0cf6 Update kotlin to 1.9.21, use signer version from sonatype snapshots 2023-11-28 22:55:58 +01:00
dependabot[bot]
3b2616561c
Bump org.jsoup:jsoup from 1.16.1 to 1.16.2 (#179) 2023-11-28 20:25:39 +00:00
dependabot[bot]
9a26dab997
Bump org.jlleitschuh.gradle.ktlint from 11.6.0 to 11.6.1 (#180) 2023-11-28 20:24:48 +00:00
Mikołaj Pich
a56a163cbe Version 2.2.6 2023-11-06 11:05:06 +01:00
Mikołaj Pich
f6195151e3 Try to fix ADFSLightScoped login 2023-11-06 10:33:55 +01:00
Mikołaj Pich
fa42a71287 Back to snapshot version 2023-11-06 09:31:38 +01:00
Mikołaj Pich
e7540e7599 Add intermediate realm to main host login 2023-11-06 09:30:31 +01:00
Mikołaj Pich
8695e7bac5 Add not logged in error handling during registration 2023-11-05 23:10:27 +01:00
Mikołaj Pich
42cab75447 Version 2.2.5 2023-11-03 22:33:45 +01:00
Mikołaj Pich
d062bd1a74 Remove missing LinkedAccountUids field in permissions fields, add some default values too 2023-11-03 22:06:42 +01:00
Mikołaj Pich
717943fd32 Version 2.2.4 2023-10-27 14:21:26 +02:00
Mikołaj Pich
eb7d179c68 Version 2.2.3 2023-10-26 18:12:29 +02:00
Mikołaj Pich
7af0f5c0a6 Version 2.2.2 2023-10-23 19:37:28 +02:00
Mikołaj Pich
186dfcb767 Update okhttp 2023-10-23 19:37:03 +02:00
Mikołaj Pich
622c11a86b Fix parsing grade point percent if there is slash and some value which parsed to 0d 2023-10-18 21:32:29 +02:00
Mikołaj Pich
48f82f28b5 Version 2.2.1 2023-10-03 00:53:52 +02:00
dependabot[bot]
57cf508cdf
Bump slf4j from 2.0.7 to 2.0.9 (#177) 2023-10-02 22:53:09 +00:00
dependabot[bot]
c7f9b4bbe0
Bump org.jlleitschuh.gradle.ktlint from 11.5.1 to 11.6.0 (#178) 2023-10-02 22:52:55 +00:00
Mikołaj Pich
4eb33ca209 Update dependencies 2023-09-26 22:46:42 +02:00
Mikołaj Pich
358e12113c Version 2.2.0 2023-09-26 22:37:34 +02:00
dependabot[bot]
61f9d6abe0
Bump org.jlleitschuh.gradle.ktlint from 11.5.0 to 11.5.1 (#175) 2023-09-24 14:43:55 +00:00
Mikołaj Pich
faca5a161b Version 2.1.0 2023-08-24 23:34:29 +02:00
Mikołaj Pich
6c1fe18065 Update dependencies 2023-08-24 23:30:56 +02:00
dependabot[bot]
f3646bf851
Bump org.jlleitschuh.gradle.ktlint from 11.4.2 to 11.5.0 (#174) 2023-08-22 22:47:47 +00:00
dependabot[bot]
0e47d7afdf
Bump org.jlleitschuh.gradle.ktlint from 11.3.2 to 11.4.2 (#173) 2023-07-22 13:36:24 +00: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
dependabot[bot]
368cfac7b1
Bump org.jetbrains.kotlinx:kotlinx-serialization-json (#172) 2023-06-05 17:13:27 +00:00
Mikołaj Pich
33f05d67ed Version 2.0.8 2023-06-01 23:21:01 +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
567679d1a0 Version 2.0.7 2023-06-01 09:11:16 +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
d196b49046 Make snapshot repo clickable 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
d6bdb4e74a Add grades demo 2023-05-26 00:26:23 +02:00
Mikołaj Pich
95eafd838f Add registration.md to docs 2023-05-25 23:49:40 +02:00
Mikołaj Pich
20ea9fa4cc Fix needs build name 2023-05-25 22:22:03 +02:00
Mikołaj Pich
6b2c69833f Fix docs publishing workflow 2023-05-25 22:21:04 +02:00