143 Commits

Author SHA1 Message Date
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
f5afd7eb5e Catch exception when parsing unexpected api call results 2023-06-07 22:26:23 +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
b94a3d33e9 Fixed missing enum entry in Talk API 2023-06-07 16:32:15 +02:00
16fde3abe0 Set Checkbox color to fit design 2023-06-07 11:44:19 +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
16c251e4b1 Fix bottom navigation bar not adapting to dark theme 2023-06-04 13:51:49 +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
6d0898d6ac Fix Roomplan being buggy when zoomed 2023-06-03 01:11:16 +02:00
8d208a3389 Restructure unhandled buttons 2023-06-01 18:47:27 +02:00
6709e3db47 Added option for file deletion 2023-06-01 18:46:25 +02:00
2f4e6fef37 Polished layout and icons 2023-05-31 21:34:16 +02:00
d226f62d31 Fix Timetable "today-button" jumping to next week 2023-05-31 21:03:41 +02:00
b41fba0cda Bump pub packages to newest version 2023-05-31 20:18:05 +02:00
d71f0d3339 Added Marianum Message pdf reader and backend 2023-05-30 21:08:11 +02:00
ba90556e69 Redesign grade average calculator 2023-05-30 19:42:24 +02:00
6a3ca7803c Fixed tileColor being visible in overflow 2023-05-30 18:56:46 +02:00
abacef3d8a Only show grade switching Warning when something is entered 2023-05-30 18:54:55 +02:00
a161378c72 Added grade average calculator 2023-05-29 21:05:50 +02:00
3da32e72eb Added basic Countdown timer 2023-05-29 20:19:58 +02:00
bf5c14f71c Removed unnecessary logging 2023-05-29 16:24:29 +02:00
e8e6fd16f3 File upload ui, creating folders, automatic reload 2023-05-29 16:07:05 +02:00
fb539fb5d9 Merge remote-tracking branch 'origin/master' into fileUpload 2023-05-26 23:22:00 +02:00
0f259414fb Added darkmode for chat view 2023-05-26 23:16:10 +02:00
9aea09d582 Basic Dark theme and option for theme in settings 2023-05-24 21:53:18 +02:00
06b7c18158 Crossed out cancelled hours, implemented file uploading 2023-05-23 21:12:56 +02:00
047282c5aa Updating nextcloud dependency, fixing upload and pub dep error 2023-05-22 19:44:40 +02:00
3adc3bcf88 File upload testing 2023-05-20 23:30:36 +02:00
9a1247de5f Restored full timetable implementation using SFCalendar 2023-05-20 16:30:06 +02:00
ba53da1b14 Upgrade dependencies 2023-05-20 16:10:37 +02:00
244a042029 Added custom error screen widget 2023-05-14 19:01:18 +02:00
88c6ff438b Added idea entries for future implementation 2023-05-11 21:42:53 +02:00
8159ab0963 Changed Badge position for talk integration 2023-05-11 21:42:25 +02:00