Commit graph

1025 commits

Author SHA1 Message Date
Mikołaj Pich
7aa654605b Disable login interceptor in messages service used in registration 2020-08-23 16:52:06 +02:00
Mikołaj Pich
47bb36a794 Add missing studentSurname property to Student pojo 2020-08-23 16:18:21 +02:00
Mikołaj Pich
a0539b7e5a Use flatMap instead of map {}.flatten() 2020-08-23 16:03:48 +02:00
Mikołaj Pich
e613b2441b Add student second- and surname, remove level from className 2020-08-19 22:06:55 +02:00
Mikołaj Pich
0a81167215 Add user name and user login id in scrapper 2020-08-17 23:43:15 +02:00
Mikołaj Pich
181d04cf4b Update kotlin to 1.4.0 2020-08-17 22:52:23 +02:00
Mikołaj Pich
7aea6cfd2b Change ApiResponse to type open 2020-08-17 22:43:11 +02:00
Mikołaj Pich
5b99fd1d2b Add semesters list to student 2020-08-16 17:55:46 +02:00
Mikołaj Pich
aba6e34e3f Synchronize request and relogin in auto login interceptor 2020-08-08 11:04:11 +02:00
Mikołaj Pich
2c35b2ddf3 Remove support for uonetplus-opiekun from cookie interceptor 2020-08-02 18:05:19 +02:00
Mikołaj Pich
b04c0fb296 Remove indents from timetable parser 2020-08-02 17:43:15 +02:00
Mikołaj Pich
2c87de06ea Refactor register repo 2020-07-27 00:38:35 +02:00
Mikołaj Pich
57753e6a6a Use data class in notes 2020-07-26 23:58:38 +02:00
Mikołaj Pich
ed3f074bde Use data class in mobile devices 2020-07-26 23:09:22 +02:00
Mikołaj Pich
9af6dd85a5 Use data class in homework, remove support for old homework endpoint 2020-07-26 23:05:25 +02:00
Mikołaj Pich
df9acbd78f Use data class in grades 2020-07-26 21:35:03 +02:00
Mikołaj Pich
97f7eae65f Use data class in exams 2020-07-26 21:09:50 +02:00
Mikołaj Pich
7ae93ad126 Move Attendance.Category to separate enum class, use data class where possible 2020-07-26 21:00:33 +02:00
Mikołaj Pich
d8acc8c362 Refactor attendance mapper 2020-07-26 20:48:18 +02:00
Mikołaj Pich
bc276b21b5 Remove support for student and parent module in scraper 2020-07-26 19:02:56 +02:00
Mikołaj Pich
02486b96ed Fix NoSuchMethodError on art 2020-07-25 21:09:51 +02:00
Mikołaj Pich
71571826d4 Convert mappers to expresssion body 2020-07-25 20:37:03 +02:00
Mikołaj Pich
cca8c74b8f Remove threetenbp 2020-07-25 20:25:47 +02:00
Mikołaj Pich
61250d3372 Return null if no lucky number found 2020-06-16 23:55:02 +02:00
Mikołaj Pich
b76158b4d1 Add withContext to sdk methods 2020-06-14 23:52:56 +02:00
Mikołaj Pich
9847db41e7 Remove deprecated current flag from Semester 2020-06-14 23:40:44 +02:00
Mikołaj Pich
e626b49d95 Migrate sdk main module to coroutines 2020-06-14 23:33:39 +02:00
Mikołaj Pich
23ece778fe Remove unnecessary dependencies 2020-06-14 23:00:16 +02:00
Mikołaj Pich
285ef92a43 Merge branch 'coroutines' 2020-06-14 22:54:02 +02:00
Mikołaj Pich
6e0cab03b4 Version 0.19.0 2020-06-14 21:25:06 +02:00
Mikołaj Pich
d0882012c7 Rename not logged in interceptor 2020-06-14 21:20:42 +02:00
Mikołaj Pich
85c7bcbb82 Check cookie jar before make request 2020-06-14 21:10:18 +02:00
Mikołaj Pich
f7c4156fca Merge not logged in and empty cookie jar interceptors 2020-06-14 20:45:29 +02:00
Mikołaj Pich
87bccc2158 Fix auto login 2020-06-14 20:03:21 +02:00
Mikołaj Pich
2dea9ccb58 Fix sdk-mobile tests 2020-06-14 19:26:08 +02:00
Mikołaj Pich
1855afc2b5 Merge rxSingle blocks in methods 2020-06-14 19:22:51 +02:00
Mikołaj Pich
ab470a2a75 Remove unneeded maps 2020-06-14 19:13:31 +02:00
Mikołaj Pich
08ec425b6a Migrate mobile module to coroutines 2020-06-14 19:05:55 +02:00
Mikołaj Pich
0165e05aae Migrate scraper module to coroutines 2020-06-14 18:26:58 +02:00
Mikołaj Pich
48b7ed8955 Add debug log in register, when no student found 2020-06-11 15:56:32 +02:00
Mikołaj Pich
7dc0761c79 Add missing params to student and snp 2020-06-10 21:15:02 +02:00
Mikołaj Pich
0ea0c80268 Add missing property in sdk 2020-06-10 21:08:06 +02:00
Mikołaj Pich
1fcb2a3c5b Add empty cookie jar interceptor 2020-06-10 21:04:24 +02:00
Mikołaj Pich
be82cb75a0 Move exceptions from interceptor to exception package 2020-06-10 20:19:31 +02:00
Mikołaj Pich
260aa95148 Fix deploy job filter 2020-06-10 20:13:42 +02:00
Mikołaj Pich
c6a4b47447 Remove useless workflow, update to 2.1 schema 2020-06-10 20:00:12 +02:00
Mikołaj Pich
d9bbec72ef Update deploy tag filter 2020-06-10 19:55:08 +02:00
Mikołaj Pich
48b6efd43a Fix circleci config schema 2020-06-10 19:48:09 +02:00
Mikołaj Pich
6c5d955d43 Configure auto deploy to bintray 2020-06-10 19:42:11 +02:00
Mikołaj Pich
9a748a3e58 Version 0.18.3 2020-06-10 19:09:50 +02:00