Commit graph

24 commits

Author SHA1 Message Date
a844815424 It works! 2024-07-15 00:23:04 -04:00
Nutcake
74fb91e0a4 Replace all text references with new ReCon branding 2023-10-03 19:00:59 +02:00
Nutcake
6e83ce32f8 Remove client secret dependecy and fix session thumbnails 2023-09-30 11:15:17 +02:00
Nutcake
73f41ef71e Switch to new endpoints 2023-09-29 09:51:46 +02:00
Nutcake
83c92a4152 Add Inventory viewer 2023-06-17 16:58:32 +02:00
Nutcake
47457480ff Fix getting logged out between restarts if 2FA is enabled 2023-05-29 16:15:33 +02:00
Nutcake
8668e66813 Improve light-mode support 2023-05-25 19:30:15 +02:00
Nutcake
5561f18a2c Improve handling of logout and token expiration 2023-05-25 18:54:21 +02:00
Nutcake
730de37b78 Fix some auth and attachment issues 2023-05-25 15:50:38 +02:00
Nutcake
c12748de6c Add audio file caching 2023-05-20 21:09:22 +02:00
Nutcake
76fcec05de Implement chunked file upload and make uploaded files spawnable 2023-05-17 15:35:36 +02:00
Nutcake
839bc541d4 Fix personal profile failing to load if no storage sources are available 2023-05-17 08:10:52 +02:00
Nutcake
b805157f89 Fix parsing issues in personal profile 2023-05-16 16:40:43 +02:00
Nutcake
5d5b01b8a9 Improve error handling in message view 2023-05-16 15:57:44 +02:00
Nutcake
6dd3fa813f Add debug logging to api client 2023-05-16 13:00:17 +02:00
Nutcake
042bb5efbc Fix email login not working 2023-05-15 12:13:46 +02:00
Nutcake
6f99015a1c Redesign login screen and add 2FA support 2023-05-07 17:25:00 +02:00
Nutcake
59cd6bc07f Implement online-status keep-alive 2023-05-06 18:34:14 +02:00
Nutcake
e76d5390c0 Move around client holder 2023-05-05 12:45:00 +02:00
Nutcake
3eaf6ea9c6 Add basic new message notifications 2023-05-05 11:29:54 +02:00
Nutcake
4e5ac6a8d4 Implement friend add and remove buttons 2023-05-04 20:57:16 +02:00
Nutcake
40c4d82b81 Change the way friend status is determined 2023-05-04 19:04:33 +02:00
Nutcake
28fe3fc3c0 Fix notification toggle and add check interval selector 2023-05-04 13:13:24 +02:00
Nutcake
9ebe4fc63d Add settings manager and move some things around 2023-05-03 21:55:34 +02:00
Renamed from lib/api_client.dart (Browse further)