1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00
Commit Graph

8 Commits

Author SHA1 Message Date
27a9a2eebf Using Humaniser instead of fixed string... (#335)
Update tooltip text generation in MetaRegistration

The tooltip text generation in MetaRegistration.cs is updated to use Humanizer's 'HumanizeForCurrentCulture' method with 'TimeUnit.Hour' as maxUnit. This change leverages the Humanizer library to provide more precise and localized time formatting.
2024-07-24 18:52:02 +01:00
b1810b0517 Add a tooltip for client profile total playtime for hours (#334) 2024-07-23 00:38:43 +01:00
d5b4c60e5a huge commit for webfront facelift 2022-04-19 18:43:58 -05:00
bae415c81b implement metaservice v2 2022-03-23 08:43:57 -05:00
385464f1dc add permission level changed meta 2022-02-23 12:47:00 -06:00
d46c090301 implement client server connection tracking persistence 2021-08-31 18:21:40 -05:00
04fe6836c6 refactor logging in pretty big overhaul 2020-11-11 17:35:55 -06:00
6e27dd9dce QOL updates for profile meta
implement filterable meta for issue #158
update translations and use humanizer lib with datetime/timespan for issue #80
2020-08-18 16:35:21 -05:00