dependabot-preview[bot]
|
25e9b2eefa
|
Bump okhttp3 from 3.12.5 to 3.12.6 (#37)
|
2019-09-30 10:12:06 +00:00 |
|
Mikołaj Pich
|
b7cbd9a04e
|
Merge branch 'grades-points-stat'
|
2019-09-29 18:14:14 +02:00 |
|
Mikołaj Pich
|
23ae9f65da
|
Make Teacher entity fields non-nullable
|
2019-09-26 22:44:22 +02:00 |
|
Mikołaj Pich
|
73014234d8
|
Handle multiple teachers in subject
|
2019-09-26 22:10:00 +02:00 |
|
Mikołaj Pich
|
b9fed79938
|
Merge branch 'master' into grades-points-stat
|
2019-09-26 14:59:16 +02:00 |
|
Mikołaj Pich
|
ee4ca1f441
|
Calculate grade point percent in entry field
|
2019-09-26 14:59:07 +02:00 |
|
Mikołaj Pich
|
34a459e633
|
Change homepage endpoints to POST method and add permissions param due to vulcan 19.09 update
|
2019-09-26 12:59:36 +02:00 |
|
Mikołaj Pich
|
a30eb36b15
|
Don't move entry to comment, if entry contains points and points are enabled
|
2019-09-25 18:19:30 +02:00 |
|
Mikołaj Pich
|
f51ee645a8
|
Add GradePointsSummary
|
2019-09-25 17:37:36 +02:00 |
|
Mikołaj Pich
|
080acd76ab
|
Merge branch 'master' into grades-points-stat
|
2019-09-25 16:37:21 +02:00 |
|
Mikołaj Pich
|
a7c84c8e80
|
Make Teacher entity fields nullable
|
2019-09-25 16:00:49 +02:00 |
|
Mikołaj Pich
|
d035ed3f00
|
Update gradle wrapper to 5.6.2
|
2019-09-25 16:00:49 +02:00 |
|
Mikołaj Pich
|
688df123b9
|
Add prototype of grades points parsing
|
2019-09-17 19:51:04 +02:00 |
|
Mikołaj Pich
|
11016aad5b
|
Switch to grades points endpoint for debug
|
2019-09-17 18:10:03 +02:00 |
|
Mikołaj Pich
|
765e2292a0
|
Update gradle wrapper to 5.6.2
|
2019-09-17 18:06:01 +02:00 |
|
dependabot-preview[bot]
|
4c99b2c1e8
|
Bump okhttp3 from 3.12.4 to 3.12.5 (#36)
|
2019-09-16 17:27:56 +00:00 |
|
Mikołaj Pich
|
7e6d5ae4e9
|
Version 0.10.2
|
2019-09-10 12:43:53 +02:00 |
|
Mikołaj Pich
|
7927d3a013
|
Optimize okhttp client object creating
|
2019-09-10 12:37:28 +02:00 |
|
dependabot-preview[bot]
|
3d3c086c98
|
Bump slf4j from 1.7.25 to 1.7.28 (#35)
|
2019-09-09 14:03:27 +00:00 |
|
dependabot-preview[bot]
|
7f8df646ae
|
Bump okhttp3 from 3.12.3 to 3.12.4 (#34)
|
2019-09-09 13:52:05 +00:00 |
|
Mikołaj Pich
|
660d1bc319
|
Version 0.10.1
|
2019-09-07 02:09:05 +02:00 |
|
Mikołaj Pich
|
1f51c85677
|
Add logging about login
|
2019-09-06 19:21:25 +02:00 |
|
Mikołaj Pich
|
09fc0aea98
|
Version 0.10.0
|
2019-09-04 21:42:00 +02:00 |
|
Mikołaj Pich
|
8086dc63f5
|
Change implementation of getKidsLuckyNumbers() to return objects instead ints
|
2019-09-02 17:26:50 +02:00 |
|
Mikołaj Pich
|
64f4b22bae
|
Update gradle wrapper to 5.6
|
2019-09-02 16:36:13 +02:00 |
|
Mikołaj Pich
|
553cc945ab
|
Fix lucky number
uonet+ 19.08.0.34704
|
2019-09-02 16:29:18 +02:00 |
|
dependabot-preview[bot]
|
4b50c790b7
|
Bump org.jetbrains.kotlin.jvm from 1.3.41 to 1.3.50 (#33)
Bumps org.jetbrains.kotlin.jvm from 1.3.41 to 1.3.50.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-09-01 01:09:53 +02:00 |
|
Mikołaj Pich
|
58e175b6ca
|
Update licence copyright
|
2019-08-29 13:17:18 +02:00 |
|
Mikołaj Pich
|
c0f8784fd2
|
Exclude start index from not logged in check matching
|
2019-08-13 11:47:51 +02:00 |
|
Mikołaj Pich
|
14204770c3
|
Reformat code
|
2019-08-13 11:40:38 +02:00 |
|
Mikołaj Pich
|
88062caa69
|
Don't create new LoginHelper object each time. This fix @Synchronized in login method
|
2019-08-13 11:12:13 +02:00 |
|
Mikołaj Pich
|
2822dbda8d
|
Version 0.9.4
|
2019-08-12 22:44:05 +02:00 |
|
Mikołaj Pich
|
ca00ab622d
|
Fix empty homepage response fixture
|
2019-08-12 22:38:53 +02:00 |
|
Mikołaj Pich
|
add02779fa
|
Handle empty lucky number response
|
2019-08-12 22:33:12 +02:00 |
|
Mikołaj Pich
|
1671abc5d4
|
Add basic impl of getLuckyNumber() to work with homepage after 19.06 update
|
2019-08-12 22:21:33 +02:00 |
|
Mikołaj Pich
|
d95867e200
|
Treat the unexpected error on homepage endpoints as not logged in
|
2019-08-11 19:40:30 +02:00 |
|
Mikołaj Pich
|
e0e12226ab
|
Change Maybe.just(-1) to empty()
|
2019-08-09 12:45:39 +02:00 |
|
Mikołaj Pich
|
dcb13bed91
|
Add new endpoints from homepage
|
2019-08-08 19:24:47 +02:00 |
|
dependabot-preview[bot]
|
c66bae553e
|
Bump retrofit from 2.6.0 to 2.6.1 (#32)
|
2019-08-01 12:25:45 +00:00 |
|
dependabot-preview[bot]
|
d7cc9268f2
|
Bump ktlint from 0.34.0 to 0.34.2 (#31)
|
2019-07-23 11:30:01 +00:00 |
|
dependabot-preview[bot]
|
06d5ed8663
|
Bump ktlint from 0.33.0 to 0.34.0 (#30)
|
2019-07-17 11:31:00 +00:00 |
|
Mikołaj Pich
|
46339ec560
|
Update cs settings
|
2019-07-17 13:27:04 +02:00 |
|
dependabot-preview[bot]
|
08abc3837a
|
Bump org.jetbrains.kotlin.jvm from 1.3.40 to 1.3.41 (#29)
Bumps org.jetbrains.kotlin.jvm from 1.3.40 to 1.3.41.
Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
|
2019-07-04 11:34:33 +02:00 |
|
Mikołaj Pich
|
6be7f47130
|
Move homework mapper to separate file
|
2019-06-24 23:57:58 +02:00 |
|
Mikołaj Pich
|
6a72c435a3
|
Move grade summary and statistics mapper to separate file
|
2019-06-24 23:55:40 +02:00 |
|
Mikołaj Pich
|
762676dcb6
|
Move timetable mapper to separate file
|
2019-06-24 23:39:35 +02:00 |
|
Mikołaj Pich
|
8039a63115
|
Move grades mapper to separate file
|
2019-06-24 23:33:05 +02:00 |
|
Mikołaj Pich
|
efb291620a
|
Move exams mapper to separate file
|
2019-06-24 23:20:58 +02:00 |
|
Mikołaj Pich
|
398b3ea0f8
|
Move attendance mapper to separate file
|
2019-06-23 23:10:43 +02:00 |
|
Mikołaj Pich
|
f9c08258a0
|
Remove explicit type arguments
|
2019-06-23 22:47:41 +02:00 |
|