Commit Graph

17 Commits

Author SHA1 Message Date
c554af9479 Implemented user settings view 2025-11-23 13:57:02 +01:00
be8257e012 Fixed aspect ratio of user images wrong, added new user default image 2025-11-22 17:11:00 +01:00
baac2bce1d Added cache clear button, added cache size estimation 2025-11-20 22:02:28 +01:00
116b47cdc0 Implemented user image cache update on settings update 2025-11-20 21:03:48 +01:00
3b83341876 Removed stray Console.WriteLine in ImageHelper.cs 2025-11-20 20:08:19 +01:00
af19b29fdb Implemented image preloading 2025-11-20 20:06:30 +01:00
9767feb3e2 Added user image caching 2025-11-20 19:22:12 +01:00
6be72c1f5c Fixed high memory usage and slow image encoding times for user images 2025-11-20 15:14:06 +01:00
95111a6a3d Fixed location update does not cause update of assets and users, fixed ldap async issue 2025-11-16 21:47:33 +01:00
a6e58ee880 Fixed username update or user delete does not cause asset ownership update 2025-11-16 21:07:15 +01:00
6d065de974 Implemented MaxDownloadableUserImageSize config setting 2025-11-02 22:35:06 +01:00
8e1dfd3c37 Fixed umlauts not translating properly for username 2025-10-26 22:48:14 +01:00
6c42ff500b Added user photo resizing 2025-10-26 16:26:20 +01:00
310e05545f Implemented users update button in frontend 2025-10-25 22:15:08 +02:00
49af3e79c3 Fixed images in Users view 2025-10-09 11:50:43 +02:00
97b97f589c Added Make and Model and Attributes to AssetDescription 2025-10-09 09:54:40 +02:00
ba7cde8adb Added Locations Create CRUD element, Updated Locations LDAP service methods 2025-10-08 21:06:04 +02:00