Commit graph

526 commits

Author SHA1 Message Date
Mikołaj Pich
0857ac2e94
Use appropriate username field name in send() method 2020-02-02 17:02:45 +01:00
Mikołaj Pich
e8ad7218ea
Merge branch 'master' into feature/account-unlock 2020-02-02 16:19:09 +01:00
Mikołaj Pich
16d36ddf16
Add sending message in mobile mode 2020-02-02 16:04:48 +01:00
Mikołaj Pich
26ea71dc8d
Replace if else if else if with when 2020-02-02 14:37:01 +01:00
Mikołaj Pich
236ce8e326
Refactor scraper grade mapper 2020-02-02 14:25:40 +01:00
Mikołaj Pich
9ac5de0aa5
Optimize GradeCustomConverters 2020-02-01 22:00:46 +01:00
Mikołaj Pich
0f68c9b1d9
Don't treat grade in comment as grade 2020-02-01 22:00:31 +01:00
Mikołaj Pich
1bd9832786
Change return param of getPasswordResetUrl() to type and url pair 2020-01-30 21:49:00 +01:00
Mikołaj Pich
fd2546ccab
Merge branch 'master' into feature/account-unlock 2020-01-30 20:19:11 +01:00
Mikołaj Pich
d2d8b68763
Add debug log on empty semesters list 2020-01-30 19:52:49 +01:00
Mikołaj Pich
8e1485f1ac
Merge branch 'master' into feature/account-unlock 2020-01-21 18:42:45 +01:00
Mikołaj Pich
e2a98931cb Handle point grades with decimal counter 2020-01-20 23:51:03 +01:00
Mikołaj Pich
9f82c57ee1
Add tests to sdk module 2020-01-15 21:03:00 +01:00
Mikołaj Pich
91af695514
Add missing support for grades with double plus 2020-01-14 17:32:24 +01:00
Mikołaj Pich
a8547f83c4
Merge branch 'master' into feature/account-unlock 2020-01-12 14:10:09 +01:00
Mikołaj Pich
9c87fb711c
Add forgery token validation in sendMessage() 2020-01-11 00:04:36 +01:00
Mikołaj Pich
f9c30bf119
Avoid deprecated newInstance() call on Class 2020-01-10 15:10:01 +01:00
Mikołaj Pich
49a6203d25
Return captcha code and unlock url 2020-01-04 20:32:21 +01:00
Mikołaj Pich
127a6716c6
Move password reset to AccountRepository 2020-01-04 20:27:56 +01:00
Mikołaj Pich
84d9a6779d
Add sendPasswordResetRequest() method 2020-01-04 01:23:21 +01:00
Mikołaj Pich
008887c359
Add getPasswordResetCaptchaCode() method 2020-01-03 23:09:40 +01:00
Mikołaj Pich
0886d71acc
Fix error content matching 2019-12-31 13:04:52 +01:00
Mikołaj Pich
3332962a6a
Skip login on TemporarilyDisabledException 2019-12-31 01:27:00 +01:00
Mikołaj Pich
ba0bb6df1e
Add timetable back-compatibility with vulcan pre-19.11 2019-12-27 20:35:34 +01:00
Mikołaj Pich
3f7c62ff27
Fix null in Recipient shortName 2019-12-26 14:13:21 +01:00
Mikołaj Pich
cfbed19894
Rename modules 2019-12-23 19:19:30 +01:00