Commit graph

374 commits

Author SHA1 Message Date
Mikołaj Pich
8143878d88 Add support for authorize eduOne student 2024-02-25 12:56:25 +01:00
Mikołaj Pich
8dfcb1b881 Version 2.4.1 2024-02-17 12:45:42 +01:00
dependabot[bot]
49b282cd34
Bump slf4j from 2.0.10 to 2.0.11 (#187) 2024-02-17 11:45:07 +00:00
dependabot[bot]
73260402c6
Bump org.jlleitschuh.gradle.ktlint from 12.0.3 to 12.1.0 (#188) 2024-02-17 11:44:50 +00:00
Mikołaj Pich
0171e7b246 Add missing FormUrlEncoded annotation to sendModuleCertificate methods 2024-02-09 22:35:39 +01:00
Mikołaj Pich
fa883c411e Version 2.4.0 2024-02-09 19:20:42 +01:00
Mikołaj Pich
c8037914ca Add className to semester and student to help distinguish them 2024-02-07 19:49:10 +01:00
Mikołaj Pich
33b64c6427 Version 2.3.7 2024-01-21 20:44:37 +01:00
Mikołaj Pich
7017d55c81 Fix generating student key for eduOne endpoints 2024-01-18 16:54:37 +01:00
Mikołaj Pich
0156b4ba51 Version 2.3.6 2024-01-14 17:06:50 +01:00
Mikołaj Pich
6c7c919978 Reset version to development 2024-01-12 10:47:02 +01:00
Mikołaj Pich
55afa6836d Version 2.3.5 2024-01-09 21:30:21 +01:00
Mikołaj Pich
8271de8dfb Version 2.3.4 2024-01-09 18:55:41 +01:00
Mikołaj Pich
7f6585b69c Save last error during auto login and throw it in other threads instead of retrying requests without session 2024-01-05 00:12:10 +01:00
Mikołaj Pich
444caeafa7 Version 2.3.3 2024-01-03 15:37:48 +01:00
Mikołaj Pich
ee396f1650 Limit coroutines usage in auto login interceptor to fix deadlock issues 2024-01-03 14:51:05 +01:00
Mikołaj Pich
ce4695a7a1 Restore reentrant lock logic to synchronize auto login interceptor 2024-01-03 02:13:48 +01:00
Mikołaj Pich
4a2f8e88e7 Version 2.3.2 2024-01-03 01:55:44 +01:00
Mikołaj Pich
59384cafa1 Fix clearing start page cache on login completed 2024-01-02 19:02:30 +01:00
Mikołaj Pich
9409a90dde Version 2.3.1 2024-01-02 01:34:51 +01:00
Mikołaj Pich
62d7b56a9d Fix clearing start page cache on login completed 2024-01-02 00:25:17 +01:00
Mikołaj Pich
a8f4c11db1 Version 2.3.0 2024-01-01 23:45:20 +01:00
dependabot[bot]
0d596d770b
Bump slf4j from 2.0.9 to 2.0.10 (#186) 2024-01-01 22:21:03 +00:00
dependabot[bot]
7c7bef0722
Bump org.jsoup:jsoup from 1.17.1 to 1.17.2 (#185) 2024-01-01 22:16:55 +00:00
Mikołaj Pich
9442a1db44 Reset version to development 2024-01-01 22:22:09 +01:00
Mikołaj Pich
fc3ecf7257 Version 2.2.7 2023-12-27 21:41:00 +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
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
fa42a71287 Back to snapshot version 2023-11-06 09:31:38 +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
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
96051b36bc Make description in grade descriptive scrpper pojo nullable 2023-06-05 21:17:14 +02:00