Commit graph

1348 commits

Author SHA1 Message Date
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
43c85e6695 Version 2.0.6 2023-05-23 15:45:52 +02:00
Mikołaj Pich
6f06410133 Add detection of some new error screens 2023-05-23 14:02:46 +02:00
Mikołaj Pich
c17fcee052 Version 2.0.5 2023-05-23 02:23:44 +02:00
Mikołaj Pich
b72bc42cbc Use snapshot version of retrofit to fix r8 full mode issues 2023-05-23 02:23:03 +02:00
Mikołaj Pich
d83be8fb12 Version 2.0.4 2023-05-22 16:52:52 +02:00
Mikołaj Pich
3d9aa4c6ff Change version param assignment 2023-05-20 16:53:48 +02:00
Mikołaj Pich
94261a487a Update deploy workflow config 2023-05-20 16:48:00 +02:00
Mikołaj Pich
fc5719d166 Move lib ver def out of versions catalog config 2023-05-20 16:40:52 +02:00
Mikołaj Pich
742b218c61 Debug sonatype release 2023-05-20 00:04:34 +02:00
Mikołaj Pich
8387bef56c Update dependencies 2023-05-19 23:05:35 +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
f96563dc21 Update dependencies 2023-05-13 21:36:57 +02:00
Mikołaj Pich
9e76c0cf4e Version 2.0.3 2023-05-12 22:53:03 +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
b86f188dba Version 2.0.1 2023-05-11 23:59:20 +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
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