Commit graph

47 commits

Author SHA1 Message Date
ProgramistaZpolski
d0b6c223b0 Update headers & add vContext 2024-07-25 20:22:48 +02:00
ProgramistaZpolski
7551c8703e Fix Ktlink violations, update scrapper tests 2024-07-18 16:55:29 +02:00
ProgramistaZpolski
207287141b Hebe: Implement sending messages 2024-07-16 16:30:08 +02:00
ProgramistaZpolski
8e571a91da Hebe: add diary numbers 2024-07-12 16:51:47 +02:00
ProgramistaZpolski
9705c679ea Hebe: Add lucky number support 2024-07-12 15:49:06 +02:00
ProgramistaZpolski
f484b1da90 Hebe: add subjects 2024-07-11 21:22:49 +02:00
ProgramistaZpolski
b2767c7fce Hebe: Add attendance 2024-07-11 19:07:54 +02:00
ProgramistaZpolski
73941729f0 Hebe: Add support for fetching conferences 2024-07-09 19:23:52 +02:00
ProgramistaZpolski
f26c739057 Hebe API: Make it possible to delete messages 2024-07-09 16:44:32 +02:00
ProgramistaZpolski
681167ba74 Implement support for messages with attachments 2024-07-09 11:54:48 +02:00
ProgramistaZpolski
f0253ffa63 Hebe: add support for reading messages 2024-07-08 21:24:55 +02:00
ProgramistaZpolski
5ecc6642f2 Hebe: Add support for getting teachers 2024-07-04 18:09:12 +02:00
ProgramistaZpolski
5e55f667fd Adjustments for getting grades from Hebe API 2024-07-03 11:00:49 +02:00
Mikołaj Pich
7f9456fe6c
Add dynamic endpoints response json keys mapping 2024-05-30 15:37:35 +02:00
Mikołaj Pich
09f9a39550
Move symbol derivative to vParamsRaw 2024-05-22 20:10:26 +02:00
Mikołaj Pich
1eeea1e249
Add vparam js evaluation 2024-05-16 23:12:22 +02:00
Mikołaj Pich
03066e18a2
Make vtokens scheme configurable 2024-05-14 21:43:27 +02:00
Mikołaj Pich
f50690a95a
Make setters for endpoints mapping public 2024-05-11 20:55:00 +02:00
Mikołaj Pich
11873c7ee7
Add pointsSumAllYear field to grade summary 2024-04-22 15:26:07 +02:00
Mikołaj Pich
3331b6b65f
Add new averageAllYear field to grade summaries 2024-04-22 15:09:02 +02:00
Mikołaj Pich
3e4d549d79
Expose isEduOne flag setter and getters 2024-03-19 23:50:48 +01:00
Mikołaj Pich
acabb144bd
Add missing author field to last announcement pojo 2024-03-02 15:23:49 +01:00
Mikołaj Pich
8ffd7b0d35 Add last announcement feature 2024-03-02 10:45:42 +01:00
Mikołaj Pich
10040718e9 Add method to restore messages from trash 2024-02-25 14:29:54 +01:00
Mikołaj Pich
fc4b8260ea Add method to SDK to check is symbol exist 2024-02-09 16:45:37 +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
150c0957ca Add missing unitId field to Sdk 2024-01-21 17:12:13 +01:00
Mikołaj Pich
d4d878065e Add user agent getter 2024-01-12 15:03:57 +01:00
Mikołaj Pich
a7f5fa26af Add CookieJarCabinet to manage multiple cookie stores 2024-01-12 14:53:45 +01:00
Mikołaj Pich
212f0e33d5 Expose alternative cookie manager used for registration 2024-01-12 11:54:00 +01:00
Mikołaj Pich
fd3d4ac624 Expose scrapper cookie manager 2024-01-12 10:46:39 +01:00
Mikołaj Pich
8c8af98a36 Bring back emptyCookieJarIntercept to fail not authorized requests quickly 2024-01-08 19:55:46 +01:00
Mikołaj Pich
4eb33ca209 Update dependencies 2023-09-26 22:46:42 +02:00
Mikołaj Pich
f9be659490 Add descriptive grades 2023-05-28 23:03:20 +02:00
Mikołaj Pich
4a67e1e3fa Add domain suffix parameter 2023-05-28 23:03:17 +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
8726501d8b Remove flag for empty cookie jar interceptor 2023-05-04 23:59:45 +02:00
Mikołaj Pich
7a0c173925 Update conference field names
Resolves #147
2023-05-02 00:23:10 +02:00
Mikołaj Pich
33ccfdb77b Merge branch 'master' into hebe 2023-05-01 23:19:12 +02:00
Bartosz Bieniek
2e8eb1de3c
Add support for meal menu (#168) 2023-05-01 21:11:16 +02:00
Mikołaj Pich
c55d0bf251 Make firebaseToken non-required and default-nullable 2023-04-16 21:57:10 +02:00
Mikołaj Pich
d85a85235f Add PoC of request signing 2023-04-16 12:41:53 +02:00
Mikołaj Pich
64b007425f Fix return type of register hybrid, add some missing exceptions 2023-04-16 10:16:30 +02:00
Mikołaj Pich
32d6505e4b Add some missing API 2023-04-16 09:40:48 +02:00
Mikołaj Pich
8c1af1192d Add binary compatibility valiator 2023-04-15 23:38:35 +02:00