Commit Graph

16 Commits

Author SHA1 Message Date
Sven Czarnian
d2df32d392 remove unused import 2022-11-05 01:44:37 +01:00
Sven Czarnian
84a7d0583a relogin, if the timestamp cannot be reached 2022-11-05 01:43:14 +01:00
Sven Czarnian
5c4a57f004 prepare later theme toggle 2022-11-05 01:42:58 +01:00
Sven Czarnian
2cced49406 add a function to reload the user data 2022-11-05 01:26:07 +01:00
Sven Czarnian
c9546cb29a remove unused functions and imports 2022-11-05 00:52:36 +01:00
Sven Czarnian
29e134880d remove an impossible catch 2022-11-05 00:34:03 +01:00
Sven Czarnian
cdadef9837 adapt the time context 2022-11-05 00:31:16 +01:00
Sven Czarnian
df0a6ade57 use some status information to handle errors better 2022-11-05 00:10:27 +01:00
Sven Czarnian
f1f76aa6b9 extend the initial user data 2022-11-04 21:31:01 +01:00
Sven Czarnian
6be1bf0f43 move the auth state to the types 2022-11-04 21:21:55 +01:00
Sven Czarnian
fc05ae4546 use the new session management 2022-11-04 21:04:45 +01:00
Sven Czarnian
6882c41089 use the new backend services 2022-11-04 15:28:47 +01:00
Sven Czarnian
eef17b38eb introduce the time context to get the offset between the server and the local time 2022-11-04 14:07:34 +01:00
Sven Czarnian
8e7bb265af add a semicolone 2022-11-04 13:14:34 +01:00
Sven Czarnian
e221e0156b define the user in the types 2022-11-04 13:14:19 +01:00
Sven Czarnian
34e19a5693 introduce the auth provider 2022-11-03 23:37:26 +01:00