Torsten Schulz (local) 5e748e0265 Implement batch user retrieval in AdminController and update routes
- Added a new method `getUsers` in AdminController to handle batch retrieval of user information based on hashed IDs.
- Updated adminRouter to include a new route for batch user retrieval.
- Enhanced AdminService with a method to fetch user details by hashed IDs, ensuring proper access control.
- Updated localization files to include the new "username" field for user connections in both German and English.
- Modified ServicesStatusView to utilize the new batch user retrieval for displaying usernames alongside connection counts.
2025-11-21 23:49:05 +01:00
2024-08-19 12:34:08 +02:00
Description
No description provided
2 GiB
Languages
JavaScript 46.4%
Vue 38.6%
Kotlin 9.1%
C++ 3.6%
Shell 1.5%
Other 0.7%