75 Commits

Author SHA1 Message Date
1521056217 Added central user credentials management 2023-06-11 18:18:37 +02:00
072564fd31 Added uniform loading indicator for all screens 2023-06-11 15:57:40 +02:00
de0d82f583 Parameterized chat search to avoid dynamics 2023-06-08 21:37:29 +02:00
82b10e4eed Added functionality to create chat 2023-06-08 21:27:51 +02:00
0f3fe75bad Made chat messages deletable 2023-06-08 21:07:17 +02:00
2c10b02e53 Added option to show folders always on top in files 2023-06-08 20:55:57 +02:00
213c815eee Added file upload in talk 2023-06-08 19:06:59 +02:00
7b52589d9e Polished context menus on files and grade average calculator 2023-06-07 19:56:50 +02:00
7ec339af0c Hide debug-viewers throughout the app when debug-mode is not enabled 2023-06-07 19:39:11 +02:00
f8ac83a296 Added option to sort unread chats to top 2023-06-07 18:22:15 +02:00
a922e0f8ae Added option to sort talk favorites to top 2023-06-07 11:06:43 +02:00
a32e70109e Hide 'delete all' button in AverageCalculator when no entries are set 2023-06-07 09:50:18 +02:00
dc2af8e825 Added search for existing chats 2023-06-06 21:37:56 +02:00
2b64426c1a Refactor chatTile - WIP 2023-06-05 19:55:22 +02:00
30c9918287 Refactoring to ChatTile - WIP 2023-06-05 19:50:58 +02:00
e969e25e9e Added user search in talk, currently with no further functionality 2023-06-04 21:25:56 +02:00
4ef21a362b Added Chat context menu for chat 'mark as read', 'mark as unread', 'add to favorites', 'remove from favorites', 'leave conversation'
added Chat favorite badge and mark chat as read when entering it
2023-06-04 18:28:15 +02:00
41d4d3dd3f Fix estimated filesize not displaying correctly when only one cache exists 2023-06-04 02:33:59 +02:00
95f14da13f Made cache deletable with better dev-view 2023-06-04 02:24:00 +02:00
f2505f17cf Made timetable zoom persistent 2023-06-04 00:44:24 +02:00
187d7bfa36 Show disclaimer when enabling dev tools 2023-06-04 00:19:12 +02:00
fb839eb458 Made GradeAverage persistent 2023-06-03 23:58:48 +02:00
3f05f68ac1 Made Settings persistent with autosave 2023-06-03 23:26:18 +02:00
e26a1e9598 Refactor codebase using ConfirmDialog whenever possible 2023-06-03 11:59:09 +02:00
f0da6f2596 Refactor codebase resolving warnings and remove self-package imports 2023-06-03 11:27:14 +02:00